Magellan Linux

Annotation of /branches/R11-stable/extras/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20299 - (hide annotations) (download)
Mon Dec 2 14:30:43 2013 UTC (10 years, 5 months ago) by niro
Original Path: trunk/extras/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.smage2
File size: 522 byte(s)
auto added: ver bump to 0.3.1-r1
1 niro 20299 # $Id$
2    
3     PNAME="thunar-archive-plugin"
4     PVER="0.3.1"
5     PBUILD="r1"
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.6
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     UP2SUBDIR="thunar-plugins"
23     UP2OPTS="unstable"
24     UP2DATE="updatecmd_xfce ${PNAME}"