marco: update to 1.14.0 (soname bump).
This commit is contained in:
parent
b1122320f2
commit
bbaa6c7890
2 changed files with 3 additions and 3 deletions
|
@ -1766,7 +1766,7 @@ liblapack.so.3 lapack-3.5.0_1
|
||||||
libcinnamon-menu-3.so.0 cinnamon-menus-2.2.0_1
|
libcinnamon-menu-3.so.0 cinnamon-menus-2.2.0_1
|
||||||
libpolkit-gtk-mate-1.so.0 mate-polkit-1.8.0_2
|
libpolkit-gtk-mate-1.so.0 mate-polkit-1.8.0_2
|
||||||
libmate-desktop-2.so.17 mate-desktop-1.8.0_1
|
libmate-desktop-2.so.17 mate-desktop-1.8.0_1
|
||||||
libmarco-private.so.0 libmarco-1.8.0_1
|
libmarco-private.so.1 libmarco-1.14.0_1
|
||||||
libmate-menu.so.2 mate-menus-1.8.0_1
|
libmate-menu.so.2 mate-menus-1.8.0_1
|
||||||
libcaja-extension.so.1 libcaja-1.8.1_1
|
libcaja-extension.so.1 libcaja-1.8.1_1
|
||||||
libmatekbd.so.4 libmatekbd-1.8.0_1
|
libmatekbd.so.4 libmatekbd-1.8.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'marco'
|
# Template file for 'marco'
|
||||||
pkgname=marco
|
pkgname=marco
|
||||||
version=1.12.1
|
version=1.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-gtk=3.0 --enable-startup-notification --disable-schemas-compile"
|
configure_args="--disable-static --with-gtk=3.0 --enable-startup-notification --disable-schemas-compile"
|
||||||
|
@ -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=7f799115952a209e5063e5bd88d61d0baf430e630ca7783626af4dce46add084
|
checksum=02b3ea96f5d89bf9b25df60362843bba9c1aac315534ede22b0fd60766ab9c7c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue