parent
2bbaeb178d
commit
8f8f22dd1b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'xapps'
|
||||
pkgname=xapps
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gnome-common glib-devel intltool pkg-config libtool intltool"
|
||||
hostmakedepends="gnome-common glib-devel intltool pkg-config libtool intltool gtk-doc"
|
||||
makedepends="gettext-devel gobject-introspection gtk+3-devel gdk-pixbuf-devel libgnomekbd-devel"
|
||||
depends="inxi gist xfconf"
|
||||
short_desc="Cross-desktop libraries and common resources from Linux Mint"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/linuxmint/xapps"
|
||||
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
||||
checksum=1443e9f319763f8b90749ea9669880005f315af060f7bbaa2b4241b4c4ca49a4
|
||||
checksum=bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue