mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Rewrap dev-libs DESCRIPTIONs
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
DESCRIPTION="Gnulib is a source code library that provides basic functionality to programs and libraries.
|
||||
Many software packages make use of Gnulib to avoid reinventing the portability wheel.
|
||||
Gnulib is intended to be the canonical source for most of the important “portability” and/or common files for software projects.
|
||||
These are files intended to be shared at the source level; Gnulib is not a typical library meant to be installed and linked against. Thus, unlike most projects, Gnulib does not normally generate a source tarball distribution; instead, developers grab modules directly from the source repository."
|
||||
SUMMARY="Gnulib is a library of common routines intended to be shared at the source level"
|
||||
SUMMARY="A library of common routines to be shared at the source level"
|
||||
DESCRIPTION="Gnulib is a source code library that provides basic functionality \
|
||||
to programs and libraries. Many software packages make use of Gnulib to avoid \
|
||||
reinventing the portability wheel.
|
||||
Gnulib is intended to be the canonical source for most of the important \
|
||||
“portability” and/or common files for software projects.
|
||||
These are files intended to be shared at the source level; Gnulib is not a \
|
||||
typical library meant to be installed and linked against. Thus, unlike most \
|
||||
projects, Gnulib does not normally generate a source tarball distribution; \
|
||||
instead, developers grab modules directly from the source repository.
|
||||
"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnulib"
|
||||
SRC_URI="git+git://git.savannah.gnu.org/gnulib.git"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user