wok-next annotate gvfs-cdda/receipt @ rev 19464

reverting: building this 5-year diff gap didn't work out, user request: http://forum.slitaz.org/topic/gnumeric-110-buggy-how-can-i-get-112
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Oct 24 11:39:42 2016 +0000 (2016-10-24)
parents
children 4048d48a47c1
rev   line source
al@17280 1 # SliTaz package receipt.
al@17280 2
al@17280 3 PACKAGE="gvfs-cdda"
al@17280 4 VERSION="1.22.1"
al@17280 5 CATEGORY="system-tools"
al@17280 6 SHORT_DESC="CDDA support for gvfs"
al@17280 7 MAINTAINER="al.bobylev@gmail.com"
al@17280 8 LICENSE="GPL2"
al@17280 9 WEB_SITE="http://www.gnome.org/"
al@17280 10
al@17280 11 WANTED="gvfs"
al@17280 12 DEPENDS="gvfs glib glibc-base libcdio libffi libgio libgudev pcre udev zlib"
al@17280 13
al@17280 14 # Rules to gen a SliTaz package suitable for Tazpkg.
al@17280 15 genpkg_rules()
al@17280 16 {
al@17280 17 . $WOK/gvfs/stuff/split
al@17280 18 }