wok-next diff libgpod/receipt @ rev 21661

updated fonttosfnt (1.0.5 -> 1.1.0)
author Hans-G?nter Theisgen
date Sat Jun 27 13:41:53 2020 +0100 (2020-06-27)
parents de355b69ea82
children
line diff
     1.1 --- a/libgpod/receipt	Thu Aug 23 08:03:04 2018 +0300
     1.2 +++ b/libgpod/receipt	Sat Jun 27 13:41:53 2020 +0100
     1.3 @@ -4,16 +4,16 @@
     1.4  VERSION="0.7.94"
     1.5  CATEGORY="multimedia"
     1.6  SHORT_DESC="Library to access the contents of an iPod"
     1.7 -MAINTAINER="jozee@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://www.gtkpod.org/libgpod.html"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WGET_URL="$SF_MIRROR/gtkpod/$TARBALL"
    1.14  
    1.15 -BUILD_DEPENDS="$DEPENDS intltool python-pygobject2 libxml2-dev sqlite3-dev glib-dev \
    1.16 +BUILD_DEPENDS="intltool python-pygobject2 libxml2-dev sqlite3-dev glib-dev \
    1.17  libplist-dev zlib-dev libffi"
    1.18 -SPLIT="libgpod-dev"
    1.19 +SPLIT="$PACKAGE-dev"
    1.20  
    1.21  compile_rules() {
    1.22  	./configure $CONFIGURE_ARGS &&