Magellan Linux

Contents of /branches/magellan-next/extras/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2_git20111117-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9297 - (show annotations) (download)
Fri Nov 25 13:59:23 2011 UTC (12 years, 5 months ago) by niro
File size: 457 byte(s)
auto added: ver bump to 0.1.2_git20111117-r1
1 # $Id$
2
3 PNAME="thunar-media-tags-plugin"
4 PVER="0.1.2_git20111117"
5 PBUILD="r1"
6
7 PCATEGORIE="xfce-extra"
8
9 DESCRIPTION="Automatic management for removeable devices in thunar."
10 HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin/"
11
12 DEPEND=">= xfce-base/thunar-1.2.3
13 >= media-libs/taglib-1.7"
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude xfce
19
20 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball"