exo: update to 0.12.0

See https://mail.xfce.org/pipermail/xfce-announce/2018-February/000576.html.

"The 0.11.x development series introduced GTK+ 3 support to exo and
included a number of important improvements over the 0.10.x stable
series. While this release targets the development of Xfce 4.14, it can
be safely used with Xfce 4.12."
This commit is contained in:
Alessio Sergi 2018-06-03 18:00:12 +02:00
parent fa95259e39
commit fae4ca274f
2 changed files with 5 additions and 4 deletions

View file

@ -315,6 +315,7 @@ libtiff.so.5 tiff-4.0.0_1
libtiffxx.so.5 tiff-4.0.0_1
libnotify.so.4 libnotify-0.7_1
libexo-1.so.0 exo-0.7.3_1
libexo-2.so.0 exo-0.12.0_1
libvte.so.9 vte-0.20.1_1
libglade-2.0.so.0 libglade-2.6.4_1
libglademm-2.4.so.1 libglademm-2.6.7_1

View file

@ -1,6 +1,6 @@
# Template file for 'exo'
pkgname=exo
version=0.10.7
version=0.12.0
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -8,12 +8,12 @@ hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel pe
makedepends="gtk+-devel libxfce4ui-devel"
depends="hicolor-icon-theme desktop-file-utils perl-URI"
conf_files="/etc/xdg/xfce4/helpers.rc"
short_desc="Application library for the Xfce desktop environment"
short_desc="Extension library for the Xfce desktop environment"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2.1"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://xfce.org/"
distfiles="https://archive.xfce.org/src/xfce/exo/${version%.*}/exo-${version}.tar.bz2"
checksum=521581481128af93e815f9690020998181f947ac9e9c2b232b1f144d76b1b35c
checksum=64b88271a37d0ec7dca062c7bc61ca323116f7855092ac39698c421a2f30a18f
pre_configure() {
if [ "$CROSS_BUILD" ]; then