parent
bfcdf0eb77
commit
cd5251f115
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'marco'
|
# Template file for 'marco'
|
||||||
pkgname=marco
|
pkgname=marco
|
||||||
version=1.18.1
|
version=1.18.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-startup-notification --disable-schemas-compile"
|
configure_args="--disable-static --enable-startup-notification --disable-schemas-compile"
|
||||||
hostmakedepends="automake libtool gettext-devel pkg-config
|
hostmakedepends="automake libtool gettext-devel pkg-config
|
||||||
|
@ -15,7 +15,7 @@ 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=65a276104745817208582e5da1894eeb86391ea2e288775aa1d098e679ba8b53
|
checksum=c5a53e694b36f7630ecacd23c52cc30cd086e30896aa1a9461f2b169734d6f9c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue