xfce4: updated to 4.6.1

This commit is contained in:
Jose V Beneyto 2009-05-14 13:16:18 +00:00
parent 571375cf5c
commit 8e13fb97bc
3 changed files with 12 additions and 20 deletions

View File

@ -1,3 +1,3 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/xfce4
-rw-r--r-- root/root usr/etc/xfce46

View File

@ -1,16 +1,17 @@
# Description: The desktop environment XFce4
# URL: http://www.xfce.org
# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Packager: Juergen Daubert, juergen dot daubert at t-online dot de
# Depends on: xfce-mcs-plugins, xfce-utils, xfdesktop, xfce4-session, xfwm4, xfce4-icon-theme, gtk-xfce-engine
# Depends on: xfconf, xfce4-session, xfce-utils, xfdesktop, xfwm4, xfce4-panel, xfce4-settings, gtk-xfce-engine
# Nice to have: thunar
# Group: xfce4
name=xfce4
version=4.4.3
version=4.6.1
release=1
source=()
build () {
mkdir -p $PKG/usr/etc
install -d $PKG/usr/etc
echo "$name version $version" > $PKG/usr/etc/$name
}

View File

@ -1,32 +1,23 @@
README for xfce4 4.4.x
README for xfce 4.6.x
REQUIREMENTS
PRE-INSTALL
If you have xfce4 4.2.x installed, remove the following packages
before building 4.4.x:
- xfce4-iconbox (included in xfce4-panel)
- xfce4-systray (included in xfce4-panel)
- xfce4-toys (removed)
- xfce4-trigger-launcher (removed)
- xfcalendar (replaced by orage)
- xffm (replaced by thunar)
- libdbh (not needed any more)
Be sure that you don't have xfce 4.4.x installed, or remove it.
POST-INSTALL
PRECAUTION
Update/install the xfce4 ports in the following order:
Update/install ports in the following order:
- libxfce4util
- libxfcegui4
- libxfce4mcs
- xfce-mcs-manager
- libxfce4menu
- xfconf
- all the rest ...
or use prt-get:
prt-get update `prt-get quickdep xfce4`