File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11PKGNAME=libgpod
22PKGSEC=libs
3- PKGDES="A shared library to access the contents of an iPod"
3+ PKGDES="Library to access the contents of an iPod"
44PKGDEP="gdk-pixbuf mutagen sg3-utils libimobiledevice libplist sqlite"
55BUILDDEP="intltool gtk-doc"
66
7- AUTOTOOLS_AFTER="--with-udev-dir=/usr/lib/udev \
8- --enable-udev \
9- --enable-gtk-doc \
10- --without-mono \
11- --without-python"
7+ AUTOTOOLS_AFTER=(
8+ "--with-udev-dir=/usr/lib/udev \
9+ --enable-udev \
10+ --enable-gtk-doc \
11+ --without-mono \
12+ --without-python"
13+ )
1214
1315MAKE_AFTER="PREFIX=/usr"
Original file line number Diff line number Diff line change 11VER=0.8.3
2- REL=13
2+ REL=14
33SRCS="tbl::https://sourceforge.net/projects/gtkpod/files/libgpod/libgpod-${VER:0:3}/libgpod-$VER.tar.bz2"
44CHKSUMS="sha256::638a7959d04e95f1e62abad02bd33702e4e8dfef98485ac7d9d50395c37e955d"
55CHKUPDATE="anitya::id=229568"
You can’t perform that action at this time.
0 commit comments