Magellan Linux

Contents of /trunk/extras/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10961 - (show annotations) (download)
Sun Feb 5 21:27:03 2012 UTC (12 years, 4 months ago) by niro
File size: 365 byte(s)
-fixed PCATEGORIE -> PCAT
1 # $Id$
2
3 PNAME="thunar-media-tags-plugin"
4 PVER="0.2.0"
5 PBUILD="r1"
6
7 PCAT="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 sminclude xfce
16
17 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball"