Mommy, daddy! I want roslin!
Monday, 8. October 2007, 06:36:53
English version:
Browse:
http://roslin.mlodyinteligent.pl/uberlay/
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay/
How to set up layman for roslin:
1) emerge -av layman
2) layman -f
3) layman -ka roslin
4) Enjoy. (;
PS. If You look for paludis support, check out this post.
Polska wersja:
Przeglądanie:
http://roslin.mlodyinteligent.pl/uberlay/
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay/
Jak ustawić laymana żeby obsługiwał roslin:
1) emerge -av layman
2) layman -f
3) layman -ka roslin
4) Ciesz się. (;
PS. Jeżeli szukasz wsparcia dla paludis, to popatrz tutaj.
--
edit: updated HOW-TO
edited again: added paludis info
2008/07/14 - backup .xml file added.
2008/07/21 - Added to global layman list. (:
2008/11/01 - Main server was replaced,so browsing it won't work (and the mirror might be a bit outdated). Some stuff won't work until I fix it... someday... maybe.
2008/11/18 - Browsing fixed.
Browse:
http://roslin.mlodyinteligent.pl/uberlay/
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay/
How to set up layman for roslin:
1) emerge -av layman
2) layman -f
3) layman -ka roslin
4) Enjoy. (;
PS. If You look for paludis support, check out this post.
Polska wersja:
Przeglądanie:
http://roslin.mlodyinteligent.pl/uberlay/
[mirror] http://mlodyinteligent.pl/~lazy_bum/gentoo/overlay/
Jak ustawić laymana żeby obsługiwał roslin:
1) emerge -av layman
2) layman -f
3) layman -ka roslin
4) Ciesz się. (;
PS. Jeżeli szukasz wsparcia dla paludis, to popatrz tutaj.
--
edit: updated HOW-TO
edited again: added paludis info
2008/07/14 - backup .xml file added.
2008/07/21 - Added to global layman list. (:
2008/11/01 - Main server was replaced,
2008/11/18 - Browsing fixed.






![Apach[PL]](http://static.myopera.com/upic/pool1/wE/dGY/D_+gRuXZ9BfTBxtpG2+DLU/498878_s.jpg)

mgorny # 13. October 2007, 16:00
lazy_bum # 14. October 2007, 21:21
kr51_2 # 22. December 2007, 01:26
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
lazy_bum # 23. December 2007, 11:56
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". (;
kr51_2 # 24. December 2007, 23:26
/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
lazy_bum # 28. December 2007, 10:15
kr51_2 # 30. December 2007, 02:59
lazy_bum # 30. December 2007, 12:22
Should be updated in few minutes.
kr51_2 # 31. December 2007, 02:19
Anonymous # 18. April 2008, 00:24
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
lazy_bum # 18. April 2008, 14:57
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.
Anonymous # 9. June 2008, 17:53
Hey lazy_bum, nice overlay :) Thanks for the psx-bin ebuild! Much easier to set up than ePSXe and the quality seems better too. Can I help push it faster into portage somehow?
lazy_bum # 9. June 2008, 18:49
Anonymous # 9. June 2008, 20:30
Hmm, that makes me sad :( I've been comparing side by side ePSXe and pSX, and wow, the playability with pSX is peeerfect. Even better than my zsnes plays snes games!
I tried to change the ebuild to put the file usr/share/applications/psx-bin.desktop so pSX can be in my Gnome menu. I looked at a bunch of other ebuilds to see how it's done (people do it lots of different ways...) but couldn't make it work right :(
So I just made one for myself with a nice icon, but it would have been nice to contribute to the ebuild. I think third time I've tried and failed at modifying an ebuild heh. Maybe one day when I start my own project from scratch I will learn it better :)