newsGNU Source Release Collection - News: Release of GSRC 2014.10.11

 
 
Latest News
Release of GSRC 2014.10.11 posted by brandon, Sun 12 Oct 2014 12:16:30 PM UTC
Release of GSRC 2014.07.06 posted by brandon, Tue 08 Jul 2014 07:01:09 PM UTC
Release of GSRC 2014.04.06 posted by brandon, Sun 06 Apr 2014 06:23:02 PM UTC
Release of GSRC 2014.01.06 posted by brandon, Mon 06 Jan 2014 09:50:42 PM UTC
Release of GSRC 2013.10.06 posted by brandon, Sun 06 Oct 2013 07:01:38 PM UTC

Release of GSRC 2014.10.11

Item posted by Brandon Invergo <brandon> on Sun 12 Oct 2014 12:16:30 PM UTC.

I'm happy to announce the 2014.10.11 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

  • Changes to the GSRC system
    • Bugfix: Uninstallation of packages without info files. GSRC will no longer try to remove info files if they aren't installed.  This would prevent the uninstallation procedure from completing.
    • Bugfix: Trailing whitespace from relevant package metadata is stripped.  Trailing whitespace on the GARNAME, GARPROFILE, and GARVERSION variables is explicitly stripped to prevent bugs when the shell tries to operate on path names derived from some combination of their values.
  • Changes in GSRC packages
    • 2 packages have been added to GSRC since the last release
    • 49 packages have been updated since the last release
    • Coverage statistics (Note: the totals include packages that will not be implemented in GSRC, such as retired packages, which are counted as completed. Broken builds are counted as incomplete. Some packages have not yet made any releases, which are also counted as incomplete. See TODO for more information.)
      • GNU packages [424/473] [89%]
      • GNOME packages
        • Core [15/116] [12%]
        • Apps [1/44] [2%]
      • GNUstep packages [22/28] [78%]
    • New packages (most recent version given)
      • datamash (1.0.5)
      • direvent (5.0)
    • Updated packages (most recent version given)
      • apl (1.4)
      • bash (4.3-30)
      • chess (6.1.2)
      • coreutils (8.23)
      • cssc (1.4.0)
      • datamash (1.0.6)
      • ddrescue (1.19)
      • denemo (1.1.8)
      • easejs (0.2.4)
      • emms (4.0)
      • freeipmi (1.4.5)
      • gcc (4.9.1)
      • gcl (2.6.11)
      • gdb (7.8)
      • gettext (0.19.2)
      • gforth (0.7.3)
      • global (6.3.2)
      • glpk (4.55)
      • gnubg (1.03.001)
      • gnucash (2.6.4)
      • gnudos (1.7)
      • gnupg (2.0.26)
      • gnutls (3.3.8)
      • gss (1.0.3)
      • gtypist (2.9.5)
      • guile-ncurses (1.5)
      • help2man (1.46.3)
      • libc (2.20)
      • libgcrypt (1.6.2)
      • libidn (1.29)
      • librejs (6.0.1)
      • libtasn1 (4.2)
      • libunistring (0.9.4)
      • lightning (2.0.5)
      • lilypond (2.19.1)
      • linux-libre (3.16)
      • make (4.1)
      • mdk (1.2.8)
      • mediagoblin (0.7.1)
      • nano (2.3.6)
      • ocrad (0.24)
      • octave (3.8.2)
      • parallel (20140922)
      • parted (3.2)
      • pspp (0.8.4)
      • rcs (5.9.3)
      • swbis (1.12)
      • tar (1.28)
      • ucommon (6.1.11)

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code