Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8269 - (hide annotations) (download)
Wed Jul 13 16:17:41 2011 UTC (12 years, 10 months ago) by niro
File size: 814 byte(s)
-ver bump to 4.8.1-r1
1 niro 8269 # $Id$
2    
3     PNAME="xfce4"
4     PVER="4.8.1"
5     PBUILD="r1"
6    
7     PCATEGORIE="fake"
8    
9     PKGTYPE="virtual"
10    
11     DESCRIPTION="Xfce4 Desktop Environment."
12     HOMEPAGE="http://www.xfce.org/"
13    
14     DEPEND=">= x11-themes/gtk-engines-xfce-2.8
15     >= xfce-base/xfce4-panel-4.8.5
16     >= xfce-base/xfwm4-4.8.1
17     >= xfce-base/xfce-utils-4.8.2
18     >= xfce-base/xfdesktop-4.8.2
19     >= xfce-base/xfce4-settings-4.8.2
20     >= xfce-base/xfce4-session-4.8.1
21     >= x11-themes/hicolor-icon-theme-0.12
22     >= media-fonts/font-dejavu-ttf-2
23     >= x11-themes/tango-icon-theme-0.8.90
24     >= gnome-base/librsvg-2.34
25     >= xfce4-extra/xfce4-appfinder-4.8.0
26     >= x11-terms/terminal-0.4.5"
27    
28     NOPKGBUILD=true
29    
30     # fake
31     UP2DATE="echo ${PVER}"
32    
33     # note: this is only a fake smage2
34     src_install()
35     {
36     echo
37     echo "This is only a fake smage2 for ${PNAME}-${PVER}-${PBUILD}."
38     echo "No Package will be build."
39     echo
40     }