From 27e82ca9418e3379f6ae2bba8f9bcdb86308e87f Mon Sep 17 00:00:00 2001 From: Thierry N Date: Fri, 21 Aug 2009 22:57:41 +0200 Subject: Ajout de thunar-media-tags-plugin#0.1.2-6 --- xfce/thunar-media-tags-plugin/Pkgfile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 xfce/thunar-media-tags-plugin/Pkgfile (limited to 'xfce/thunar-media-tags-plugin/Pkgfile') diff --git a/xfce/thunar-media-tags-plugin/Pkgfile b/xfce/thunar-media-tags-plugin/Pkgfile new file mode 100755 index 000000000..f4999acd4 --- /dev/null +++ b/xfce/thunar-media-tags-plugin/Pkgfile @@ -0,0 +1,22 @@ +# Description: Plugin d'édition des tags mp3/ogg pour thunar +# URL: http://xfce-goodies.berlios.de/ +# Maintainer: NuTyX core team +# Packager: fred.galusik at gmail dot com +# Depends on: taglib, thunar + +name=thunar-media-tags-plugin +version=0.1.2 +release=6 +source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr \ + --libexecdir=/usr/lib/xfce4 \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --disable-static + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2