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
|
||||
version=2.0.32
|
||||
build=1sml
|
||||
homepage='http://sourceforge.net/projects/acpid2/'
|
||||
download=''
|
||||
homepage="http://sourceforge.net/projects/acpid2/"
|
||||
download=""
|
||||
desc="Tools and daemon for implementing ACPI standard on Linux"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=alsa-lib
|
|||
version=1.2.3.1
|
||||
build=1sml
|
||||
homepage="http://alsa-project.org"
|
||||
download=''
|
||||
download=""
|
||||
desc="Advanced Linux Sound Architecture provides audio and MIDI functionality for Linux"
|
||||
requires="musl"
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
app=alsa-utils
|
||||
version=1.2.3
|
||||
build=1sml
|
||||
homepage='http://alsa-project.org'
|
||||
download=''
|
||||
homepage="http://alsa-project.org"
|
||||
download=""
|
||||
requires="netbsd-curses alsa-lib"
|
||||
desc="Utilities for ALSA such as alsactl, amixer, alsamixer, aplay and arecord"
|
||||
desc="Userland utilities for ALSA"
|
||||
|
||||
build() {
|
||||
mkandenterbuilddir
|
||||
|
|
|
@ -14,8 +14,8 @@ build() {
|
|||
cd phc-winner-$app-$version
|
||||
fixbuilddirpermissions
|
||||
|
||||
make OPTTARGET='none' LIBRARY_REL='lib' PREFIX="/"
|
||||
make OPTTARGET='none' LIBRARY_REL='lib' PREFIX="/" install DESTDIR=$pkg
|
||||
make OPTTARGET="none" LIBRARY_REL="lib" PREFIX="/"
|
||||
make OPTTARGET="none" LIBRARY_REL="lib" PREFIX="/" install DESTDIR=$pkg
|
||||
|
||||
cp LICENSE $pkgdocs/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ app=asciidoc
|
|||
version=9.0.4
|
||||
build=1sml
|
||||
homepage="https://github.com/asciidoc/asciidoc-py3"
|
||||
download=''
|
||||
download=""
|
||||
desc="Text document format for writing notes and documentation"
|
||||
requires="python3 libxslt docbook"
|
||||
|
||||
|
|
|
@ -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/automake"
|
||||
download="https://ftp.gnu.org/gnu/automake/automake-1.16.1.tar.xz"
|
||||
desc="GNU Makefile generator"
|
||||
requires="autoconf perl"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
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'
|
||||
homepage="https://github.com/scop/bash-completion"
|
||||
download="https://github.com/scop/bash-completion/archive/refs/tags/2.11.tar.gz"
|
||||
requires="bash"
|
||||
desc="Programmable completion for the bash shell"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=bash
|
||||
version=5.0
|
||||
build=1sml
|
||||
homepage='https://www.gnu.org/software/bash/bash.html'
|
||||
download='https://ftp.gnu.org/gnu/bash/bash-5.0.tar.gz'
|
||||
homepage="https://www.gnu.org/software/bash/bash.html"
|
||||
download="https://ftp.gnu.org/gnu/bash/bash-5.0.tar.gz"
|
||||
requires="netbsd-curses"
|
||||
desc="GNU Bourne-Again SHell"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
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'
|
||||
homepage="https://www.gnu.org/software/bison/bison.html"
|
||||
download="https://ftp.gnu.org/gnu/bison/bison-3.1.tar.xz"
|
||||
desc="parser generator similar to yacc"
|
||||
requires="m4"
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ app=boost
|
|||
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'
|
||||
homepage="https://www.boost.org/"
|
||||
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"
|
||||
desc="Huge collection of free peer-reviewed portable C++ source libraries"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=bubblewrap
|
||||
version=0.4.1
|
||||
build=1sml
|
||||
homepage='https://github.com/containers/bubblewrap'
|
||||
download=''
|
||||
homepage="https://github.com/containers/bubblewrap"
|
||||
download=""
|
||||
desc="Unprivileged sandboxing tool to reduce attack surfaces"
|
||||
requires="libcap"
|
||||
|
||||
|
|
|
@ -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/bzip2/"
|
||||
download="https://sourceware.org/pub/bzip2/bzip2-1.0.6.tar.gz"
|
||||
requires="musl"
|
||||
desc="block-sorting file compressor based on Burrows-Wheeler text compression algorithm"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=libmnl
|
||||
version=1.0.4
|
||||
build=1sml
|
||||
homepage='http://www.netfilter.org/projects/libmnl/'
|
||||
download='https://www.netfilter.org/pub/libmnl/libmnl-1.0.4.tar.bz2'
|
||||
desc="user-space library oriented to Netlink developers"
|
||||
homepage="http://www.netfilter.org/projects/libmnl/"
|
||||
download="https://www.netfilter.org/pub/libmnl/libmnl-1.0.4.tar.bz"
|
||||
desc="User-space library oriented to Netlink developers"
|
||||
requires="musl"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -2,7 +2,7 @@ app=zsh
|
|||
version=5.6.2
|
||||
build=1sml
|
||||
homepage="http://www.zsh.org"
|
||||
download=''
|
||||
download=""
|
||||
requires="netbsd-curses gdbm"
|
||||
desc="Zsh is a UNIX command interpreter shell that resembles the Korn shell"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=libass
|
||||
version=0.14.0
|
||||
build=1sml
|
||||
homepage='http://code.google.com/p/libass/'
|
||||
download='https://github.com/libass/libass/archive/refs/tags/0.14.0.tar.gz'
|
||||
desc='Subtitle renderer for the ASS and SSA formats'
|
||||
homepage="http://code.google.com/p/libass/"
|
||||
download="https://github.com/libass/libass/archive/refs/tags/0.14.0.tar.gz"
|
||||
desc="Subtitle renderer for the ASS and SSA formats"
|
||||
requires="glib nasm fribidi fontconfig freetype harfbuzz"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=rdesktop
|
||||
version=1.9.0
|
||||
build=1sml
|
||||
homepage='http://www.rdesktop.org'
|
||||
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'
|
||||
homepage="http://www.rdesktop.org"
|
||||
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"
|
||||
requires="zlib nettle alsa-lib libao libsamplerate libxcursor xrandr libxrandr"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=scrcpy
|
||||
version=1.16
|
||||
build=1sml
|
||||
homepage='https://github.com/Genymobile/scrcpy'
|
||||
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'
|
||||
homepage="https://github.com/Genymobile/scrcpy"
|
||||
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"
|
||||
requires="meson sdl2 ffmpeg"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=sdl
|
||||
version=1.2.15
|
||||
build=1sml
|
||||
homepage='https://www.libsdl.org'
|
||||
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'
|
||||
homepage="https://www.libsdl.org"
|
||||
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"
|
||||
requires="alsa-lib libx11 libxext libxrender glu mesa"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
app=sdl2
|
||||
version=2.0.8
|
||||
build=1sml
|
||||
homepage='https://www.sdl.org'
|
||||
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'
|
||||
homepage="https://www.sdl.org"
|
||||
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"
|
||||
requires="alsa-lib libx11 libxcursor libxext libxrender libxinerama mesa"
|
||||
|
||||
build() {
|
||||
|
|
|
@ -6,7 +6,7 @@ version=2.9.3
|
|||
build=1sml
|
||||
homepage="https://libsigcplusplus.github.io/libsigcplusplus/"
|
||||
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"
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue