mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
*/*: remove useless empty variables
This commit is contained in:
parent
7eea84b67f
commit
03864cfefb
20 changed files with 0 additions and 46 deletions
|
@ -7,7 +7,6 @@ pkgdesc="Module wrapper for os.path"
|
|||
url="https://github.com/jaraco/path"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends=""
|
||||
makedepends="
|
||||
py3-gpep517
|
||||
py3-setuptools
|
||||
|
|
|
@ -7,7 +7,6 @@ url="https://git.zabbix.com/projects/AP/repos/postgresql/browse"
|
|||
arch="all"
|
||||
license="Apache-2.0"
|
||||
makedepends="go gettext-dev"
|
||||
subpackages=""
|
||||
source="https://cdn.zabbix.com/zabbix-agent2-plugins/sources/postgresql/$pkgname-$pkgver.tar.gz
|
||||
0001-set-plugin-system-path.patch
|
||||
"
|
||||
|
|
|
@ -7,7 +7,6 @@ url="https://github.com/sailfishos/amber-mpris"
|
|||
# armhf blocked by qt6-qtdeclarative
|
||||
arch="all !armhf"
|
||||
license="LGPL-2.1-or-later"
|
||||
depends=""
|
||||
makedepends="
|
||||
chrpath
|
||||
qt6-qtbase-dev
|
||||
|
|
|
@ -6,10 +6,7 @@ pkgdesc="Utilities for aufs"
|
|||
url="https://aufs.sourceforge.net/"
|
||||
arch="all"
|
||||
license="GPL-2.0"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev linux-headers"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="https://dev.alpinelinux.org/archive/aufs-util/aufs-util-$pkgver.tar.gz
|
||||
0001-implement-glibc-compatible-nftw-if-libc-does-not-pro.patch
|
||||
|
|
|
@ -7,9 +7,7 @@ pkgdesc="The BitTorrent Protocol Daemon"
|
|||
url="https://github.com/btpd/btpd"
|
||||
arch="all"
|
||||
license="BSD-2-Clause BSD-3-Clause"
|
||||
depends=""
|
||||
makedepends="autoconf automake openssl-dev>3"
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
|
|
@ -8,10 +8,8 @@ url="http://cgiirc.org/"
|
|||
arch="all"
|
||||
license="GPL"
|
||||
depends="perl"
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev"
|
||||
install="$pkgname.post-install"
|
||||
subpackages=""
|
||||
source="http://cgiirc.org/releases/$pkgname-$pkgver.tar.gz
|
||||
cgiirc.config"
|
||||
_builddir="$srcdir"/$pkgname-$pkgver
|
||||
|
|
|
@ -7,10 +7,7 @@ url="https://github.com/b-fitzpatrick/cpiped"
|
|||
arch="all"
|
||||
license="GPL-3.0"
|
||||
options="!check"
|
||||
depends=""
|
||||
makedepends="alsa-lib-dev"
|
||||
install=
|
||||
subpackages=
|
||||
source="cpiped-$pkgver.tar.gz::https://github.com/b-fitzpatrick/cpiped/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/cpiped-$pkgver"
|
||||
|
||||
|
|
|
@ -6,7 +6,6 @@ pkgdesc="Collection of tools for managing UNIX services"
|
|||
url="https://cr.yp.to/daemontools.html"
|
||||
arch="all"
|
||||
license="Public-Domain"
|
||||
depends=
|
||||
# The makefile need GNU cat for 'cat -v'
|
||||
makedepends="coreutils"
|
||||
subpackages="$pkgname-openrc"
|
||||
|
|
|
@ -6,10 +6,6 @@ pkgdesc="perform variable substitutions on input"
|
|||
url="https://github.com/kaniini/envsubst"
|
||||
arch="all"
|
||||
license="ISC"
|
||||
depends=""
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
source="https://distfiles.ariadne.space/envsubst/envsubst-$pkgver.tar.xz"
|
||||
builddir="$srcdir/envsubst-$pkgver"
|
||||
options="!check" # No test suite.
|
||||
|
|
|
@ -6,14 +6,11 @@ pkgdesc="a simple stacking Wayland compositor"
|
|||
url="https://github.com/iridescent-desktop/hopalong"
|
||||
arch="all"
|
||||
license="ISC"
|
||||
depends=""
|
||||
makedepends="meson
|
||||
wlroots0.12-dev
|
||||
pango-dev cairo-dev glib-dev
|
||||
wayland-dev
|
||||
mesa-dev"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="https://github.com/iridescent-desktop/hopalong/archive/v$pkgver/hopalong-$pkgver.tar.gz"
|
||||
builddir="$srcdir/hopalong-$pkgver"
|
||||
options="!check"
|
||||
|
|
|
@ -7,10 +7,7 @@ pkgdesc="Internet2 utility library"
|
|||
url="https://github.com/perfsonar/i2util"
|
||||
arch="all"
|
||||
license="Apache-2.0"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev autoconf automake libtool"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="https://github.com/perfsonar/i2util/archive/v$pkgver/i2util-$pkgver.tar.gz"
|
||||
builddir="$srcdir/i2util-$pkgver"
|
||||
|
|
|
@ -10,7 +10,6 @@ arch="all"
|
|||
license="MIT"
|
||||
depends="lua"
|
||||
makedepends="autoconf automake libtool ncurses-dev"
|
||||
subpackages=""
|
||||
options="!check" # FIXME requires lua-specl that we don't have yet
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/lcurses/$_rockname/archive/release-v$pkgver.tar.gz
|
||||
bootstrap.patch"
|
||||
|
|
|
@ -9,7 +9,6 @@ url="http://doc.lubyk.org/lut.html"
|
|||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="lua lua-lub"
|
||||
provides=""
|
||||
source="https://github.com/lubyk/$_rockname/archive/REL-$pkgver/$pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_rockname-REL-$pkgver"
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@ url="https://github.com/nicklan/pnmixer"
|
|||
arch="all"
|
||||
license="GPL-3.0-only"
|
||||
makedepends="cmake gettext gtk+2.0-dev alsa-lib-dev libnotify-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
source="${pkgname}-${pkgver}.tar.gz::https://github.com/nicklan/pnmixer/archive/v${pkgver/_/-}.tar.gz"
|
||||
options="!check"
|
||||
|
|
|
@ -7,11 +7,7 @@ pkgdesc="Shine: fast fixed-point mp3 encoding"
|
|||
url="https://github.com/toots/shine"
|
||||
arch="all"
|
||||
license="LGPL-2.0"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev libtool automake autoconf"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="https://github.com/toots/shine/releases/download/$pkgver/shine-$pkgver.tar.gz"
|
||||
|
||||
builddir="$srcdir"/shine-$pkgver
|
||||
|
|
|
@ -9,7 +9,6 @@ url="https://gitlab.exherbo.org/sydbox/sydbox"
|
|||
# loongarch64: blocked by libc crate
|
||||
arch="all !s390x !loongarch64"
|
||||
license="GPL-3.0-or-later"
|
||||
depends=""
|
||||
makedepends="
|
||||
cargo
|
||||
cargo-auditable
|
||||
|
|
|
@ -8,8 +8,6 @@ pkgdesc="A fast, light-weight proxy for memcached and redis"
|
|||
url="https://github.com/twitter/twemproxy"
|
||||
arch="all"
|
||||
license="Apache-2.0"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="automake autoconf libtool yaml-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/twitter/twemproxy/archive/$pkgver.tar.gz
|
||||
|
|
|
@ -6,10 +6,6 @@ pkgdesc="String library, very low memory overhead, simple to import"
|
|||
url="http://www.and.org/ustr/"
|
||||
arch="all"
|
||||
license="MIT or LGPL-2.0-or-later or BSD"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-static $pkgname-debug $pkgname-doc $pkgname-dev"
|
||||
source="http://www.and.org/ustr/$pkgver/ustr-$pkgver.tar.bz2
|
||||
c99-inline.patch
|
||||
|
|
|
@ -9,10 +9,6 @@ url="https://github.com/rust-lang/rust.vim"
|
|||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="vim"
|
||||
depends_dev=""
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
source="https://github.com/rust-lang/rust.vim/archive/$_commit.zip"
|
||||
|
||||
builddir="$srcdir"/rust.vim-$_commit
|
||||
|
|
|
@ -7,10 +7,6 @@ url="https://github.com/witchery-project/witchery"
|
|||
arch="noarch"
|
||||
license="ISC"
|
||||
depends="alpine-sdk"
|
||||
makedepends=""
|
||||
checkdepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
source="https://github.com/witchery-project/witchery/archive/v$pkgver/witchery-$pkgver.tar.gz
|
||||
correct-install-location.patch
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue