diff options
author | Martin Väth <martin@mvath.de> | 2017-08-26 19:41:40 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-26 19:41:40 +0200 |
commit | 95798e0b395883444fa06a0746d2ee1b1b44a710 (patch) | |
tree | 99f43304919bc2c46c96bb40b27622909a9ad67d | |
parent | Fix https://github.com/vaeth/mv-overlay/issues/2 second attempt (diff) | |
download | mv-95798e0b395883444fa06a0746d2ee1b1b44a710.tar.gz mv-95798e0b395883444fa06a0746d2ee1b1b44a710.tar.bz2 mv-95798e0b395883444fa06a0746d2ee1b1b44a710.zip |
x11-libs/gtk+: Version bump
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | x11-libs/gtk+/Manifest | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.19.ebuild (renamed from x11-libs/gtk+/gtk+-3.22.17.ebuild) | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index be79b404..37720a9c 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -126,7 +126,7 @@ www-plugins/requestpolicy 0.5.28-r1: Mozilla plugin: controll cross-site request www-plugins/stylus 1.1.3.1: Firefox plugin: Install themes and skins for many popular sites www-plugins/xclear 1.8.2: Firefox plugin: button to clear URL x11-drivers/nvidia-drivers 173.14.39-r2: NVIDIA Accelerated Graphics Driver -x11-libs/gtk+ 2.24.31-r1 3.22.16 3.22.17: Gimp ToolKit + +x11-libs/gtk+ 2.24.31-r1 3.22.16 3.22.19: Gimp ToolKit + x11-libs/motif 2.3.6-r1: The Motif user interface component toolkit x11-misc/redshift 1.8: A screen color temperature adjusting software x11-wm/fvwm 2.6.5-r2 2.6.7-r1: An extremely powerful ICCCM-compliant multiple virtual desktop window manager diff --git a/x11-libs/gtk+/Manifest b/x11-libs/gtk+/Manifest index 5fa63f95..99f74934 100644 --- a/x11-libs/gtk+/Manifest +++ b/x11-libs/gtk+/Manifest @@ -1,3 +1,3 @@ -DIST gtk+-2.24.31.tar.xz 12805344 SHA256 68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658 -DIST gtk+-3.22.16.tar.xz 18655144 SHA256 3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c -DIST gtk+-3.22.17.tar.xz 18702864 SHA256 a6c1fb8f229c626a3d9c0e1ce6ea138de7f64a5a6bc799d45fa286fe461c3437 +DIST gtk+-2.24.31.tar.xz 12805344 SHA256 68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658 SHA512 75b846661308d94b5236e7e1c367deabf57753792ca87e92f9769822dd5ec90e00cd8d5574adcc12162e3702e1ae6dc152278a1d218f9bd9e4d1c8dc1dd520c1 +DIST gtk+-3.22.16.tar.xz 18655144 SHA256 3e0c3ad01f3c8c5c9b1cc1ae00852bd55164c8e5a9c1f90ba5e07f14f175fe2c SHA512 a981ba3c420db649645787916d603a22f1da9d839aba39f3786bab47f9a247867d94d342ce4c3aa47de4876072ed9cf3615304a73de7e613063cef08b8c0d612 +DIST gtk+-3.22.19.tar.xz 18841024 SHA256 9883d3ca5244f9b3168ce660e87d52900e141d0f7147dea0640bdd6fe8e5166c SHA512 c83198794433ee6eb29f8740d59bd7056cd36808b4bff1a99563ab1a1742e6635dab4f2a8be33317f74d3b336f0d1adc28dd91410da056b50a08c215f184dce2 diff --git a/x11-libs/gtk+/gtk+-3.22.17.ebuild b/x11-libs/gtk+/gtk+-3.22.19.ebuild index 53ffc2eb..3cb0e655 100644 --- a/x11-libs/gtk+/gtk+-3.22.17.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.19.ebuild @@ -43,7 +43,7 @@ COMMON_DEPEND=" introspection? ( >=dev-libs/gobject-introspection-1.39:= ) wayland? ( >=dev-libs/wayland-1.9.91[${MULTILIB_USEDEP}] - >=dev-libs/wayland-protocols-1.7 + >=dev-libs/wayland-protocols-1.9 media-libs/mesa[wayland,${MULTILIB_USEDEP}] >=x11-libs/libxkbcommon-0.2[${MULTILIB_USEDEP}] ) |