notify-python: fix makedepends, add homepage & license
This commit is contained in:
parent
500538bc1f
commit
6160533c7f
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template file for 'notify-python'
|
# Template file for 'notify-python'
|
||||||
pkgname=notify-python
|
pkgname=notify-python
|
||||||
version=0.1.1
|
version=0.1.1
|
||||||
revision=7
|
revision=8
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
distfiles="http://www.galago-project.org/files/releases/source/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://www.galago-project.org/files/releases/source/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="pygtk"
|
depends="pygtk"
|
||||||
makedepends="libnotify-devel gtk+-devel dbus-glib-devel atk-devel glib-devel pango-devel gdk-pixbuf-devel cairo-devel libpng-devel freetype-devel fontconfig-devel dbus-devel python-devel pygtk-devel"
|
makedepends="pkg-config libnotify-devel gtk+-devel dbus-glib-devel pygtk-devel"
|
||||||
short_desc="Python bindings for libnotify"
|
short_desc="Python bindings for libnotify"
|
||||||
|
homepage="http://www.galago-project.org/"
|
||||||
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022
|
checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue