Magellan Linux

Contents of /branches/magellan-next/extras/xfce4-taskmanager/xfce4-taskmanager-1.0.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9424 - (show annotations) (download)
Tue Nov 29 19:35:32 2011 UTC (12 years, 5 months ago) by niro
File size: 359 byte(s)
auto added: ver bump to 1.0.0-r1
1 # $Id$
2
3 PNAME="xfce4-taskmanager"
4 PVER="1.0.0"
5 PBUILD="r1"
6
7 PCATEGORIE="xfce-extra"
8
9 DESCRIPTION="Taskmanager for the Xfce desktop environment."
10 HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-taskmanager/"
11
12 DEPEND=">= dev-libs/glib2-2.28
13 >= x11-libs/gtk2+-2.24
14 >= xfce-base/libxfcegui4-4.8"
15
16 sminclude xfce
17
18 UP2DATE="updatecmd_xfce ${PNAME}"