Mommy, daddy! I want roslin!
Monday, 8. October 2007, 06:36:53
English version (also available here):
Browse:
http://roslin.kicks-ass.net/download/gentoo/overlay
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay
How to set up layman for roslin:
1) emerge -av layman
2) Edit /etc/layman/layman.cfg and add this line at `overlays' section: http://mlodyinteligent.pl/~lazy_bum/roslin.xml
3) layman -f
4) layman -ka roslin
5) Enjoy. (;
PS. If You look for paludis support, check out this post.
Polska wersja (dostępna także tutaj):
Przeglądanie:
http://roslin.kicks-ass.net/download/gentoo/overlay/
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay
Jak ustawić laymana żeby obsługiwał roslin:
1) emerge -av layman
2) Otwórz /etc/layman/layman.cfg w swoim ulubionym edytorze i dodaj tą linijkę w sekcji `overlays': http://mlodyinteligent.pl/~lazy_bum/roslin.xml
3) layman -f
4) layman -ka roslin
5) Ciesz się. (;
PS. Jeżeli szukasz wsparcia dla paludis, to popatrz tutaj.
edit: updated HOW-TO
edited again: added paludis info
and again: english paludis info to english part, added polish paludis info
Browse:
http://roslin.kicks-ass.net/download/gentoo/overlay
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay
How to set up layman for roslin:
1) emerge -av layman
2) Edit /etc/layman/layman.cfg and add this line at `overlays' section: http://mlodyinteligent.pl/~lazy_bum/roslin.xml
3) layman -f
4) layman -ka roslin
5) Enjoy. (;
PS. If You look for paludis support, check out this post.
Polska wersja (dostępna także tutaj):
Przeglądanie:
http://roslin.kicks-ass.net/download/gentoo/overlay/
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay
Jak ustawić laymana żeby obsługiwał roslin:
1) emerge -av layman
2) Otwórz /etc/layman/layman.cfg w swoim ulubionym edytorze i dodaj tą linijkę w sekcji `overlays': http://mlodyinteligent.pl/~lazy_bum/roslin.xml
3) layman -f
4) layman -ka roslin
5) Ciesz się. (;
PS. Jeżeli szukasz wsparcia dla paludis, to popatrz tutaj.
edit: updated HOW-TO
edited again: added paludis info
and again: english paludis info to english part, added polish paludis info
By mgorny, # 13. October 2007, 16:00:56
By lazy_bum, # 14. October 2007, 21:21:32
it would be nice to re-add the GEGL-ebuild since the gimp from SVN asks for it and I am too lazy (or have too little knowledge) for making one myself.
I couldn't find an other Overlay with GEGL - I guess you will get a lot of visitors looking for it in the near future. =D
an example for lazy paludis users like me for getting this Overlay:
create a roslin_kicks_ass.conf in your paludis-repo-directory
give it this content:
location = ${ROOT}/var/paludis/repositories/roslin_kicks_ass
sync = http://roslin.kicks-ass.net/
cache = /var/empty
names_cache = ${location}/.cache/names
format = ebuild
master_repository = gentoo
then
mkdir /var/paludis/repositories/roslin_kicks_ass/ (watch out creating the folder in the right path at your system)
and
paludis -s x-roslin_kicks_ass
By kr51_2, # 22. December 2007, 01:26:40
Hello, I'm lazy_bum (roslin is only overlay name).
I've readded GEGL and BABL. Also thanks for the paludis tip, maybe I will add it to "official docs". (;
By lazy_bum, # 23. December 2007, 11:56:17
/me goes installing gimp-9999
For paludis overlay: there is a tool called playman - guess what it does
PS: something with the paludis-overlay entry doesn't work, i have a look and say what was wrong
PPS: Thats what has to be in the overlay-conf:
location = ${ROOT}/var/paludis/repositories/roslin_kicks_ass
sync = rsync://roslin.kicks-ass.net/roslin
cache = /var/empty/
names_cache = ${location}/.cache/names
format = ebuild
master_repository = gentoo
PPPS: May I ask for one more favor? *ducks* Gimp wants GEGL 0.0.14 (But it doesn't tell it when ./configure stops - one has to look at the configure-file to see that...)
looking forward
kr51_2
By kr51_2, # 24. December 2007, 23:26:49
By lazy_bum, # 28. December 2007, 10:15:19
By kr51_2, # 30. December 2007, 02:59:00
Should be updated in few minutes.
By lazy_bum, # 30. December 2007, 12:22:02
By kr51_2, # 31. December 2007, 02:19:30
I would like to report a missing dependency in an ebuild, is it the right place?
anyway, here is the mistake :
compiling Vdrift using your ebuild : games-sports/vdrift-20071226
error : http://vdrift.net/Forum/viewtopic.php?t=793 (
scons: Reading SConscript files ...
NameError: name 'Entry' is not defined:
File "SConstruct", line 267:
target_factory = Entry,
Fix : upgrade to dev-util/scons-0.97
Thanks again for this overlay :P
By anonymous user, # 18. April 2008, 00:24:41
This is the right place, but I would prefer e-mail in the future (can be found in ChangeLogs). Unfortunetly VDrift was just a quick hack from portage ebuild without ChangeLog. (;
PS. Also check out bug #209383 about VDrift bump.
By lazy_bum, # 18. April 2008, 14:57:07