You are not logged in.
Hello everybody,
I've been using arch now for 3 months and I'm loving it. I've started to familiarize myself with ABS and I've build several packages for my own use. I wanted to try out the new Xfce beta as I am a big fan of LnF stuff. I noticed that the beta isn't in any of the official repositories, and I don't want to use the shadowhand svn builds because I don't want my system randomly breaking after a pacman -Su. Anyway, my question is this: what prefix should I install xfce to. I understand that the "Arch Way" puts them in the /opt directory. If thats true would the build section of my PKGBUILDs look like this (generic example):
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/opt/xfce4
make || return 1
make prefix=$startdir/pkg install
}
I love arch and the "arch way" of keeping it simple and organized. If I didn't i just would have ./configure && make && make installed all the sources without making packages out of them.
Offline
The Shadowhand repository will not randomly break your system, because he knows what he is doing. ^_^
Offline
either way, i'd like to try and build the released beta:)
Offline
nevermind i think i'll give the shadowhand repo a try
Offline
I'm using the xfce4-svn packages from shadowhand's repo, I haven't had a single problem except the latest xfce4-mixer doesn't seem to work with OSS sound card drivers. I'm amazed at how far Xfce has come, I used to use the 3.x series back on Slack 9.
Offline
You can get all the current xfce4 PKGBUILDs from ABS, and change the pkgver variable as required. That would get you most of the way there.
Offline
You can get all the current xfce4 PKGBUILDs from ABS, and change the pkgver variable as required. That would get you most of the way there.
My PKGBUILDs are available too, which might be easier to use, but would require taking out the -svn stuff. Either way, it's up to you. I don't really see the point, seeing that 4.4 will go stable soon, and the Arch devs will package it up.
·¬»· i am shadowhand, powered by webfaction
Offline
Will you continue maintaining the svn versions even after the new stable release is out?
Offline
Will you continue maintaining the svn versions even after the new stable release is out?
Of course.
·¬»· i am shadowhand, powered by webfaction
Offline
Hi, I'm hew one here, so "Hallo" to everybody
But in the topic, I'm going to install your svn verson, I heard it rocks. I can't wait :mrgreen:
[img]http://berduszek.art.pl/b.png[/img]
My gallery
Offline