Build variables cleanup of build files in base section
This commit is contained in:
parent
679dc27727
commit
5cbcac97e3
305 changed files with 568 additions and 567 deletions
|
@ -2,7 +2,7 @@ app=acl
|
|||
version=2.2.53
|
||||
build=1sml
|
||||
homepage="http://savannah.nongnu.org/projects/acl"
|
||||
download="https://download.savannah.nongnu.org/releases/acl/acl-2.2.53.tar.gz"
|
||||
download="https://download.savannah.nongnu.org/releases/acl/acl-$version.tar.gz"
|
||||
requires="attr"
|
||||
desc="Tools and libraries for manipulating POSIX Access Control Lists"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=argon2
|
|||
version=20190702
|
||||
build=1sml
|
||||
homepage="https://github.com/P-H-C/phc-winner-argon2"
|
||||
download="https://github.com/P-H-C/phc-winner-argon2/archive/refs/tags/20190702.tar.gz"
|
||||
download="https://github.com/P-H-C/phc-winner-argon2/archive/refs/tags/$version.tar.gz"
|
||||
desc="A password hashing function written in C"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=argp-standalone
|
|||
version=1.3
|
||||
build=1sml
|
||||
homepage="http://www.lysator.liu.se/~nisse/misc/"
|
||||
download="http://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz"
|
||||
download="http://www.lysator.liu.se/~nisse/misc/argp-standalone-$version.tar.gz"
|
||||
desc="Hierarchical argument parsing library broken out of glibc"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=attr
|
||||
version=2.4.47
|
||||
build=1sml
|
||||
homepage="http://savannah.nongnu.org/projects/attr"
|
||||
download="https://download.savannah.nongnu.org/releases/attr/attr-2.4.47.src.tar.gz"
|
||||
homepage="https://savannah.nongnu.org/projects/attr"
|
||||
download="https://download.savannah.nongnu.org/releases/attr/attr-$version.src.tar.gz"
|
||||
requires="musl"
|
||||
desc="Tools for manipulating extended attributes on filesystems"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=autoconf
|
|||
version=2.69
|
||||
build=1sml
|
||||
homepage="https://www.gnu.org/software/autoconf"
|
||||
download="https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.xz"
|
||||
download="https://ftp.gnu.org/gnu/autoconf/autoconf-$version.tar.xz"
|
||||
requires="m4 perl perl-modules diffutils gawk"
|
||||
desc="m4 macros extension to produce scripts for software packaging"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=automake
|
||||
version=1.16.1
|
||||
build=1sml
|
||||
homepage="https://www.gnu.org/software/automake"
|
||||
download="https://ftp.gnu.org/gnu/automake/automake-1.16.1.tar.xz"
|
||||
homepage="https://www.gnu.org/software/$app"
|
||||
download="https://ftp.gnu.org/gnu/automake/automake-$version.tar.xz"
|
||||
desc="GNU Makefile generator"
|
||||
requires="autoconf perl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=bash-completion
|
|||
version=2.11
|
||||
build=1sml
|
||||
homepage="https://github.com/scop/bash-completion"
|
||||
download="https://github.com/scop/bash-completion/archive/refs/tags/2.11.tar.gz"
|
||||
download="https://github.com/scop/bash-completion/archive/refs/tags/$version.tar.gz"
|
||||
requires="bash"
|
||||
desc="Programmable completion for the bash shell"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=bc
|
|||
version=1.2.5
|
||||
build=1sml
|
||||
homepage="https://github.com/gavinhoward/bc"
|
||||
download="https://github.com/gavinhoward/bc/releases/download/1.2.5/bc-1.2.5.tar.xz"
|
||||
download="https://github.com/gavinhoward/bc/releases/download/$version/bc-$version.tar.xz"
|
||||
desc="Arbitrary precision numeric processing language"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=bison
|
|||
version=3.1
|
||||
build=1sml
|
||||
homepage="https://www.gnu.org/software/bison/bison.html"
|
||||
download="https://ftp.gnu.org/gnu/bison/bison-3.1.tar.xz"
|
||||
download="https://ftp.gnu.org/gnu/bison/bison-$version.tar.xz"
|
||||
desc="parser generator similar to yacc"
|
||||
requires="m4"
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ sversion=1_69_0
|
|||
version="$(echo $sversion | sed 's@_@.@g')"
|
||||
build=1sml
|
||||
homepage="https://www.boost.org/"
|
||||
download="https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/boost_1_79_0.tar.bz2"
|
||||
download="https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_$sversion.tar.bz2"
|
||||
requires="bzip2 zlib findutils python3 icu xz"
|
||||
desc="Huge collection of free peer-reviewed portable C++ source libraries"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=brotli
|
|||
version=1.0.7
|
||||
build=1sml
|
||||
homepage="https://github.com/google/brotli"
|
||||
download="https://github.com/google/brotli/archive/refs/tags/v1.0.7.tar.gz"
|
||||
download="https://github.com/google/brotli/archive/refs/tags/v$version.tar.gz"
|
||||
requires="musl"
|
||||
desc="Lossless compression algorithm based on LZ77, Huffman coding and 2nd order context modeling"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=busybox
|
|||
version=1.27.2
|
||||
build=2sml
|
||||
homepage="https://www.busybox.net/"
|
||||
download="https://www.busybox.net/downloads/busybox-1.27.2.tar.bz2"
|
||||
download="https://www.busybox.net/downloads/busybox-$version.tar.bz2"
|
||||
requires="musl"
|
||||
desc="Swiss army knife of embedded linux providing subsets of common UNIX utilities"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=bzip2
|
||||
version=1.0.6
|
||||
build=1sml
|
||||
homepage="https://sourceware.org/bzip2/"
|
||||
download="https://sourceware.org/pub/bzip2/bzip2-1.0.6.tar.gz"
|
||||
homepage="https://sourceware.org/$app/"
|
||||
download="https://sourceware.org/pub/bzip2/bzip2-$version.tar.gz"
|
||||
requires="musl"
|
||||
desc="block-sorting file compressor based on Burrows-Wheeler text compression algorithm"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=c-ares
|
||||
version=1.16.1
|
||||
build=1sml
|
||||
homepage='https://c-ares.haxx.se/'
|
||||
download='https://c-ares.haxx.se/download/c-ares-1.16.1.tar.gz'
|
||||
homepage="https://c-ares.haxx.se/"
|
||||
download="https://c-ares.haxx.se/download/c-ares-$version.tar.gz"
|
||||
desc="C library for asynchronous DNS requests including name resolves"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=ccache
|
||||
version=3.7.9
|
||||
build=1sml
|
||||
homepage='https://ccache.dev/'
|
||||
download='https://github.com/ccache/ccache/releases/download/v3.7.9/ccache-3.7.9.tar.xz'
|
||||
homepage="https://ccache.dev/"
|
||||
download="https://github.com/ccache/ccache/releases/download/v$version/ccache-$version.tar.xz"
|
||||
desc="Compiler cache to speed up re-compilation of C/C++ code by caching previous compiles"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=chrony
|
||||
version=4.2
|
||||
build=1sml
|
||||
homepage='https://chrony.tuxfamily.org/'
|
||||
download='https://download.tuxfamily.org/chrony/chrony-4.2.tar.gz'
|
||||
homepage="https://chrony.tuxfamily.org/"
|
||||
download="https://download.tuxfamily.org/chrony/chrony-$version.tar.gz"
|
||||
desc="Lightweight program to maintain accuracy of the real time clock via NTP"
|
||||
requires="nettle libcap"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=chrpath
|
||||
version=0.16
|
||||
build=1sml
|
||||
homepage='https://chrpath.alioth.debian.org/'
|
||||
download='https://alioth.debian.org/frs/download.php/latestfile/813/chrpath-0.16.tar.gz'
|
||||
homepage="https://chrpath.alioth.debian.org/"
|
||||
download="https://alioth.debian.org/frs/download.php/latestfile/813/chrpath-$version.tar.gz"
|
||||
desc="Program to modify rpath aka dynamic library load path of binaries"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
app=clang
|
||||
version=10.0.1
|
||||
build=1sml
|
||||
homepage='https://clang.llvm.org/'
|
||||
homepage="https://clang.llvm.org/"
|
||||
download=""
|
||||
requires="llvm"
|
||||
desc="LLVM project-based C language family front-end"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=cmake
|
||||
version=3.17.3
|
||||
build=1sml
|
||||
homepage='http://www.cmake.org'
|
||||
download='https://cmake.org/files/v3.17/cmake-3.17.3.tar.gz'
|
||||
homepage="http://www.cmake.org"
|
||||
download="https://cmake.org/files/v$version/cmake-$version.tar.gz"
|
||||
desc="Cross-platform, open-source make system"
|
||||
requires="gcc-libs openssl libunistring libidn2"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=coreutils
|
||||
version=8.32
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/coreutils/coreutils.html'
|
||||
download='http://ftp.gnu.org/gnu/coreutils/coreutils-8.32.tar.xz'
|
||||
homepage="https://www.gnu.org/software/coreutils/coreutils.html"
|
||||
download="http://ftp.gnu.org/gnu/coreutils/coreutils-$version.tar.xz"
|
||||
desc="Core GNU utilities"
|
||||
requires="attr acl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=cpio
|
||||
version=2.13
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/cpio/'
|
||||
download='https://ftp.gnu.org/gnu/cpio/cpio-2.13.tar.gz'
|
||||
homepage="https://www.gnu.org/software/cpio/"
|
||||
download="https://ftp.gnu.org/gnu/cpio/cpio-$version.tar.gz"
|
||||
desc="Backup and archiving utility"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
app=cryptsetup
|
||||
version=1.7.4
|
||||
mversion="$(echo $version | sed 's@.@_@')"
|
||||
build=1sml
|
||||
homepage="https://github.com/mbroz/cryptsetup"
|
||||
download="https://github.com/mbroz/cryptsetup/archive/refs/tags/v1_7_4.tar.gz"
|
||||
download="https://github.com/mbroz/cryptsetup/archive/refs/tags/v$mversion.tar.gz"
|
||||
desc="Utility for setting up encrypted filesystems"
|
||||
requires="popt util-linux libgpg-error libgcrypt lvm"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=curl
|
||||
version=7.84.0
|
||||
build=1sml
|
||||
homepage='https://curl.se/'
|
||||
download='https://curl.se/download/curl-7.84.0.tar.xz'
|
||||
homepage="https://curl.se/"
|
||||
download="https://curl.se/download/curl-$version.tar.xz"
|
||||
desc="Command line URL data transfer tool"
|
||||
requires="zlib openssl brotli libssh2 libidn2 nghttp2 libunistring"
|
||||
|
||||
|
@ -43,4 +43,4 @@ build() {
|
|||
|
||||
sha512sums="
|
||||
86231866a35593a1637fbc0c6af3b6761bdfd99fb35580cc52970c36f19604f93dce59fea67a1d5bb4b455f719307599c7916c77d14f2b661f6bf7fb1ca716ce curl-7.84.0.tar.xz
|
||||
"
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=db
|
||||
version=6.2.23
|
||||
build=1sml
|
||||
homepage='https://www.oracle.com/database/technologies/related/berkeleydb.html'
|
||||
download='http://download.oracle.com/berkeley-db/db-6.2.23.tar.gz'
|
||||
homepage="https://www.oracle.com/database/technologies/related/berkeleydb.html"
|
||||
download="http://download.oracle.com/berkeley-db/db-$version.tar.gz"
|
||||
desc="Berkeley embedded database library"
|
||||
requires="gcc-libs"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=dcron
|
||||
version=4.5
|
||||
build=2sml
|
||||
homepage='http://www.jimpryor.net/linux/dcron.html'
|
||||
download='http://www.jimpryor.net/linux/releases/dcron-4.5.tar.gz'
|
||||
homepage="http://www.jimpryor.net/linux/dcron.html"
|
||||
download="http://www.jimpryor.net/linux/releases/dcron-$version.tar.gz"
|
||||
desc="Dillons Cron daemon"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
app=desktop-file-utils
|
||||
version=0.24
|
||||
build=1sml
|
||||
homepage='https://www.freedesktop.org/wiki/Software/desktop-file-utils/'
|
||||
homepage="https://www.freedesktop.org/wiki/Software/desktop-file-utils/"
|
||||
desc="Utilities for manipulating desktop files"
|
||||
requires="glib pcre"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
app=dialog
|
||||
version=1.3
|
||||
build=1sml
|
||||
homepage='https://invisible-island.net/archives/dialog/'
|
||||
homepage="https://invisible-island.net/archives/dialog/"
|
||||
desc="display dialog boxes from shell scripts"
|
||||
requires="netbsd-curses"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=diffutils
|
||||
version=3.6
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/diffutils/'
|
||||
download='https://ftp.gnu.org/gnu/diffutils/diffutils-3.6.tar.xz'
|
||||
homepage="https://www.gnu.org/software/diffutils/"
|
||||
download="https://ftp.gnu.org/gnu/diffutils/diffutils-$version.tar.xz"
|
||||
desc="Utilities to find and apply differences between files"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=dmidecode
|
||||
version=3.2
|
||||
build=1sml
|
||||
homepage='https://www.nongnu.org/dmidecode/'
|
||||
download='http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.2.tar.xz'
|
||||
homepage="https://www.nongnu.org/dmidecode/"
|
||||
download="http://download.savannah.gnu.org/releases/dmidecode/dmidecode-$version.tar.xz"
|
||||
desc="DMI table decoder"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=dmraid
|
|||
version=1.0.0
|
||||
build=1sml
|
||||
homepage="https://people.redhat.com/~heinzm/sw/dmraid/"
|
||||
download="https://people.redhat.com/~heinzm/sw/dmraid/src/dmraid-1.0.0.rc16-3.tar.bz2"
|
||||
download="https://people.redhat.com/~heinzm/sw/dmraid/src/dmiraid-$version.rc16-3.tar.bz2"
|
||||
desc="Tool and a library to discover, configure and activate ATA RAID devices"
|
||||
requires="lvm"
|
||||
|
||||
|
@ -48,4 +48,4 @@ ce120d7313f7f1b563e95fd9b81e4eb5353edf416a521d2955b0bd7a0c08ec4c0a5da4402aa1690f
|
|||
702cb4cf0edf79dbde9185cada12462681b52bffd5f8c4eab1b594ef754c964fb6c7f711ce77e4074167d920755fe0466d284f94fb272d60ea2314f2a45ef366 005-fix_isw_sectors_calculation.patch
|
||||
1335297528df24faa292e4d80a57e23e3f910b669a92370e57a97bd4df443092323a91489c2cc1f17e3b280a3a7f0386bb7fed3a157cdab7ab55686e9d5e1ae4 006-musl-libc.patch
|
||||
3fe66677b7bb3a314cabcab32d35192ddd5ec70e50398a37916197eb2818debf919fe48337fe9befb3a7d7ab727cbeed976413db89585f66fed7375cf9b36ac8 007-fix-loff_t-musl.patch
|
||||
"
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=docbook
|
||||
version=1.0
|
||||
build=1sml
|
||||
homepage='https://docbook.org'
|
||||
download=''
|
||||
homepage="https://docbook.org"
|
||||
download=""
|
||||
docbookv="4.5"
|
||||
xslv="1.79.2"
|
||||
desc="DocBook DTD for XML"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=dosfstools
|
||||
version=4.1
|
||||
build=1sml
|
||||
homepage='https://github.com/dosfstools/dosfstools'
|
||||
download='https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.gz'
|
||||
homepage="https://github.com/dosfstools/dosfstools"
|
||||
download="https://github.com/dosfstools/dosfstools/releases/download/v$version/dosfstools-$version.tar.gz"
|
||||
desc="Tools for working with FAT filesystems"
|
||||
requires="eudev"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=e2fsprogs
|
||||
version=1.45.3
|
||||
build=2sml
|
||||
homepage='http://e2fsprogs.sourceforge.net/'
|
||||
download='https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.3/e2fsprogs-1.45.3.tar.xz'
|
||||
homepage="http://e2fsprogs.sourceforge.net/"
|
||||
download="https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v$version/e2fsprogs-$version.tar.xz"
|
||||
desc="Utilities for working with ext 2, 3 and 4 filesystems"
|
||||
requires="util-linux"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=ed
|
||||
version=1.14.2
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/ed'
|
||||
download='https://ftp.gnu.org/gnu/ed/ed-1.14.2.tar.lz'
|
||||
homepage="https://www.gnu.org/software/ed"
|
||||
download="https://ftp.gnu.org/gnu/ed/ed-$version.tar.lz"
|
||||
desc="Old-school POSIX-compliant text editor"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=enchant
|
||||
version=2.2.8
|
||||
build=1sml
|
||||
homepage='https://abiword.github.io/enchant/'
|
||||
download='https://github.com/AbiWord/enchant/releases/download/v2.2.8/enchant-2.2.8.tar.gz'
|
||||
homepage="https://abiword.github.io/enchant/"
|
||||
download="https://github.com/AbiWord/$version/releases/download/v$version/enchant-$version.tar.gz"
|
||||
desc="spell checking library"
|
||||
requires="gcc-libs glib aspell hunspell"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=enet
|
||||
version=1.3.15
|
||||
build=1sml
|
||||
homepage='http://enet.bespin.org/'
|
||||
download='http://enet.bespin.org/download/enet-1.3.15.tar.gz'
|
||||
homepage="http://enet.bespin.org/"
|
||||
download="http://enet.bespin.org/download/enet-$version.tar.gz"
|
||||
requires="musl"
|
||||
desc="simple and robust network communication layer over UDP"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=eudev
|
||||
version=3.2.9
|
||||
build=1sml
|
||||
homepage='https://wiki.gentoo.org/wiki/Eudev'
|
||||
download='http://sources.buildroot.net/eudev/eudev-3.2.9.tar.gz'
|
||||
homepage="https://wiki.gentoo.org/wiki/Eudev"
|
||||
download="http://sources.buildroot.net/eudev/eudev-$version.tar.gz"
|
||||
desc="Independent fork of udev dynamic device manager by Gentoo devs"
|
||||
requires="util-linux"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=exfat-utils
|
||||
version=1.3.0
|
||||
build=1sml
|
||||
homepage='https://github.com/relan/exfat'
|
||||
download='https://github.com/relan/exfat/archive/refs/tags/v1.3.0.tar.gz'
|
||||
homepage="https://github.com/relan/exfat"
|
||||
download="https://github.com/relan/exfat/archive/refs/tags/v$version.tar.gz"
|
||||
desc="Utilities to create and manipulate Microsoft exFAT filesystems"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=exiv2
|
||||
version=0.25
|
||||
build=1sml
|
||||
homepage='https://exiv2.org/'
|
||||
download='https://exiv2.org/releases/exiv2-0.25.tar.gz'
|
||||
homepage="https://exiv2.org/"
|
||||
download="https://exiv2.org/releases/exiv2-$version.tar.gz"
|
||||
desc="C++ library and a utility to read and write Exif, IPTC and XMP image metadata"
|
||||
requires="gcc-libs expat zlib curl"
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
app=expat
|
||||
version=2.4.5
|
||||
mversion="$(echo $version | sed 's@.@_@')"
|
||||
build=1sml
|
||||
homepage='https://libexpat.github.io/'
|
||||
download="https://github.com/libexpat/libexpat/archive/refs/tags/R_2_4_5.tar.gz"
|
||||
homepage="https://libexpat.github.io/"
|
||||
download="https://github.com/libexpat/libexpat/archive/refs/tags/R_$mversion.tar.gz"
|
||||
desc="C library for parsing XML"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
app=faad2
|
||||
version=2.9.2
|
||||
mversion="$(echo $version | sed 's@.@_@')"
|
||||
build=1sml
|
||||
homepage='https://github.com/knik0/faad2'
|
||||
download='https://github.com/knik0/faad2/archive/refs/tags/2_9_2.tar.gz'
|
||||
homepage="https://github.com/knik0/faad2"
|
||||
download="https://github.com/knik0/faad2/archive/refs/tags/$mversion.tar.gz"
|
||||
desc="HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=fdk-aac
|
||||
version=0.1.6
|
||||
build=1sml
|
||||
homepage='https://sourceforge.net/projects/opencore-amr/'
|
||||
download='https://sourceforge.net/projects/opencore-amr/files/fdk-aac/fdk-aac-0.1.6.tar.gz'
|
||||
homepage="https://sourceforge.net/projects/opencore-amr/"
|
||||
download="https://sourceforge.net/projects/opencore-amr/files/fdk-aac/fdk-aac-$version.tar.gz"
|
||||
desc="AAC audio encoding and decoding library"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=fftw
|
||||
version=3.3.8
|
||||
build=1sml
|
||||
homepage='http://www.fftw.org/'
|
||||
download='https://www.fftw.org/fftw-3.3.8.tar.gz'
|
||||
homepage="http://www.fftw.org/"
|
||||
download="https://www.fftw.org/fftw-$version.tar.gz"
|
||||
desc="Collection of fast C routines for computing the Discrete Fourier Transform in multiple dimensions"
|
||||
requires="gcc-libs"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=file
|
||||
version=5.39
|
||||
build=3sml
|
||||
homepage='https://www.darwinsys.com/file/'
|
||||
download='http://astron.com/pub/file/file-5.39.tar.gz'
|
||||
homepage="https://www.darwinsys.com/file/"
|
||||
download="http://astron.com/pub/file/file-$version.tar.gz"
|
||||
desc="Utility to determine file types"
|
||||
requires="bzip2 zlib"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=findutils
|
||||
version=4.8.0
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/findutils/'
|
||||
download='https://ftp.gnu.org/gnu/findutils/findutils-4.6.0.tar.gz'
|
||||
homepage="https://www.gnu.org/software/findutils/"
|
||||
download="https://ftp.gnu.org/gnu/findutils/findutils-$version.tar.gz"
|
||||
desc="POSIX-compliant utilities to locate files"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=flac
|
||||
version=1.3.3
|
||||
build=1sml
|
||||
homepage='https://xiph.org/flac/index.html'
|
||||
download='https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.3.tar.xz'
|
||||
homepage="https://xiph.org/flac/index.html"
|
||||
download="https://ftp.osuosl.org/pub/xiph/releases/flac/flac-$version.tar.xz"
|
||||
desc="Open-source lossless audio codec"
|
||||
requires="libogg"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=flex
|
||||
version=2.6.4
|
||||
build=1sml
|
||||
homepage='https://github.com/westes/flex'
|
||||
download='https://github.com/westes/flex/archive/refs/tags/v2.6.4.tar.gz'
|
||||
homepage="https://github.com/westes/flex"
|
||||
download="https://github.com/westes/flex/archive/refs/tags/v$version.tar.gz"
|
||||
desc="fast lexical analyzer generator"
|
||||
requires="m4"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=fmt
|
|||
version=8.1.0
|
||||
build=1sml
|
||||
homepage="https://github.com/fmtlib/fmt"
|
||||
download="https://github.com/fmtlib/fmt/archive/refs/tags/8.1.0.tar.gz"
|
||||
download="https://github.com/fmtlib/fmt/archive/refs/tags/$version.tar.gz"
|
||||
desc="Formatting library for C++"
|
||||
requires="musl gcc-libs"
|
||||
|
||||
|
@ -32,4 +32,4 @@ build() {
|
|||
|
||||
sha512sums="
|
||||
63d052c6ba7ca53978ca42b8a72d8548eabae04064832bb79010f44f0276b31d0a2fc02d99b09a350ce514931afc387d5fe13c121344cad6d87fe4d504810d9f fmt-8.1.0.tar.gz
|
||||
"
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=fribidi
|
||||
version=1.0.9
|
||||
build=1sml
|
||||
homepage='https://github.com/fribidi/fribidi'
|
||||
download='https://github.com/fribidi/fribidi/releases/download/v1.0.9/fribidi-1.0.9.tar.xz'
|
||||
homepage="https://github.com/fribidi/fribidi"
|
||||
download="https://github.com/fribidi/fribidi/releases/download/v$version/fribidi-$version.tar.xz"
|
||||
desc="Unicode BiDirectional algorithm library"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=fuse
|
||||
version=2.9.5
|
||||
build=1sml
|
||||
homepage='https://github.com/libfuse/libfuse'
|
||||
download='https://github.com/libfuse/libfuse/releases/download/fuse-2.9.5/fuse-2.9.5.tar.xz'
|
||||
homepage="https://github.com/libfuse/libfuse"
|
||||
download="https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz"
|
||||
desc="Interface to export virtual filesystem in userspace"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=fuse3
|
|||
version=3.10.5
|
||||
build=1sml
|
||||
homepage="https://github.com/libfuse/libfuse"
|
||||
download="https://github.com/libfuse/libfuse/archive/refs/tags/fuse-3.10.5.tar.gz"
|
||||
download="https://github.com/libfuse/libfuse/archive/refs/tags/fuse3-$version.tar.gz"
|
||||
desc="Filesystem in Userspace v3"
|
||||
requires="udev"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gawk
|
||||
version=4.2.1
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/gawk/'
|
||||
download='https://ftp.gnu.org/gnu/gawk/gawk-4.2.1.tar.xz'
|
||||
homepage="https://www.gnu.org/software/gawk/"
|
||||
download="https://ftp.gnu.org/gnu/gawk/gawk-$version.tar.xz"
|
||||
desc="POSIX-compliant pattern scanning and processing language"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=gcc-libs
|
||||
version=9.3.0
|
||||
build=1sml
|
||||
homepage='https://gcc.gnu.org/'
|
||||
download='https://gcc.gnu.org/'
|
||||
desc="separate GCC and libstdc++ libraries"
|
||||
homepage="https://gcc.gnu.org/"
|
||||
download="https://gcc.gnu.org/"
|
||||
desc="Separate GCC and libstdc++ libraries"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gdb
|
||||
version=8.3.1
|
||||
build=2sml
|
||||
homepage='https://www.gnu.org/software/gdb/'
|
||||
download='https://ftp.gnu.org/gnu/gdb/gdb-8.3.1.tar.xz'
|
||||
homepage="https://www.gnu.org/software/gdb/"
|
||||
download="https://ftp.gnu.org/gnu/gdb/gdb-$version.tar.xz"
|
||||
desc="GNU symbolic debugger"
|
||||
requires="gcc-libs netbsd-curses expat xz python3 gmp mpfr"
|
||||
noautoconfsite=1
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gdbm
|
||||
version=1.18
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org.ua/software/gdbm/'
|
||||
download='https://ftp.gnu.org/gnu/gdbm/gdbm-1.18.tar.gz'
|
||||
homepage=:https://www.gnu.org.ua/software/gdbm/"
|
||||
download="https://ftp.gnu.org/gnu/gdbm/gdbm-$version.tar.gz"
|
||||
desc="set of database routines that work similar to the standard UNIX dbm routines"
|
||||
requires="readline"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=gettext
|
||||
version=0.20.2
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/gettext/'
|
||||
download='https://ftp.gnu.org/pub/gnu/gettext/gettext-0.20.2.tar.xz'
|
||||
desc="Toolkit to internationalize the messages given by shell scripts"
|
||||
homepage="https://www.gnu.org/software/gettext/"
|
||||
download="https://ftp.gnu.org/pub/gnu/gettext/gettext-$version.tar.xz"
|
||||
desc="Toolkit to internationalize messages given by shell scripts"
|
||||
requires="attr acl libxml2"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=giflib
|
||||
version=5.2.1
|
||||
build=1sml
|
||||
homepage='http://giflib.sourceforge.net/'
|
||||
download='https://sourceforge.net/projects/giflib/files/giflib-5.2.1.tar.gz'
|
||||
desc="library for manipulating GIF files"
|
||||
homepage="http://giflib.sourceforge.net/"
|
||||
download="https://sourceforge.net/projects/giflib/files/giflib-$version.tar.gz"
|
||||
desc="Library for manipulating GIF files"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=git
|
||||
version=2.28.1
|
||||
build=1sml
|
||||
homepage='https://git-scm.com/'
|
||||
download='https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.28.1.tar.xz'
|
||||
homepage="https://git-scm.com/"
|
||||
download="https://mirrors.edge.kernel.org/pub/software/scm/git/git-$version.tar.xz"
|
||||
desc="Fast, scalable, distributed revision control system"
|
||||
requires="curl openssl pcre asciidoc"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=glib
|
||||
version=2.66.4
|
||||
build=1sml
|
||||
homepage='https://gitlab.gnome.org/GNOME/glib'
|
||||
download='https://download.gnome.org/sources/glib/2.66/glib-2.66.4.tar.xz'
|
||||
homepage="https://gitlab.gnome.org/GNOME/glib"
|
||||
download="https://download.gnome.org/sources/glib/2.66/glib-$version.tar.xz"
|
||||
desc="library of C routines"
|
||||
requires="libffi util-linux pcre python3 gettext meson"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gloox
|
||||
version=1.0.22
|
||||
build=1sml
|
||||
homepage='https://camaya.net/gloox/'
|
||||
download='https://camaya.net/download/gloox-1.0.22.tar.bz2'
|
||||
homepage="https://camaya.net/gloox/"
|
||||
download="https://camaya.net/download/gloox-$version.tar.bz2"
|
||||
desc="Rock-solid, full-featured Jabber/XMPP client library in C++"
|
||||
requires="gcc-libs libidn gnutls"
|
||||
|
||||
|
@ -33,4 +33,4 @@ build() {
|
|||
sha512sums="
|
||||
4125216628b99820eb1ee333c641d6db55944465bf97f8b6060da72027d2e76e6c9758cc3383c159780eef778fab5a6f5203b4e3d71c1a566574608e00116e62 gloox-1.0.22.tar.lz
|
||||
b30ddcfea7817a4426ad38febe9f16f1db2d4552710d7e02dbe69674ab6a06f9b26678f3f2a0d07bf6f08f16724387fff2b1b3deec76bdd6742b270a3366c8de gloox-musl.patch
|
||||
"
|
||||
"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
app=gmp
|
||||
version=6.1.2
|
||||
build=1sml
|
||||
homepage='https://gmplib.org/'
|
||||
download='https://gmplib.org/download/gmp/gmp-$version.tar.lz'
|
||||
desc="GNU multiple precision arithmetic library"
|
||||
requires="gcc-libs"
|
||||
homepage='https://gmplib.org/'
|
||||
download='https://gmplib.org/download/gmp/gmp-6.1.2.tar.lz'
|
||||
|
||||
build() {
|
||||
mkandenterbuilddir
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gnu-efi
|
||||
version=3.0.8
|
||||
build=1sml
|
||||
homepage='https://sourceforge.net/projects/gnu-efi/'
|
||||
download='https://sourceforge.net/projects/gnu-efi/files/gnu-efi-3.0.8.tar.bz2'
|
||||
homepage="https://sourceforge.net/projects/gnu-efi/"
|
||||
download="https://sourceforge.net/projects/gnu-efi/files/gnu-efi-$version.tar.bz2"
|
||||
desc="library to develop applications using GNU toolchain and EFI dev environment"
|
||||
requires="libelf-compat"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gnupg2
|
||||
version=2.2.20
|
||||
build=1sml
|
||||
homepage='https://gnupg.org/'
|
||||
download='https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.20.tar.bz2'
|
||||
homepage="https://gnupg.org/"
|
||||
download="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-$version.tar.bz2"
|
||||
desc="The GNU Privacy Guard version 2.x"
|
||||
requires="bzip2 sqlite libassuan readline libksba libusb gnutls npth"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gnutls
|
||||
version=3.6.16
|
||||
build=1sml
|
||||
homepage='https://www.gnutls.org/'
|
||||
download='https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.16.tar.xz'
|
||||
homepage="https://www.gnutls.org/"
|
||||
download="https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-$version.tar.xz"
|
||||
desc="GNU TLS 1.0 and SSL 3.0 implementation"
|
||||
requires="gcc-libs zlib gmp libidn libtasn1 nettle openssl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gperf
|
||||
version=3.1
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/gperf/'
|
||||
download='http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz'
|
||||
homepage="https://www.gnu.org/software/gperf/"
|
||||
download="http://ftp.gnu.org/pub/gnu/gperf/gperf-$version.tar.gz"
|
||||
desc="perfect hash function generator in C++"
|
||||
requires="gcc-libs"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gpgme
|
||||
version=1.13.1
|
||||
build=1sml
|
||||
homepage='https://gnupg.org/software/gpgme/index.html'
|
||||
download='https://gnupg.org/ftp/gcrypt/gpgme/gpgme-1.13.1.tar.bz2'
|
||||
homepage="https://gnupg.org/software/gpgme/index.html"
|
||||
download="https://gnupg.org/ftp/gcrypt/gpgme/gpgme-$version.tar.bz2"
|
||||
desc="C language library to easily add crypto to a program"
|
||||
requires="gcc-libs libassuan libgpg-error"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gptfdisk
|
||||
version=1.0.5
|
||||
build=1sml
|
||||
homepage='http://sourceforge.net/projects/gptfdisk/'
|
||||
download='https://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.5/gptfdisk-1.0.5.tar.gz'
|
||||
homepage="http://sourceforge.net/projects/gptfdisk/"
|
||||
download="https://sourceforge.net/projects/gptfdisk/files/gptfdisk/$version/gptfdisk-$version.tar.gz'
|
||||
desc="GPT fdisk utilities"
|
||||
requires="gcc-libs netbsd-curses popt util-linux"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=grep
|
||||
version=3.6
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/grep/'
|
||||
download='https://ftp.gnu.org/gnu/grep/grep-2.14.tar.xz'
|
||||
homepage="https://www.gnu.org/software/grep/"
|
||||
download="https://ftp.gnu.org/gnu/grep/grep-$version.tar.xz"
|
||||
desc="print lines matching a pattern"
|
||||
requires="pcre"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=groff
|
||||
version=1.22.2
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/groff/'
|
||||
download='https://ftp.gnu.org/gnu/groff/groff-1.22.2.tar.gz'
|
||||
homepage="https://www.gnu.org/software/groff/"
|
||||
download="https://ftp.gnu.org/gnu/groff/groff-$version.tar.gz"
|
||||
desc="GNU replacement for nroff and troff text formatters"
|
||||
requires="gcc-libs perl"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=gsl
|
||||
version=2.6
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/gsl/gsl.html'
|
||||
download='https://ftp.gnu.org/gnu/gsl/gsl-2.6.tar.gz'
|
||||
desc="a numerical library for C and C++ programmers written in ANSI C"
|
||||
homepage="https://www.gnu.org/software/gsl/gsl.html"
|
||||
download="https://ftp.gnu.org/gnu/gsl/gsl-$version.tar.gz"
|
||||
desc="Numerical library for C and C++ programmers written in ANSI C"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gstreamer
|
||||
version=1.16.2
|
||||
build=1sml
|
||||
homepage='https://gstreamer.freedesktop.org/'
|
||||
download='https://gstreamer.freedesktop.org/data/src/gstreamer/gstreamer-1.16.2.tar.xz'
|
||||
homepage="https://gstreamer.freedesktop.org/"
|
||||
download="https://gstreamer.freedesktop.org/data/src/gstreamer/gstreamer-$version.tar.xz"
|
||||
desc="streaming multimedia framework"
|
||||
requires="glib pcre libffi zlib"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=guile
|
||||
version=2.2.6
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/guile/'
|
||||
download='https://ftp.gnu.org/gnu/guile/guile-2.2.6.tar.xz'
|
||||
homepage="https://www.gnu.org/software/guile/"
|
||||
download="https://ftp.gnu.org/gnu/guile/guile-$version.tar.xz"
|
||||
desc="GNU extension language library"
|
||||
requires="libtool netbsd-curses libunistring libffi gmp libgc"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
app=gyp
|
||||
version=20200512
|
||||
build=1sml
|
||||
homepage='https://gyp.gsrc.io/'
|
||||
homepage="https://gyp.gsrc.io/"
|
||||
desc="Meta-Build system that generates other build systems"
|
||||
requires="python3"
|
||||
|
||||
|
@ -9,7 +9,7 @@ build() {
|
|||
mkandenterbuilddir
|
||||
rm -rf $app-$version"_caa60026"
|
||||
|
||||
tar xf $srcdir/$app-$version"_caa60026".tar.?z*
|
||||
tar xf $srcdir/$app-$version"_caa60026".tar.?z*
|
||||
cd $app-$version"_caa60026"
|
||||
fixbuilddirpermissions
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=gzip
|
||||
version=1.10
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/gzip/'
|
||||
download='https://ftp.gnu.org/gnu/gzip/gzip-1.10.tar.gz'
|
||||
homepage="https://www.gnu.org/software/gzip/"
|
||||
download="https://ftp.gnu.org/gnu/gzip/gzip-$version.tar.gz"
|
||||
desc="GNU file compression utility"
|
||||
requires="less"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=haveged
|
||||
version=1.9.2
|
||||
build=1sml
|
||||
homepage='https://github.com/jirka-h/haveged'
|
||||
download='http://www.issihosts.com/haveged/haveged-1.9.2.tar.gz'
|
||||
desc="entropy daemon especially suited for low-powered devices"
|
||||
homepage="https://github.com/jirka-h/haveged"
|
||||
download="http://www.issihosts.com/haveged/haveged-$version.tar.gz"
|
||||
desc="Entropy daemon especially suited for low-powered devices"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=hdparm
|
||||
version=9.58
|
||||
build=1sml
|
||||
homepage='https://sourceforge.net/projects/hdparm'
|
||||
download='https://sourceforge.net/projects/hdparm/files/hdparm/hdparm-9.58.tar.gz'
|
||||
desc="hard disk information utility"
|
||||
homepage="https://sourceforge.net/projects/hdparm"
|
||||
download="https://sourceforge.net/projects/hdparm/files/hdparm/hdparm-$version.tar.gz"
|
||||
desc="Hard disk information utility"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=highlight
|
||||
version=4.0
|
||||
build=1sml
|
||||
homepage='http://www.andre-simon.de/doku/highlight/en/highlight.php'
|
||||
download='http://www.andre-simon.de/zip/highlight-4.0.tar.bz2'
|
||||
desc="a universal syntax highlighter"
|
||||
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
|
||||
download="http://www.andre-simon.de/zip/highlight-$version.tar.bz2"
|
||||
desc="Universal syntax highlighter"
|
||||
requires="gcc-libs musl lua53 readline netbsd-curses"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=htop
|
||||
version=2.2.0
|
||||
build=1sml
|
||||
homepage='https://htop.dev/'
|
||||
download='https://github.com/htop-dev/htop/archive/refs/tags/2.2.0.tar.gz'
|
||||
homepage="https://htop.dev/"
|
||||
download="https://github.com/$app-dev/$app/archive/refs/tags/$version.tar.gz"
|
||||
desc="ncurses-based interactive process viewer written in C"
|
||||
requires="netbsd-curses"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=hunspell
|
||||
version=1.7.0
|
||||
build=1sml
|
||||
homepage='http://hunspell.github.io/'
|
||||
download='https://github.com/hunspell/hunspell/files/2573619/hunspell-1.7.0.tar.gz'
|
||||
desc="spell checker based on OpenOffice.org myspell library"
|
||||
homepage="http://hunspell.github.io/"
|
||||
download="https://github.com/hunspell/hunspell/files/2573619/hunspell-$version.tar.gz"
|
||||
desc="Spell checker based on OpenOffice.org myspell library"
|
||||
requires="gcc-libs"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=hyphen
|
||||
version=2.8.8
|
||||
build=1sml
|
||||
homepage='https://sourceforge.net/projects/hunspell/files/Hyphen/'
|
||||
download='https://sourceforge.net/projects/hunspell/files/Hyphen/2.8/hyphen-2.8.8.tar.gz'
|
||||
homepage="https://sourceforge.net/projects/hunspell/files/Hyphen/"
|
||||
download="https://sourceforge.net/projects/hunspell/files/Hyphen/2.8/hyphen-$version.tar.gz"
|
||||
desc="TeX hyphenation library"
|
||||
requires="perl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=i2c-tools
|
||||
version=4.1
|
||||
build=1sml
|
||||
homepage='https://i2c.wiki.kernel.org/index.php/I2C_Tools'
|
||||
download='https://mirrors.edge.kernel.org/pub/software/utils/i2c-tools/i2c-tools-4.1.tar.gz'
|
||||
homepage="https://i2c.wiki.kernel.org/index.php/I2C_Tools"
|
||||
download="https://mirrors.edge.kernel.org/pub/software/utils/i2c-tools/i2c-tools-$version.tar.gz"
|
||||
desc="Utilties to read and program data from I2C-protocol based sensors"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=icu
|
|||
version=69.1
|
||||
build=1sml
|
||||
homepage="http://www.icu-project.org/"
|
||||
download="https://github.com/unicode-org/icu/releases/download/release-67-1/icu4c-67_1-src.tgz"
|
||||
download="https://github.com/unicode-org/icu/releases/download/release-69-1/icu4c-69_1-src.tgz"
|
||||
desc="International Components for Unicode"
|
||||
requires="gcc-libs python3"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=id3lib
|
||||
version=3.8.3
|
||||
build=1sml
|
||||
homepage='http://id3lib.sourceforge.net/'
|
||||
download='https://sourceforge.net/projects/id3lib/files/id3lib/3.8.3/id3lib-3.8.3.tar.gz'
|
||||
homepage="http://id3lib.sourceforge.net/"
|
||||
download="https://sourceforge.net/projects/id3lib/files/id3lib/$version/id3lib-$version.tar.gz"
|
||||
desc="ID3 tag manipulation library"
|
||||
requires="gcc-libs zlib"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=ijs
|
||||
version=0.35
|
||||
build=1sml
|
||||
homepage='https://www.openprinting.org/download/ijs/'
|
||||
download='https://www.openprinting.org/download/ijs/download/ijs-0.35.tar.bz2'
|
||||
homepage="https://www.openprinting.org/download/ijs/"
|
||||
download="https://www.openprinting.org/download/ijs/download/ijs-$version.tar.bz2"
|
||||
desc="print library for transmission of raster page images"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=iniparser
|
|||
version=4.1
|
||||
build=1sml
|
||||
homepage="https://github.com/ndevilla/iniparser"
|
||||
download="https://github.com/ndevilla/iniparser/archive/refs/tags/v4.1.tar.gz"
|
||||
download="https://github.com/ndevilla/iniparser/archive/refs/tags/v$version.tar.gz"
|
||||
desc="Stand-alone ini file parsing library written in ANSI C"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=intltool
|
||||
version=0.51.0
|
||||
build=1sml
|
||||
homepage='https://launchpad.net/intltool'
|
||||
download='https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz'
|
||||
homepage="https://launchpad.net/intltool"
|
||||
download="https://launchpad.net/intltool/trunk/$version/+download/intltool-$version.tar.gz"
|
||||
desc="Utilities for translation support"
|
||||
requires="perl-modules"
|
||||
|
||||
|
@ -30,4 +30,4 @@ build() {
|
|||
sha512sums="
|
||||
4c93cb26592ed0b1622d3b7800b5d6622ffa36f58ac73f2ef0bddfab522565fdfb8fa73d81914b9a202f1d62bc995a08960f8adb9f62c86918e75498e85fbfdf intltool-0.51.0.tar.gz
|
||||
2ca20ba6ff0492cd7c816cca4c17bbf11281ae4c24bb4f70cfa92826ff2127036b8a07de5a61765becfd0ff506ca092e05ecd7a02b796ba92745459786e7ba03 intltool-regex-warning.patch
|
||||
"
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=iptables
|
||||
version=1.4.20
|
||||
build=1sml
|
||||
homepage='https://www.netfilter.org/projects/iptables/index.html'
|
||||
download='https://www.netfilter.org/projects/iptables/files/iptables-1.4.20.tar.bz2'
|
||||
homepage="https://www.netfilter.org/projects/iptables/index.html"
|
||||
download="https://www.netfilter.org/projects/iptables/files/iptables-$version.tar.bz2"
|
||||
desc="IP packet filter administration tool"
|
||||
requires="libpcap libnfnetlink libnetfilter_conntrack"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=iso-codes
|
||||
version=4.4
|
||||
build=1sml
|
||||
homepage='https://salsa.debian.org/iso-codes-team/iso-codes'
|
||||
download='http://anduin.linuxfromscratch.org/BLFS/iso-codes/iso-codes-4.4.tar.xz'
|
||||
homepage="https://salsa.debian.org/iso-codes-team/iso-codes"
|
||||
download="http://anduin.linuxfromscratch.org/BLFS/iso-codes/iso-codes-$version.tar.xz"
|
||||
desc="ISO standards collection like language, language script and curreny names"
|
||||
requires="gettext"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=itstool
|
||||
version=2.0.6
|
||||
build=1sml
|
||||
homepage='http://itstool.org/'
|
||||
download='http://files.itstool.org/itstool/itstool-2.0.6.tar.bz2'
|
||||
homepage="http://itstool.org/"
|
||||
download="http://files.itstool.org/itstool/itstool-$version.tar.bz2"
|
||||
desc="Translate XML documents with PO files"
|
||||
requires="python3 docbook"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=jam
|
||||
version=2.5
|
||||
build=1sml
|
||||
homepage='http://public.perforce.com/public/jam/src/Jam.html'
|
||||
download=''
|
||||
homepage="http://public.perforce.com/public/jam/src/Jam.html"
|
||||
download=""
|
||||
desc="Program construction tool like make"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=jbig2dec
|
||||
version=0.18
|
||||
build=1sml
|
||||
homepage='https://jbig2dec.com/'
|
||||
desc="a JBIG2 decoder"
|
||||
homepage="https://jbig2dec.com/"
|
||||
desc="JBIG2 decoder"
|
||||
requires="zlib libpng"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=json-c
|
||||
version=0.13.1
|
||||
build=1sml
|
||||
homepage='https://github.com/json-c/json-c'
|
||||
download='https://github.com/json-c/json-c/archive/refs/tags/json-c-0.13.1-20180305.tar.gz'
|
||||
homepage="https://github.com/json-c/json-c"
|
||||
download="https://github.com/json-c/json-c/archive/refs/tags/json-c-$version-20180305.tar.gz"
|
||||
desc="JSON library in C"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=json-glib
|
||||
version=1.4.4
|
||||
build=1sml
|
||||
homepage='https://wiki.gnome.org/Projects/JsonGlib'
|
||||
desc="library for serialization and deserialization of JSON data"
|
||||
homepage="https://wiki.gnome.org/Projects/JsonGlib"
|
||||
desc="Library for serialization and deserialization of JSON data"
|
||||
requires="gcc-libs libffi pcre glib util-linux"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=kbd
|
||||
version=2.0.4
|
||||
build=1sml
|
||||
homepage='http://ftp.iij.ad.jp/pub/linux/kernel/linux/utils/kbd/'
|
||||
download="https://ftp.iij.ad.jp/pub/linux/kernel/linux/utils/kbd/kbd-2.0.4.tar.xz"
|
||||
homepage="http://ftp.iij.ad.jp/pub/linux/kernel/linux/utils/kbd/"
|
||||
download="https://ftp.iij.ad.jp/pub/linux/kernel/linux/utils/kbd/kbd-$version.tar.xz"
|
||||
desc="utility to change console fonts and keyborad mappings"
|
||||
requires="busybox"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=kernel-headers
|
||||
version=4.19.88
|
||||
build=1sml
|
||||
homepage='http://ftp.barfooze.de/pub/sabotage/tarballs/'
|
||||
download='http://ftp.barfooze.de/pub/sabotage/tarballs/linux-headers-4.19.88.tar.xz'
|
||||
desc="Musl-compatible header files for the Linux kernel"
|
||||
homepage="http://ftp.barfooze.de/pub/sabotage/tarballs/"
|
||||
download="http://ftp.barfooze.de/pub/sabotage/tarballs/linux-headers-$version.tar.xz"
|
||||
desc="Musl-compatible header files for the Linux kernel"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
@ -16,7 +16,7 @@ build() {
|
|||
|
||||
applypatch $srcdir/ptrace.h.patch
|
||||
|
||||
make ARCH="$ARCH" prefix="/" DESTDIR=$pkg install
|
||||
make ARCH="$arch" prefix="/" DESTDIR=$pkg install
|
||||
cp -r generic/include $pkg/
|
||||
|
||||
mkfinalpkg
|
||||
|
|
|
@ -2,7 +2,7 @@ app=kernel-source
|
|||
version=5.4.41
|
||||
build=1sml
|
||||
requires="musl"
|
||||
homepage='https://www.kernel.org'
|
||||
homepage="https://www.kernel.org"
|
||||
desc="source code for the Linux kernel"
|
||||
aarchversion=5.4.51
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
app=keyutils
|
||||
version=1.6.3
|
||||
build=1sml
|
||||
homepage='http://people.redhat.com/~dhowells/keyutils/'
|
||||
homepage="http://people.redhat.com/~dhowells/keyutils/"
|
||||
desc="Kernel key management utilities"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=kmod
|
||||
version=19
|
||||
build=1sml
|
||||
homepage='ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/'
|
||||
download='https://mirrors.edge.kernel.org/pub/linux/utils/kernel/kmod/kmod-19.tar.xz'
|
||||
desc="kernel module tools and library"
|
||||
homepage="ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/"
|
||||
download="https://mirrors.edge.kernel.org/pub/linux/utils/kernel/kmod/kmod-$version.tar.xz"
|
||||
desc="Kernel module tools and library"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=lame
|
||||
version=3.100
|
||||
build=1sml
|
||||
homepage='https://lame.sourceforge.io/'
|
||||
download='https://sourceforge.net/projects/lame/files/lame/3.100/lame-3.100.tar.gz'
|
||||
homepage="https://lame.sourceforge.io/"
|
||||
download="https://sourceforge.net/projects/lame/files/lame/$version/lame-$version.tar.gz"
|
||||
desc="MP3 compression and creation library"
|
||||
requires="netbsd-curses nasm"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=less
|
||||
version=471
|
||||
build=1sml
|
||||
homepage='https://www.greenwoodsoftware.com/less/'
|
||||
download='https://www.greenwoodsoftware.com/less/less-471.tar.gz'
|
||||
desc="file pager similar to more"
|
||||
homepage="https://www.greenwoodsoftware.com/less/"
|
||||
download="https://www.greenwoodsoftware.com/less/less-$version.tar.gz"
|
||||
desc="File pager similar to more"
|
||||
requires="netbsd-curses"
|
||||
|
||||
build() {
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue