Magellan Linux

Annotation of /trunk/extras/xfce4-taskmanager/xfce4-taskmanager-1.2.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29043 - (hide annotations) (download)
Thu May 18 15:13:02 2017 UTC (7 years, 1 month ago) by niro
File size: 413 byte(s)
auto added: ver bump to 1.2.0-r1
1 niro 29043 # $Id$
2    
3     PNAME="xfce4-taskmanager"
4     PVER="1.2.0"
5     PBUILD="r1"
6    
7     PCAT="xfce-extra"
8    
9     DESCRIPTION="Taskmanager for the Xfce desktop environment."
10     HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-taskmanager/"
11    
12     DEPEND=">= sys-libs/libstdc++-6.3
13     >= dev-libs/glib2-2.52
14     >= x11-libs/gtk2+-2.24
15     >= x11-libs/libwnck2-2.30"
16    
17     sminclude xfce
18    
19     UP2OPTS="unstable"
20     UP2SUBDIR="apps"
21     UP2DATE="updatecmd_xfce ${PNAME}"