mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
main/bamf: updated to 0.5.6
This commit is contained in:
@@ -1 +1 @@
|
||||
682269ccdde6f6842cceb3cd636d087e bamf-0.5.5.tar.xz
|
||||
49ed19dd5db0b4109f4dc2e4fe2ed13d bamf-0.5.6.tar.gz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
bamf-0.5.5-1
|
||||
bamf-0.5.6-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/libbamf3/
|
||||
|
||||
@@ -2,16 +2,13 @@
|
||||
# depends : libgtop libwnck3 gobject-introspection python3-lxml vala gnome-common
|
||||
|
||||
name=bamf
|
||||
version=0.5.5
|
||||
version=0.5.6
|
||||
release=1
|
||||
source="https://launchpad.net/bamf/${version%.*}/$version/+download/$name-$version.tar.xz"
|
||||
source="https://launchpad.net/bamf/${version%.*}/$version/+download/$name-$version.tar.gz"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
#export PYTHON='/usr/bin/python2'
|
||||
export CFLAGS="$CFLAGS -Wno-deprecated-declarations"
|
||||
|
||||
# avoiding generate bloat gtk-doc
|
||||
sed -i '/GTK_DOC_CHECK/d' configure.ac
|
||||
sed -i '/^doc/d' configure.ac
|
||||
|
||||
Reference in New Issue
Block a user