Magellan Linux

Contents of /branches/magellan-next/extras/thunar-archive-plugin/thunar-archive-plugin-0.3.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9383 - (show annotations) (download)
Mon Nov 28 19:44:08 2011 UTC (12 years, 5 months ago) by niro
File size: 465 byte(s)
auto added: ver bump to 0.3.0-r1
1 # $Id$
2
3 PNAME="thunar-archive-plugin"
4 PVER="0.3.0"
5 PBUILD="r1"
6
7 PCATEGORIE="xfce-extra"
8
9 DESCRIPTION="Plugin that adds archive actions to the context menu of thunar."
10 HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin/"
11
12 DEPEND=">= xfce-base/thunar-1.2.3
13 >= xfce-base/exo-0.6
14 >= dev-libs/libxml2-2.7"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude xfce
20
21 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball"