Redeeman, sn4ip3r, and friends have provided ebuilds for some; read on to use them!
1. emerge subversion (This is required to sync the ebuilds.)
2. Now you have to checkout the ebuilds. The first time, issue the following commands:
Code: Select all
root:/$ cd /usr/local/fluidportage
root:local$ svn co http://kaspersandberg.com/fluidportage/trunk
<Downloads lots of ebuilds>
root:local$ ls trunk/
app-arch dev-libs gnome-extra net-im scripts x11-libs
app-crypt dev-util kde-base net-irc skel-cvs-20040523.ebuild x11-misc
app-editors eclass mail-client net-libs skel-svn-20040523.ebuild x11-themes
app-emulation games-action media-gfx net-mail sys-apps x11-wm
app-office games-arcade media-libs net-misc sys-devel xfce-base
app-text games-engines media-plugins net-p2p sys-fs xfce-extra
dev-cpp games-simulation media-sound net-wireless sys-libs
dev-dotnet games-strategy media-tv net-www TODO
dev-lang games-util media-video README x11-baseCode: Select all
root:/$ cd /usr/local/fluidportage/trunk/
root:trunk$ svn up
At revision 62. <-- [It shows this when you are current.]3. Add /usr/local/fluidportage/trunk to your PORTDIR_OVERLAY in /etc/make.conf:
Code: Select all
PORTDIR_OVERLAY="/usr/local/portage /usr/local/fluidportage/trunk"5. Now emerge any package you want (once you have the proper KEYWORDS); for Xfce, that'd be emerge -av xfce4-base (and beyond).
I reiterate: read the README; important info lies therein.
Then, once you have everything installed, you can execute /usr/local/fluidportage/trunk/scripts/fluidmanager.sh --pkgs-upgrade to upgrade your system to current CVS, no need to reemerge!
Code: Select all
root:andrew$ echo "/usr/local/fluidportage/trunk" > ~/.fluidportage



