Magellan Linux

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