Replaced single quotes with double quotes in multiple build files
This commit is contained in:
parent
d7e64d42b9
commit
5954b58476
20 changed files with 43 additions and 43 deletions
|
@ -1,8 +1,8 @@
|
||||||
app=acpid
|
app=acpid
|
||||||
version=2.0.32
|
version=2.0.32
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='http://sourceforge.net/projects/acpid2/'
|
homepage="http://sourceforge.net/projects/acpid2/"
|
||||||
download=''
|
download=""
|
||||||
desc="Tools and daemon for implementing ACPI standard on Linux"
|
desc="Tools and daemon for implementing ACPI standard on Linux"
|
||||||
requires="musl"
|
requires="musl"
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ app=alsa-lib
|
||||||
version=1.2.3.1
|
version=1.2.3.1
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage="http://alsa-project.org"
|
homepage="http://alsa-project.org"
|
||||||
download=''
|
download=""
|
||||||
desc="Advanced Linux Sound Architecture provides audio and MIDI functionality for Linux"
|
desc="Advanced Linux Sound Architecture provides audio and MIDI functionality for Linux"
|
||||||
requires="musl"
|
requires="musl"
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
app=alsa-utils
|
app=alsa-utils
|
||||||
version=1.2.3
|
version=1.2.3
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='http://alsa-project.org'
|
homepage="http://alsa-project.org"
|
||||||
download=''
|
download=""
|
||||||
requires="netbsd-curses alsa-lib"
|
requires="netbsd-curses alsa-lib"
|
||||||
desc="Utilities for ALSA such as alsactl, amixer, alsamixer, aplay and arecord"
|
desc="Userland utilities for ALSA"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkandenterbuilddir
|
mkandenterbuilddir
|
||||||
|
|
|
@ -14,8 +14,8 @@ build() {
|
||||||
cd phc-winner-$app-$version
|
cd phc-winner-$app-$version
|
||||||
fixbuilddirpermissions
|
fixbuilddirpermissions
|
||||||
|
|
||||||
make OPTTARGET='none' LIBRARY_REL='lib' PREFIX="/"
|
make OPTTARGET="none" LIBRARY_REL="lib" PREFIX="/"
|
||||||
make OPTTARGET='none' LIBRARY_REL='lib' PREFIX="/" install DESTDIR=$pkg
|
make OPTTARGET="none" LIBRARY_REL="lib" PREFIX="/" install DESTDIR=$pkg
|
||||||
|
|
||||||
cp LICENSE $pkgdocs/
|
cp LICENSE $pkgdocs/
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ app=asciidoc
|
||||||
version=9.0.4
|
version=9.0.4
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage="https://github.com/asciidoc/asciidoc-py3"
|
homepage="https://github.com/asciidoc/asciidoc-py3"
|
||||||
download=''
|
download=""
|
||||||
desc="Text document format for writing notes and documentation"
|
desc="Text document format for writing notes and documentation"
|
||||||
requires="python3 libxslt docbook"
|
requires="python3 libxslt docbook"
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
app=automake
|
app=automake
|
||||||
version=1.16.1
|
version=1.16.1
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://www.gnu.org/software/automake'
|
homepage="https://www.gnu.org/software/automake"
|
||||||
download='https://ftp.gnu.org/gnu/automake/automake-1.16.1.tar.xz'
|
download="https://ftp.gnu.org/gnu/automake/automake-1.16.1.tar.xz"
|
||||||
desc="GNU Makefile generator"
|
desc="GNU Makefile generator"
|
||||||
requires="autoconf perl"
|
requires="autoconf perl"
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
app=bash-completion
|
app=bash-completion
|
||||||
version=2.11
|
version=2.11
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://github.com/scop/bash-completion'
|
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/2.11.tar.gz"
|
||||||
requires="bash"
|
requires="bash"
|
||||||
desc="Programmable completion for the bash shell"
|
desc="Programmable completion for the bash shell"
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
app=bash
|
app=bash
|
||||||
version=5.0
|
version=5.0
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://www.gnu.org/software/bash/bash.html'
|
homepage="https://www.gnu.org/software/bash/bash.html"
|
||||||
download='https://ftp.gnu.org/gnu/bash/bash-5.0.tar.gz'
|
download="https://ftp.gnu.org/gnu/bash/bash-5.0.tar.gz"
|
||||||
requires="netbsd-curses"
|
requires="netbsd-curses"
|
||||||
desc="GNU Bourne-Again SHell"
|
desc="GNU Bourne-Again SHell"
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
app=bison
|
app=bison
|
||||||
version=3.1
|
version=3.1
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://www.gnu.org/software/bison/bison.html'
|
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-3.1.tar.xz"
|
||||||
desc="parser generator similar to yacc"
|
desc="parser generator similar to yacc"
|
||||||
requires="m4"
|
requires="m4"
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,8 @@ app=boost
|
||||||
sversion=1_69_0
|
sversion=1_69_0
|
||||||
version="$(echo $sversion | sed 's@_@.@g')"
|
version="$(echo $sversion | sed 's@_@.@g')"
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://www.boost.org/'
|
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/1.79.0/source/boost_1_79_0.tar.bz2"
|
||||||
requires="bzip2 zlib findutils python3 icu xz"
|
requires="bzip2 zlib findutils python3 icu xz"
|
||||||
desc="Huge collection of free peer-reviewed portable C++ source libraries"
|
desc="Huge collection of free peer-reviewed portable C++ source libraries"
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
app=bubblewrap
|
app=bubblewrap
|
||||||
version=0.4.1
|
version=0.4.1
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://github.com/containers/bubblewrap'
|
homepage="https://github.com/containers/bubblewrap"
|
||||||
download=''
|
download=""
|
||||||
desc="Unprivileged sandboxing tool to reduce attack surfaces"
|
desc="Unprivileged sandboxing tool to reduce attack surfaces"
|
||||||
requires="libcap"
|
requires="libcap"
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
app=bzip2
|
app=bzip2
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://sourceware.org/bzip2/'
|
homepage="https://sourceware.org/bzip2/"
|
||||||
download='https://sourceware.org/pub/bzip2/bzip2-1.0.6.tar.gz'
|
download="https://sourceware.org/pub/bzip2/bzip2-1.0.6.tar.gz"
|
||||||
requires="musl"
|
requires="musl"
|
||||||
desc="block-sorting file compressor based on Burrows-Wheeler text compression algorithm"
|
desc="block-sorting file compressor based on Burrows-Wheeler text compression algorithm"
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
app=libmnl
|
app=libmnl
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='http://www.netfilter.org/projects/libmnl/'
|
homepage="http://www.netfilter.org/projects/libmnl/"
|
||||||
download='https://www.netfilter.org/pub/libmnl/libmnl-1.0.4.tar.bz2'
|
download="https://www.netfilter.org/pub/libmnl/libmnl-1.0.4.tar.bz"
|
||||||
desc="user-space library oriented to Netlink developers"
|
desc="User-space library oriented to Netlink developers"
|
||||||
requires="musl"
|
requires="musl"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -2,7 +2,7 @@ app=zsh
|
||||||
version=5.6.2
|
version=5.6.2
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage="http://www.zsh.org"
|
homepage="http://www.zsh.org"
|
||||||
download=''
|
download=""
|
||||||
requires="netbsd-curses gdbm"
|
requires="netbsd-curses gdbm"
|
||||||
desc="Zsh is a UNIX command interpreter shell that resembles the Korn shell"
|
desc="Zsh is a UNIX command interpreter shell that resembles the Korn shell"
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
app=libass
|
app=libass
|
||||||
version=0.14.0
|
version=0.14.0
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='http://code.google.com/p/libass/'
|
homepage="http://code.google.com/p/libass/"
|
||||||
download='https://github.com/libass/libass/archive/refs/tags/0.14.0.tar.gz'
|
download="https://github.com/libass/libass/archive/refs/tags/0.14.0.tar.gz"
|
||||||
desc='Subtitle renderer for the ASS and SSA formats'
|
desc="Subtitle renderer for the ASS and SSA formats"
|
||||||
requires="glib nasm fribidi fontconfig freetype harfbuzz"
|
requires="glib nasm fribidi fontconfig freetype harfbuzz"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
app=rdesktop
|
app=rdesktop
|
||||||
version=1.9.0
|
version=1.9.0
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='http://www.rdesktop.org'
|
homepage="http://www.rdesktop.org"
|
||||||
download='https://github.com/rdesktop/rdesktop/releases/download/v1.9.0/rdesktop-1.9.0.tar.gz'
|
download="https://github.com/rdesktop/rdesktop/releases/download/v1.9.0/rdesktop-1.9.0.tar.gz"
|
||||||
desc='Remote Desktop Protocol (RDP) client to connect to Microsoft RDP Servers'
|
desc="Remote Desktop Protocol (RDP) client to connect to Microsoft RDP Servers"
|
||||||
requires="zlib nettle alsa-lib libao libsamplerate libxcursor xrandr libxrandr"
|
requires="zlib nettle alsa-lib libao libsamplerate libxcursor xrandr libxrandr"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
app=scrcpy
|
app=scrcpy
|
||||||
version=1.16
|
version=1.16
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://github.com/Genymobile/scrcpy'
|
homepage="https://github.com/Genymobile/scrcpy"
|
||||||
download='https://github.com/Genymobile/scrcpy/archive/refs/tags/v1.16.tar.gz'
|
download="https://github.com/Genymobile/scrcpy/archive/refs/tags/v1.16.tar.gz"
|
||||||
desc='Lightweight display and control utility to interact with Android 5.1+ devices over USB or TCP/IP'
|
desc="Lightweight display and control utility to interact with Android 5.1+ devices over USB or TCP/IP"
|
||||||
requires="meson sdl2 ffmpeg"
|
requires="meson sdl2 ffmpeg"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
app=sdl
|
app=sdl
|
||||||
version=1.2.15
|
version=1.2.15
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://www.libsdl.org'
|
homepage="https://www.libsdl.org"
|
||||||
download='https://www.libsdl.org/release/SDL-1.2.5.tar.gz'
|
download="https://www.libsdl.org/release/SDL-1.2.5.tar.gz"
|
||||||
desc='C Library providing low-level I/O access to hardware devices via OpenGL and 2D framebuffer'
|
desc="C Library providing low-level I/O access to hardware devices via OpenGL and 2D framebuffer"
|
||||||
requires="alsa-lib libx11 libxext libxrender glu mesa"
|
requires="alsa-lib libx11 libxext libxrender glu mesa"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
app=sdl2
|
app=sdl2
|
||||||
version=2.0.8
|
version=2.0.8
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage='https://www.sdl.org'
|
homepage="https://www.sdl.org"
|
||||||
download='https://www.libsdl.org/release/SDL2-2.0.8.tar.gz'
|
download="https://www.libsdl.org/release/SDL2-2.0.8.tar.gz"
|
||||||
desc='C Library providing low-level I/O access to hardware devices via OpenGL and 2D framebuffer'
|
desc="C Library providing low-level I/O access to hardware devices via OpenGL and 2D framebuffer"
|
||||||
requires="alsa-lib libx11 libxcursor libxext libxrender libxinerama mesa"
|
requires="alsa-lib libx11 libxcursor libxext libxrender libxinerama mesa"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -6,7 +6,7 @@ version=2.9.3
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage="https://libsigcplusplus.github.io/libsigcplusplus/"
|
homepage="https://libsigcplusplus.github.io/libsigcplusplus/"
|
||||||
download="https://download.gnome.org/sources/libsigc++/2.9/libsigc%2B%2B-2.9.3.tar.xz"
|
download="https://download.gnome.org/sources/libsigc++/2.9/libsigc%2B%2B-2.9.3.tar.xz"
|
||||||
desc='Typesafe callback system for standard C++'
|
desc="Typesafe callback system for standard C++"
|
||||||
requires="gcc-libs"
|
requires="gcc-libs"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue