marco: update to 1.11.0

+ fix for libtool>=2.4.6
This commit is contained in:
Jürgen Buchmüller 2015-10-25 07:10:20 +01:00
parent b285cdd887
commit b0c3fdb858

View File

@ -1,11 +1,12 @@
# Template file for 'marco' # Template file for 'marco'
pkgname=marco pkgname=marco
version=1.10.2 version=1.11.0
revision=1 revision=1
build_pie=yes build_pie=yes
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --with-gtk=2.0 --enable-startup-notification --disable-schemas-compile" configure_args="--disable-static --with-gtk=2.0 --enable-startup-notification --disable-schemas-compile"
hostmakedepends="libtool pkg-config intltool itstool glib-devel gdk-pixbuf-devel zenity" hostmakedepends="automake libtool pkg-config gettext-devel intltool itstool
glib-devel gdk-pixbuf-devel yelp-tools zenity"
makedepends="gtk+-devel libnotify-devel libgtop-devel libSM-devel makedepends="gtk+-devel libnotify-devel libgtop-devel libSM-devel
libXt-devel libXcomposite-devel mate-desktop-devel libcanberra-devel libXt-devel libXcomposite-devel mate-desktop-devel libcanberra-devel
startup-notification-devel" startup-notification-devel"
@ -15,10 +16,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2" license="LGPL-2"
homepage="http://mate-desktop.org" homepage="http://mate-desktop.org"
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=d92cd973201a16531b7f50668fb4d2f348b2dc07caf48f691377b1b21274aa8f checksum=80626bef5c42bbc3b9d946554165197dc78d681e469c147fc5ef8dc0f5b2ca75
pre_configure() { pre_configure() {
libtoolize -f autoreconf -if
} }
libmarco_package() { libmarco_package() {