Contents of /branches/magellan-next/extras/xfce4/xfce4-4.6.2-r1.smage2
Parent Directory | Revision Log
Revision 8104 -
(show annotations)
(download)
Tue Jul 12 16:03:33 2011 UTC (13 years, 3 months ago) by niro
File size: 801 byte(s)
Tue Jul 12 16:03:33 2011 UTC (13 years, 3 months ago) by niro
File size: 801 byte(s)
imported
1 | # $Id$ |
2 | |
3 | PNAME="xfce4" |
4 | PVER="4.6.2" |
5 | PBUILD="r1" |
6 | |
7 | PCATEGORIE="fake" |
8 | STATE="unstable" |
9 | |
10 | PKGTYPE="virtual" |
11 | |
12 | DESCRIPTION="Xfce4 Desktop Environment." |
13 | HOMEPAGE="http://www.xfce.org/" |
14 | |
15 | DEPEND=">= x11-themes/gtk-engines-xfce-2.6 |
16 | >= xfce-base/xfce4-panel-${PVER} |
17 | >= xfce-base/xfwm4-${PVER} |
18 | >= xfce-base/xfce-utils-${PVER} |
19 | >= xfce-base/xfdesktop-${PVER} |
20 | >= xfce-base/xfce4-settings-${PVER} |
21 | >= x11-themes/xfce4-icon-theme-4.4 |
22 | >= xfce-base/xfce4-session-${PVER} |
23 | >= gnome-base/librsvg-2.26 |
24 | >= xfce4-extra/xfce4-appfinder-${PVER} |
25 | >= x11-terms/terminal-0.4.5 |
26 | >= app-editors/mousepad-0.2.16" |
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 | } |