Update cairo to 1.14.8, gtkplus to 2.24.31 and pango to 1.40.3 (#2642)
This commit is contained in:
@@ -29,10 +29,10 @@ class Gtkplus(Package):
|
||||
"""The GTK+ 2 package contains libraries used for creating graphical user
|
||||
interfaces for applications."""
|
||||
homepage = "http://www.gtk.org"
|
||||
url = "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.31.tar.xz"
|
||||
|
||||
version(
|
||||
'2.24.25', '612350704dd3aacb95355a4981930c6f',
|
||||
url="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.25.tar.xz")
|
||||
version('2.24.31', '68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658')
|
||||
version('2.24.25', '38af1020cb8ff3d10dda2c8807f11e92af9d2fa4045de61c62eedb7fbc7ea5b3')
|
||||
|
||||
variant('X', default=False, description="Enable an X toolkit")
|
||||
|
||||
|
Reference in New Issue
Block a user