Magellan Linux

Annotation of /branches/R11-unstable/extras/xfce4-taskmanager/xfce4-taskmanager-1.2.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31228 - (hide annotations) (download)
Wed Jun 13 12:38:17 2018 UTC (5 years, 11 months ago) by niro
Original Path: trunk/extras/xfce4-taskmanager/xfce4-taskmanager-1.2.1-r1.smage2
File size: 413 byte(s)
auto added: ver bump to 1.2.1-r1
1 niro 31228 # $Id$
2    
3     PNAME="xfce4-taskmanager"
4     PVER="1.2.1"
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}"