newsGNU Source Release Collection - News

 
 

Release of GSRC 2014.01.06

Item posted by Brandon Invergo <brandon> on Mon 06 Jan 2014 09:50:42 PM UTC.

I'm happy to announce the 2014.01.06 release of GSRC, the GNU Source
Release Collection. GSRC is a convenient means to fetch, build and
install the latest GNU software from source via a BSD Ports-like system.
Installing a package is as simple as

$ make -C gnu/hello install

You can find more information and the documentation at the GSRC website:
http://www.gnu.org/software/gsrc

This release is a snapshot of the state of released GNU software at this
time. You can download this release at http://ftp.gnu.org/gnu/gsrc or,
you can download it from the nearest mirror at
http://ftpmirror.gnu.org/gsrc/

Of course, to stay up-to-date with the latest package releases
in-between releases of GSRC, you may choose instead to checkout the bzr
repository:

$ bzr checkout bzr://bzr.savannah.gnu.org/gsrc/trunk/ gsrc

And keep up-to-date with the latest releases:

$ bzr update

If you encounter any problems with a build script, please let me know
at bug-gsrc@gnu.org.

NEWS


Back to the top

Powered by Savane 3.13-4448.
Corresponding source code