srcget 0.1 introduced
|
03-01-2012, 08:59 PM
(This post was last modified: 03-01-2012 09:07 PM by tavvva.)
Post: #1
|
|||
|
|||
srcget 0.1 introduced
srcget is a tiny tool for downloading sources from the source repository. It guides the user by listing the available packages and their versions.
Typical usage sequence :] --------------------------------------------------------------------------------------------------- 1.) without params $ srcget DeLi(cate) version not specified! Usage: srcget [delicate-version [package-name [package-version]]] --------------------------------------------------------------------------------------------------- 2.) with DeLi(cate) version $ srcget 0.1 Package name not specified! Usage: srcget [delicate-version [package-name [package-version]]] Available sources: abe abiword ace-of-penguins ... ... --------------------------------------------------------------------------------------------------- 3.) with package name $ srcget 0.1 xlockmore Package version not specified! Usage: srcget [delicate-version [package-name [package-version]]] Available versions: 5.33-4 5.33-5 --------------------------------------------------------------------------------------------------- 4.) with package version $ srcget 0.1 xlockmore 5.33-5 ... ... --------------------------------------------------------------------------------------------------- Now you should have all the files from http://delicate-linux.net/0.1/src/xlockmore/5.33-5/ remote directory downloaded in the newly created ./0.1/xlockmore/5.33-5/ local directory. |
|||
02-20-2013, 11:51 PM
(This post was last modified: 02-20-2013 11:55 PM by tavvva.)
Post: #2
|
|||
|
|||
![]()
srcget 0.2.1 has been released. This version introduces a possibility to define a fixed target directory for storing the tree of sources. The target directory is configurable via the target_path variable defined in the ~/.srgcetrc file.
You can simply configure the target directory with the following or similar command: echo 'target_path=~/sources' > ~/.srcgetrc Note: The target directory ~/sources needs to exist (and needs to be writable) |
|||
01-10-2015, 04:37 AM
Post: #3
|
|||
|
|||
RE: srcget 0.1 introduced
I tried to make a man page
Code: .\" Process this file with Code: srcget(1) srcget Manual srcget(1) |
|||
01-12-2015, 11:17 AM
Post: #4
|
|||
|
|||
RE: srcget 0.1 introduced
Hello Tom :]
Thanks. Going to include in few minutes. |
|||
01-12-2015, 04:59 PM
Post: #5
|
|||
|
|||
RE: srcget 0.1 introduced
I added few more pieces to the manpage and uploaded as srcget-0.2.1-2. Once again, thanks.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)