Magellan Linux

Contents of /trunk/extras/xfce4-terminal/xfce4-terminal-0.6.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16172 - (show annotations) (download)
Mon Jan 28 09:03:49 2013 UTC (11 years, 4 months ago) by niro
File size: 324 byte(s)
auto added: ver bump to 0.6.1-r1
1 # $Id$
2
3 PNAME="xfce4-terminal"
4 PVER="0.6.1"
5 PBUILD="r1"
6
7 PCAT="x11-terms"
8 DESCRIPTION="Terminal XFCE Desktop Environment."
9
10 DEPEND=">= dev-libs/glib2-2.34
11 >= x11-libs/gtk2+-2.24
12 >= x11-libs/libX11-1.4
13 >= x11-libs/vte-0.28
14 >= xfce-base/libxfce4ui-4.10"
15
16 sminclude xfce
17
18 UP2SUBDIR="apps"
19 UP2DATE="updatecmd_xfce ${PNAME}"