Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
abi_depends=">=0.7"
|
||||
api_depends="${abi_depends}"
|
||||
@@ -1,13 +1,11 @@
|
||||
# Template file for 'libnotify-devel'.
|
||||
#
|
||||
depends="gdk-pixbuf-devel glib-devel libnotify>=0.7.5"
|
||||
short_desc="${sourcepkg} development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
Add_dependency run gdk-pixbuf-devel
|
||||
Add_dependency run glib-devel
|
||||
Add_dependency run libnotify ">=${version}"
|
||||
|
||||
noarch=yes
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ version=0.7.5
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config glib-devel libpng-devel gdk-pixbuf-devel gtk+3-devel gobject-introspection"
|
||||
short_desc="Desktop notification library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://library.gnome.org/devel/notification-spec/"
|
||||
@@ -15,9 +16,3 @@ long_desc="
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build glib-devel
|
||||
Add_dependency build libpng-devel
|
||||
Add_dependency build gdk-pixbuf-devel
|
||||
Add_dependency build gtk+3-devel # required to build the tests
|
||||
Add_dependency build gobject-introspection
|
||||
|
||||
Reference in New Issue
Block a user