Magellan Linux

Contents of /trunk/extras/thunar-archive-plugin/thunar-archive-plugin-0.3.0-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13798 - (show annotations) (download)
Wed Oct 24 15:27:47 2012 UTC (11 years, 7 months ago) by niro
File size: 488 byte(s)
-rebuild against thunar-1.5
1 # $Id$
2
3 PNAME="thunar-archive-plugin"
4 PVER="0.3.0"
5 PBUILD="r3"
6
7 PCAT="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-archive-plugin/"
11
12 DEPEND=">= xfce-base/thunar-1.5
13 >= xfce-base/exo-0.9
14 >= dev-libs/libxml2-2.7
15 >= app-arch/xarchiver-0.5"
16
17 SRCFILE="${PNAME}-${PVER}.tar.bz2"
18 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
19
20 sminclude xfce
21
22 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball"