Magellan Linux

Annotation of /branches/magellan-next/extras/xfce4-appfinder/xfce4-appfinder-4.8.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8851 - (hide annotations) (download)
Wed Aug 3 12:40:52 2011 UTC (12 years, 10 months ago) by niro
File size: 378 byte(s)
-fixed dependencies
1 niro 8247 # $Id$
2    
3     PNAME="xfce4-appfinder"
4     PVER="4.8.0"
5     PBUILD="r1"
6    
7     PCATEGORIE="xfce-extra"
8     DESCRIPTION="Application-finder utlities for the XFCE Desktop Environment."
9    
10     DEPEND=">= dev-libs/glib2-2.28
11     >= x11-libs/gtk2+-2.24
12     >= xfce-base/libxfce4util-4.8
13 niro 8851 >= xfce-base/libxfce4ui-4.8
14 niro 8247 >= xfce-base/garcon-0.1.8
15     >= xfce-base/xfconf-4.8"
16    
17     sminclude xfce
18    
19     UP2DATE="updatecmd_xfce ${PNAME}"