Magellan Linux

Annotation of /trunk/extras/xfce4-appfinder/xfce4-appfinder-4.12.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 26455 - (hide annotations) (download)
Fri Jun 26 19:16:49 2015 UTC (8 years, 11 months ago) by niro
File size: 403 byte(s)
auto added: ver bump to 4.12.0-r1
1 niro 26455 # $Id$
2    
3     PNAME="xfce4-appfinder"
4     PVER="4.12.0"
5     PBUILD="r1"
6    
7     PCAT="xfce-extra"
8     DESCRIPTION="Application-finder utlities for the XFCE Desktop Environment."
9    
10     DEPEND=">= dev-libs/glib2-2.44
11     >= dev-libs/dbus-glib-0.104
12     >= x11-libs/gtk2+-2.24
13     >= xfce-base/libxfce4util-4.12
14     >= xfce-base/libxfce4ui-4.12
15     >= xfce-base/garcon-0.4
16     >= xfce-base/xfconf-4.12"
17    
18     sminclude xfce
19    
20     UP2DATE="updatecmd_xfce ${PNAME}"