[Solved]gslapt and sourcery

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
yves04
Donor
Posts: 58
Joined: 30. Jan 2011, 08:30
Location: Haute Provence, France

[Solved]gslapt and sourcery

Post by yves04 »

Hello
When I try to get

Code: Select all

skype
with

Code: Select all

gslapt
, I can't find it ; but with

Code: Select all

sourcery
it works fine.
Is there an explanation for this difference ?
May be I have to change the file /etc/slapt-get/slapt-srcrc ?
Have a nice day.
Last edited by yves04 on 16. Jun 2011, 03:51, edited 2 times in total.
djemos
Salix Warrior
Posts: 1465
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: gslapt and sourcery

Post by djemos »

skype is not open source application, so it is not in salix repos. There is a SLKBUILD for skype here. http://people.salixos.org/djemos/skype/SLKBUILD
with fakeroot slkbuild -X can build latest version of skype.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: gslapt and sourcery

Post by thenktor »

That's because gslapt and sourcery are not the same:
* gslapt accesses our repository with pre-built binary packages
* sourcery accesses repositories with package build scripts

Search our wiki for more infos.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
Andyun
Posts: 456
Joined: 17. Jun 2010, 09:51
Location: Russia: Severodvinsk / Россия: Северодвинск

Re: gslapt and sourcery

Post by Andyun »

You can just download the static version of the skype. Unpack and launch.

http://download.skype.com/linux/skype_s ... 35.tar.bz2
cjtron
Posts: 32
Joined: 7. May 2011, 02:28

Re: gslapt and sourcery

Post by cjtron »

Edited by Akuna: Comment with no value. Removed.
yves04
Donor
Posts: 58
Joined: 30. Jan 2011, 08:30
Location: Haute Provence, France

Re: gslapt and sourcery

Post by yves04 »

Thanks a lot for yours explanations.
Post Reply