2010-11-20 03:31:31 +01:00
|
|
|
# Template file for 'totem-pl-parser'
|
|
|
|
pkgname=totem-pl-parser
|
2012-05-15 16:49:16 +02:00
|
|
|
version=3.4.2
|
2012-03-27 14:47:35 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-03-27 14:47:35 +02:00
|
|
|
configure_args="--disable-static --enable-quvi --enable-libarchive --enable-libgcrypt"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool gobject-introspection libsoup-gnome-devel glib-devel gmime-devel libarchive-devel libgcrypt-devel libquvi-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2010-11-20 03:31:31 +01:00
|
|
|
short_desc="Totem playlist parser library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-15 16:49:16 +02:00
|
|
|
checksum=7b336f599610898beca8238408c9c8e1f1f264602cefb2d1f5601acf9a261ecd
|
2010-11-20 03:31:31 +01:00
|
|
|
long_desc="
|
2011-02-26 10:29:16 +01:00
|
|
|
$pkgname is a simple GObject-based library to parse a host of
|
|
|
|
playlist formats, as well as save those."
|
2010-11-20 03:31:31 +01:00
|
|
|
|
2011-03-02 20:36:07 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-11-20 03:31:31 +01:00
|
|
|
|