libidn2: new build-block added
This commit is contained in:
2
Libraries/libidn2/build
Executable file
2
Libraries/libidn2/build
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
26
Libraries/libidn2/files/config.yaml
Normal file
26
Libraries/libidn2/files/config.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
format: 1
|
||||
libidn2:
|
||||
defaults:
|
||||
group: Libraries
|
||||
relstage: stable
|
||||
docfiles:
|
||||
- ABOUT-NLS
|
||||
- AUTHORS
|
||||
- CONTRIBUTING.md
|
||||
- COPYING
|
||||
- COPYING.LESSERv3
|
||||
- COPYING.unicode
|
||||
- COPYINGv2
|
||||
- ChangeLog
|
||||
- INSTALL
|
||||
- NEWS
|
||||
- README
|
||||
- README.md
|
||||
urls:
|
||||
- url: https://ftp.gnu.org/gnu/libidn/libidn2-${V_PKG}.tar.gz
|
||||
shasums:
|
||||
libidn2-2.3.4.tar.gz: 93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f
|
||||
versions:
|
||||
2.3.4:
|
||||
config:
|
||||
relstage: unstable
|
||||
1
Libraries/libidn2/files/variants
Normal file
1
Libraries/libidn2/files/variants
Normal file
@@ -0,0 +1 @@
|
||||
libpng/1.6.34 unstable
|
||||
13
Libraries/libidn2/modulefile
Normal file
13
Libraries/libidn2/modulefile
Normal file
@@ -0,0 +1,13 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "PNG reference library"
|
||||
module-url "http://www.libpng.org/pub/png/libpng.html"
|
||||
module-license "Open source"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
libpng is the official PNG reference library. It supports almost all
|
||||
PNG features, is extensible, and has been extensively tested for over
|
||||
23 years.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user