You are not logged in.

#1 2008-08-07 22:08:11

Execute_Method
Member
From: Tennessee
Registered: 2008-07-26
Posts: 105

[solved] How to get PKGBUILDs from SVN

I am wondering how to find/get pkgbuilds from svn....
Thank You

Last edited by Execute_Method (2008-08-08 19:43:11)

Offline

#2 2008-08-07 22:10:20

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: [solved] How to get PKGBUILDs from SVN


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#3 2008-08-08 01:44:29

rooloo
Member
Registered: 2008-07-09
Posts: 218

Re: [solved] How to get PKGBUILDs from SVN

since this newbie corner, may I suggest browsing the arch linux svn and download them with a right click in a browser.

http://www.archlinux.org/packages/extra/x86_64/nvidia/ <-- click here and then look to right of browser window for the 'view SVN entries' link, click on that, brings you to next link.

http://repos.archlinux.org/viewvc.cgi/n … ra-x86_64/

now all you gotta do is view each one and then save them into a folder. smile

or you could use svn and the command line. Doesn't matter, you still get the same files in the end.

Offline

#4 2008-08-08 02:43:54

Execute_Method
Member
From: Tennessee
Registered: 2008-07-26
Posts: 105

Re: [solved] How to get PKGBUILDs from SVN

rooloo wrote:

since this newbie corner, may I suggest browsing the arch linux svn and download them with a right click in a browser.

http://www.archlinux.org/packages/extra/x86_64/nvidia/ <-- click here and then look to right of browser window for the 'view SVN entries' link, click on that, brings you to next link.

http://repos.archlinux.org/viewvc.cgi/n … ra-x86_64/

now all you gotta do is view each one and then save them into a folder. smile

or you could use svn and the command line. Doesn't matter, you still get the same files in the end.

Thank You, that's exactly what I ended up doing.

Offline

#5 2008-08-08 14:54:08

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: [solved] How to get PKGBUILDs from SVN

@Execute_Method

Please mark this thread as solved.  (edit your first post)  That way others with this question can find the solution.  Thanks.

Offline

Board footer

Powered by FluxBB