cinnamon-menus: update to 3.6.0.
This commit is contained in:
parent
0667203a37
commit
b0df639817
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cinnamon-menus'
|
# Template file for 'cinnamon-menus'
|
||||||
pkgname=cinnamon-menus
|
pkgname=cinnamon-menus
|
||||||
version=3.2.0
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Cinnamon menu specifications"
|
short_desc="Cinnamon menu specifications"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cinnamon.linuxmint.com/"
|
homepage="http://cinnamon.linuxmint.com/"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=96eb3303151fabc18ccf2719849149d08f7391d22d0a6b72e82326009bb243b5
|
checksum=ac005b0b46fb6285f82b2f80683c7d5cdd719cb7548a4dc3e36f0cd717e38d00
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
@ -24,6 +24,8 @@ cinnamon-menus-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove usr/share/gir-1.0
|
if [$CROSS_BUILD];then
|
||||||
|
vmove usr/share/gir-1.0
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue