Author Topic: Gentoo ebuilds  (Read 42884 times)

loux

  • Hydlaa Citizen
  • *
  • Posts: 222
    • View Profile
Re: Gentoo ebuilds
« Reply #195 on: February 05, 2010, 01:26:45 pm »
Ok,
i'm a noob in git !
try git clone git://gitorious.org/louxgit/portage.git :)
see you
Loux

qwertymc2

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Gentoo ebuilds
« Reply #196 on: February 06, 2010, 04:35:25 am »
# emerge -av app-portage/layman app-portage/autounmask

# echo "source /usr/portage/local/layman/make.conf" >> /etc/make.conf

layman -f -o http://darkbasic.homelinux.com/layman.xml -a planeshift

autounmask -n games-rpg/planeshift-0.5.01-r5444 (replace with the current version, omitt the version to see which versions are available)



You should add a directory named "profiles" with a file named "repo_name" (file content is "planeshift") for portage 2.2 users.

Very well, thank you for providing a git repository  \\o//

Edit: btw I think you should ask the permission to redistribute planeshift-data, search for games-rpg/planeshift-art in zugaina overlay  :whistling:
It's in their interest to not overload the main server...

P.S. r5444 does not compile for me
« Last Edit: February 06, 2010, 04:59:57 am by qwertymc2 »

loux

  • Hydlaa Citizen
  • *
  • Posts: 222
    • View Profile
Re: Gentoo ebuilds
« Reply #197 on: February 06, 2010, 06:03:37 am »
Hi qwertymc2,

planeshift-art was my work too :) but data change very quickly so i'll wait for data for now,
thanks for the advice for the git repo
Loux

qwertymc2

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Gentoo ebuilds
« Reply #198 on: February 06, 2010, 06:16:40 am »
You forgot the digest for r5459

qwertymc2

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Gentoo ebuilds
« Reply #199 on: February 06, 2010, 05:13:37 pm »
r5459 does not work too for me. Does it work for you?

Sen

  • Hydlaa Notable
  • *
  • Posts: 746
    • View Profile
Re: Gentoo ebuilds
« Reply #200 on: February 07, 2010, 03:24:27 am »
Revision 5459 works for me together with CS 33653 on gentoo.

Sen

-edit- Uhm.. here it's about the ebuild, sorry :/ What I said didn't refer to it but compiling it manually (mods may well delete this post)
« Last Edit: February 07, 2010, 03:27:03 am by Sen »
.....also a saddle that won't pinch the tail. One day!

qwertymc2

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Gentoo ebuilds
« Reply #201 on: February 10, 2010, 11:09:47 am »
* A file is not listed in the Manifest: '/usr/local/portage/layman/planeshift/dev-games/crystalspace-ps/crystalspace-ps-1.9-r33654.ebuild'
 - * Missing digest for '/usr/local/portage/layman/planeshift/games-rpg/planeshift/planeshift-0.5.01-r5469.ebuild'
 \ * Missing digest for '/usr/local/portage/layman/planeshift/dev-games/crystalspace-ps/crystalspace-ps-1.9-r33654.ebuild'

Edit: What about the planeshift-svn ebuild?

loux

  • Hydlaa Citizen
  • *
  • Posts: 222
    • View Profile
Re: Gentoo ebuilds
« Reply #202 on: February 10, 2010, 01:54:59 pm »
Hi qwertymc2,
thanks to have reported the errors,
i need to do a 'git commit -a'
see you
Loux
PS : planeshift-svn was a proof of concept :)

qwertymc2

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Gentoo ebuilds
« Reply #203 on: February 21, 2010, 05:08:44 pm »
Is there a 0.5.2 ebuild?

loux

  • Hydlaa Citizen
  • *
  • Posts: 222
    • View Profile
Re: Gentoo ebuilds
« Reply #204 on: February 22, 2010, 02:19:37 pm »
hi,
here we go !!
not tested :(
see you
loux

a.copy

  • Wayfarer
  • *
  • Posts: 1
    • View Profile
Re: Gentoo ebuilds
« Reply #205 on: March 03, 2010, 01:15:10 pm »
hello,

I 'm using the layman ebuild but I've a seg fault during pslaunch.sh --consol --repair.
This doesn't append every time for the same file. And both in user or root mode.

Thank to give me some help If you have any idea .




qwertymc2

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Gentoo ebuilds
« Reply #206 on: March 14, 2010, 04:53:08 pm »
It works fine for me in both the deskop and the laptop.

nissarin

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: Gentoo ebuilds
« Reply #207 on: April 02, 2010, 04:31:40 am »
@qwertymc2
Could you remove <email/> from your xml file - it causes error (at least for me): 'NoneType' object has no attribute 'strip'.
It's probably layman (1.2.6) related bug but it works with empty owner section so..

qwertymc2

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Gentoo ebuilds
« Reply #208 on: April 02, 2010, 07:49:03 am »
Uhm... there is no email tag in my layman.xml  ::|
Also, I had no problem with layman 1.2.3 and 1.3.2-r2.

It's possible your layman version is bugged, I already had this problem with 1.3.1 (or 1.3.2-r1, I don't remember) and it is now fixed.

nissarin

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: Gentoo ebuilds
« Reply #209 on: April 02, 2010, 11:32:22 am »
Yeah.. you are right, well then, package.keywords++ :P