cinnamon-menus: update to 4.0.0.
This commit is contained in:
parent
6d0848f295
commit
4b32f03e92
1 changed files with 4 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'cinnamon-menus'
|
||||
pkgname=cinnamon-menus
|
||||
version=3.8.2
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args=" --disable-static"
|
||||
hostmakedepends="glib-devel gnome-common gobject-introspection intltool libtool
|
||||
pkg-config"
|
||||
makedepends="libglib-devel"
|
||||
makedepends="libglib-devel gobject-introspection"
|
||||
short_desc="Cinnamon menu specifications"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=21de1b1b7367afcd7ccf9bc54633f495f30c26819da459de78b4a79fe4134725
|
||||
checksum=e42c642a6fcb3b8e53d6b8f389cca617c8988baaa6e85ac236b61edc38efc3a5
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
@ -25,8 +25,6 @@ cinnamon-menus-devel_package() {
|
|||
vmove "usr/lib/*.so"
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
if [$CROSS_BUILD];then
|
||||
vmove usr/share/gir-1.0
|
||||
fi
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue