diff options
Diffstat (limited to 'testing')
47 files changed, 74 insertions, 74 deletions
diff --git a/testing/3proxy/APKBUILD b/testing/3proxy/APKBUILD index 96c598878d..bf66020bba 100644 --- a/testing/3proxy/APKBUILD +++ b/testing/3proxy/APKBUILD @@ -39,7 +39,7 @@ package() { mv "$pkgdir"/usr/etc/3proxy "$pkgdir"/etc/3proxy || return 1 chown -R 3proxy:3proxy "$pkgdir"/etc/3proxy || return 1 install -Dm644 copying "$pkgdir"/usr/share/licenses/$pkgname/COPYING || return 1 - + } md5sums="4754d5cf7071db9eb8013bbd739836f8 3proxy-0.7.1.3.tar.gz diff --git a/testing/aufs-util/APKBUILD b/testing/aufs-util/APKBUILD index a4aa949a98..3a7b38578b 100644 --- a/testing/aufs-util/APKBUILD +++ b/testing/aufs-util/APKBUILD @@ -16,7 +16,7 @@ source="http://dev.alpinelinux.org/archive/aufs-util/aufs-util-$pkgver.tar.gz 0002-add-aufs_type.h-from-linux-header.patch 0003-make-install-compatible-with-busybox-install.patch " - + builddir="$srcdir/aufs-utils" build() { diff --git a/testing/cgiirc/APKBUILD b/testing/cgiirc/APKBUILD index 0315a46a4d..7904078d47 100644 --- a/testing/cgiirc/APKBUILD +++ b/testing/cgiirc/APKBUILD @@ -17,7 +17,7 @@ source="http://cgiirc.org/releases/$pkgname-$pkgver.tar.gz _builddir="$srcdir"/$pkgname-$pkgver build() { cd "$_builddir" - cc -O2 -o client.cgi client.c + cc -O2 -o client.cgi client.c } package() { @@ -29,12 +29,12 @@ package() { cp ipaccess.example "$pkgdir"/etc/cgiirc cp formats/* "$pkgdir"/etc/cgiirc/formats for i in *.cgi; do - cp $i "$pkgdir"/usr/share/webapps/$pkgname/$i + cp $i "$pkgdir"/usr/share/webapps/$pkgname/$i chmod 755 "$pkgdir"/usr/share/webapps/$pkgname/$i done - cp -r modules "$pkgdir"/usr/share/webapps/$pkgname/ - cp -r images "$pkgdir"/usr/share/webapps/$pkgname/ - cp -r interfaces "$pkgdir"/usr/share/webapps/$pkgname/ + cp -r modules "$pkgdir"/usr/share/webapps/$pkgname/ + cp -r images "$pkgdir"/usr/share/webapps/$pkgname/ + cp -r interfaces "$pkgdir"/usr/share/webapps/$pkgname/ } diff --git a/testing/flightgear/APKBUILD b/testing/flightgear/APKBUILD index 8d00436429..54990812d6 100644 --- a/testing/flightgear/APKBUILD +++ b/testing/flightgear/APKBUILD @@ -8,7 +8,7 @@ url="http://flightgear.org" arch="all" license="GPL" makedepends="$depends_dev boost-dev cmake curl-dev dbus-dev eudev-dev - freeglut-dev libx11-dev libxi-dev libxmu-dev mesa-dev openal-soft-dev + freeglut-dev libx11-dev libxi-dev libxmu-dev mesa-dev openal-soft-dev openscenegraph-dev plib qt5-qtbase-dev simgear zlib-dev" install= subpackages="$pkgname-doc" diff --git a/testing/gingerbase/APKBUILD b/testing/gingerbase/APKBUILD index f7fefc086e..c2f4bcd293 100644 --- a/testing/gingerbase/APKBUILD +++ b/testing/gingerbase/APKBUILD @@ -8,7 +8,7 @@ url="http://kimchi-project.github.io/gingerbase/" arch="noarch" license="AGPL2.1" depends="py2-configobj py2-pyparted wok" -makedepends="automake autoconf libtool +makedepends="automake autoconf libtool python2-dev gettext-dev pyflakes libxslt" options="!check" subpackages="$pkgname-lang" diff --git a/testing/i3wm-gaps/APKBUILD b/testing/i3wm-gaps/APKBUILD index 02e66afd83..40a0bfc2d3 100644 --- a/testing/i3wm-gaps/APKBUILD +++ b/testing/i3wm-gaps/APKBUILD @@ -36,7 +36,7 @@ check() { cd "$builddir" ./i3 --version } - + md5sums="a591216c8a84d27431b057e4d01b151e i3wm-4.13.tar.gz aa998beb0b9a83d2910508768ac7faae musl.patch" diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD index 5d102fc95c..6b8c872c92 100644 --- a/testing/icingaweb2-module-businessprocess/APKBUILD +++ b/testing/icingaweb2-module-businessprocess/APKBUILD @@ -35,7 +35,7 @@ You need to fix /etc/icingaweb2/modules/$_module with the owner of the user of y For nginx, as example: # chown -R nginx /etc/icingaweb2/modules/$_module -or +or # chown -R nobody /etc/icingaweb2/modules/$_module For Apache: diff --git a/testing/icingaweb2-module-director/APKBUILD b/testing/icingaweb2-module-director/APKBUILD index d1968a2643..828cf6cca5 100644 --- a/testing/icingaweb2-module-director/APKBUILD +++ b/testing/icingaweb2-module-director/APKBUILD @@ -36,7 +36,7 @@ You need to fix /etc/icingaweb2/modules/$_module with the owner of the user of y For nginx, as example: # chown -R nginx /etc/icingaweb2/modules/$_module -or +or # chown -R nobody /etc/icingaweb2/modules/$_module For Apache: diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD index 6941e4f49c..77eeffd07b 100644 --- a/testing/icingaweb2-module-fileshipper/APKBUILD +++ b/testing/icingaweb2-module-fileshipper/APKBUILD @@ -34,7 +34,7 @@ You need to fix /etc/icingaweb2/modules/$_module with the owner of the user of y For nginx, as example: # chown -R nginx /etc/icingaweb2/modules/$_module -or +or # chown -R nobody /etc/icingaweb2/modules/$_module For Apache: diff --git a/testing/icingaweb2-module-generictts/APKBUILD b/testing/icingaweb2-module-generictts/APKBUILD index ccba026632..1bfe874ca7 100644 --- a/testing/icingaweb2-module-generictts/APKBUILD +++ b/testing/icingaweb2-module-generictts/APKBUILD @@ -33,7 +33,7 @@ You need to fix /etc/icingaweb2/modules/$_module with the owner of the user of y For nginx, as example: # chown -R nginx /etc/icingaweb2/modules/$_module -or +or # chown -R nobody /etc/icingaweb2/modules/$_module For Apache: diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 887c7a29e9..2f4f5a8f23 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -33,7 +33,7 @@ You need to fix /etc/icingaweb2/modules/$_module with the owner of the user of y For nginx, as example: # chown -R nginx /etc/icingaweb2/modules/$_module -or +or # chown -R nobody /etc/icingaweb2/modules/$_module For Apache: diff --git a/testing/kannel/APKBUILD b/testing/kannel/APKBUILD index 0f4261b18a..53980f5b5a 100644 --- a/testing/kannel/APKBUILD +++ b/testing/kannel/APKBUILD @@ -38,7 +38,7 @@ build() { --with-pgsql \ --with-mysql touch .depend - make depend + make depend make || return 1 } diff --git a/testing/keystone/APKBUILD b/testing/keystone/APKBUILD index f220d6e623..2a139d32b1 100644 --- a/testing/keystone/APKBUILD +++ b/testing/keystone/APKBUILD @@ -21,7 +21,7 @@ build() { -DCMAKE_BUILD_TYPE=Release \ -DBUILD_SHARED_LIBS=ON \ -G "Unix Makefiles" .. - cd .. + cd .. make -C build-shared || return 1 } @@ -43,8 +43,8 @@ python() { depends="python3 keystone" arch="noarch" cd "$builddir"/bindings/python - python3 setup.py build - python3 setup.py install --prefix=/usr --root="$subpkgdir" + python3 setup.py build + python3 setup.py install --prefix=/usr --root="$subpkgdir" } md5sums="966e0395a3733f68518a2833e64134c1 keystone-0.9.1.tar.gz" diff --git a/testing/kubernetes/APKBUILD b/testing/kubernetes/APKBUILD index 2e24b2b0e9..1f8a1bb6bf 100644 --- a/testing/kubernetes/APKBUILD +++ b/testing/kubernetes/APKBUILD @@ -29,7 +29,7 @@ build() { package() { cd "$builddir" - binaries="kube-dns + binaries="kube-dns kube-proxy kube-apiserver kube-controller-manager diff --git a/testing/libecap/APKBUILD b/testing/libecap/APKBUILD index dd9ec71816..1a910aee66 100644 --- a/testing/libecap/APKBUILD +++ b/testing/libecap/APKBUILD @@ -18,7 +18,7 @@ prepare() { default_prepare || return 1 update_config_sub || return 1 } - + build() { cd "$_builddir" ./configure \ diff --git a/testing/libtbb/APKBUILD b/testing/libtbb/APKBUILD index 4da0704e27..0fba84c0be 100644 --- a/testing/libtbb/APKBUILD +++ b/testing/libtbb/APKBUILD @@ -48,13 +48,13 @@ package() { debug() { pkgdesc="$pkgdesc (debug symbols)" - + _install_libs debug .2 || return 1 } dev() { pkgdesc="$pkgdesc (development files)" - + local prefix prefix="$subpkgdir/usr" cd "$_builddir" @@ -66,7 +66,7 @@ dev() { doc() { arch="noarch" pkgdesc="$pkgdesc (documentation)" - + local share doc licenses share="$subpkgdir/usr/share" doc="$share/doc" diff --git a/testing/livestreamer/APKBUILD b/testing/livestreamer/APKBUILD index 2c6721de75..634be31bfa 100644 --- a/testing/livestreamer/APKBUILD +++ b/testing/livestreamer/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="ommand-line utility that extracts streams from various services and pip url=" http://livestreamer.io/" arch="noarch" license="BSD" -depends="py-requests rtmpdump py-setuptools py-singledispatch py-futures +depends="py-requests rtmpdump py-setuptools py-singledispatch py-futures py-six py-crypto py-librtmp" depends_dev="" makedepends="$depends_dev py-sphinx" diff --git a/testing/lxd/APKBUILD b/testing/lxd/APKBUILD index 0e5b0dc611..002f79ab6d 100644 --- a/testing/lxd/APKBUILD +++ b/testing/lxd/APKBUILD @@ -32,7 +32,7 @@ build() { #https://github.com/lxc/lxd/issues/496 export CGO_LDFLAGS=-lintl go build -v -work -x "$_project" - make -C dist/src/"$_project" + make -C dist/src/"$_project" } package() { diff --git a/testing/ofono/APKBUILD b/testing/ofono/APKBUILD index a2a8e30124..35a6c51efe 100644 --- a/testing/ofono/APKBUILD +++ b/testing/ofono/APKBUILD @@ -8,7 +8,7 @@ url="https://01.org/ofono" arch="all" license="GPL2" depends="bluez mobile-broadband-provider-info" -makedepends="glib-dev dbus-dev eudev-dev +makedepends="glib-dev dbus-dev eudev-dev linux-headers bsd-compat-headers libexecinfo-dev" options="!check" subpackages="$pkgname-dev $pkgname-doc" diff --git a/testing/ossec-hids/APKBUILD b/testing/ossec-hids/APKBUILD index 9ee69f3393..9575d87021 100644 --- a/testing/ossec-hids/APKBUILD +++ b/testing/ossec-hids/APKBUILD @@ -32,7 +32,7 @@ package() { cd "$builddir" make DESTDIR="$pkgdir" install install -D -m755 "$srcdir"/$pkgname.initd \ - "$pkgdir"/etc/init.d/$pkgname || return 1 + "$pkgdir"/etc/init.d/$pkgname || return 1 install -m644 -D "$srcdir"/$pkgname.logrotate "$pkgdir"/etc/logrotate.d/$pkgname || return 1 cat << EOF > "$pkgdir"/etc/ossec-init.conf DIRECTORY="/var/ossec" diff --git a/testing/perl-common-sense/APKBUILD b/testing/perl-common-sense/APKBUILD index 1221fd0894..f39b04efbc 100644 --- a/testing/perl-common-sense/APKBUILD +++ b/testing/perl-common-sense/APKBUILD @@ -1,6 +1,6 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: -# Maintainer: +# Contributor: +# Maintainer: pkgname=perl-common-sense _pkgreal=common-sense pkgver=3.73 diff --git a/testing/perl-dancer-plugin-swig/APKBUILD b/testing/perl-dancer-plugin-swig/APKBUILD index e2cd680bc4..0328828404 100644 --- a/testing/perl-dancer-plugin-swig/APKBUILD +++ b/testing/perl-dancer-plugin-swig/APKBUILD @@ -1,6 +1,6 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: -# Maintainer: +# Contributor: +# Maintainer: pkgname=perl-dancer-plugin-swig _pkgreal=Dancer-Plugin-Swig pkgver=0.02 diff --git a/testing/perl-data-dump/APKBUILD b/testing/perl-data-dump/APKBUILD index 40ad08f2b1..b188ff73b1 100644 --- a/testing/perl-data-dump/APKBUILD +++ b/testing/perl-data-dump/APKBUILD @@ -1,6 +1,6 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: -# Maintainer: +# Contributor: +# Maintainer: pkgname=perl-data-dump _pkgreal=Data-Dump pkgver=1.23 diff --git a/testing/perl-soap-lite/APKBUILD b/testing/perl-soap-lite/APKBUILD index eeb9859e5e..d477cd5d97 100644 --- a/testing/perl-soap-lite/APKBUILD +++ b/testing/perl-soap-lite/APKBUILD @@ -9,8 +9,8 @@ pkgdesc="Perl's Web Services Toolkit" url="http://search.cpan.org/dist/SOAP-Lite/" arch="noarch" license="GPL PerlArtistic" -cpandepends="perl-class-inspector perl-xml-parser perl-task-weaken perl-uri perl-http-daemon -perl-libwww perl-test-warn perl-test-mockobject perl-mime-tools perl-io-socket-ssl +cpandepends="perl-class-inspector perl-xml-parser perl-task-weaken perl-uri perl-http-daemon +perl-libwww perl-test-warn perl-test-mockobject perl-mime-tools perl-io-socket-ssl perl-lwp-protocol-https perl-io-sessiondata perl-xml-simple" cpanmakedepends=" " depends="$cpandepends" diff --git a/testing/perl-types-serialiser/APKBUILD b/testing/perl-types-serialiser/APKBUILD index 90557dcba9..75fdef196a 100644 --- a/testing/perl-types-serialiser/APKBUILD +++ b/testing/perl-types-serialiser/APKBUILD @@ -1,6 +1,6 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: -# Maintainer: +# Contributor: +# Maintainer: pkgname=perl-types-serialiser _pkgreal=Types-Serialiser pkgver=1.0 diff --git a/testing/perl-www-curl/APKBUILD b/testing/perl-www-curl/APKBUILD index cb4672f11a..885cc588e0 100644 --- a/testing/perl-www-curl/APKBUILD +++ b/testing/perl-www-curl/APKBUILD @@ -1,6 +1,6 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: -# Maintainer: +# Contributor: +# Maintainer: pkgname=perl-www-curl _pkgreal=WWW-Curl pkgver=4.17 diff --git a/testing/perl-xml-bare/APKBUILD b/testing/perl-xml-bare/APKBUILD index 2c93a811db..58b1bcc267 100644 --- a/testing/perl-xml-bare/APKBUILD +++ b/testing/perl-xml-bare/APKBUILD @@ -1,6 +1,6 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: -# Maintainer: +# Contributor: +# Maintainer: pkgname=perl-xml-bare _pkgreal=XML-Bare pkgver=0.53 diff --git a/testing/poco/APKBUILD b/testing/poco/APKBUILD index c0c8fefe7b..f0e3764967 100644 --- a/testing/poco/APKBUILD +++ b/testing/poco/APKBUILD @@ -51,7 +51,7 @@ package() { test -d "$_basedir"/$dir || mkdir "$_basedir"/$dir done cp NetSSL_OpenSSL/include/Poco/Net/*.h "$_basedir"/Net || return 1 - cp Crypto/include/Poco/Crypto/*.h "$_basedir"/Crypto || return 1 + cp Crypto/include/Poco/Crypto/*.h "$_basedir"/Crypto || return 1 # remove the 2 lines below (and this) if there is no init.d script # install -m755 -D "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname diff --git a/testing/py-augeas/APKBUILD b/testing/py-augeas/APKBUILD index 6e5a80b51e..2b58738b0b 100644 --- a/testing/py-augeas/APKBUILD +++ b/testing/py-augeas/APKBUILD @@ -17,7 +17,7 @@ builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { @@ -27,7 +27,7 @@ package() { _py() { local python=$1 pkgdesc="$pkgdesc - $python" - install_if="$pkgname=$pkgver-r$pkgrel $python" + install_if="$pkgname=$pkgver-r$pkgrel $python" cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/py-blinker/APKBUILD b/testing/py-blinker/APKBUILD index ceac9845e8..bd56043de8 100644 --- a/testing/py-blinker/APKBUILD +++ b/testing/py-blinker/APKBUILD @@ -16,7 +16,7 @@ builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { @@ -26,7 +26,7 @@ package() { _py() { local python=$1 pkgdesc="$pkgdesc - $python" - install_if="$pkgname=$pkgver-r$pkgrel $python" + install_if="$pkgname=$pkgver-r$pkgrel $python" cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/py-cssselect/APKBUILD b/testing/py-cssselect/APKBUILD index e21eb832b6..8bf6307b60 100644 --- a/testing/py-cssselect/APKBUILD +++ b/testing/py-cssselect/APKBUILD @@ -16,7 +16,7 @@ builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { @@ -27,7 +27,7 @@ package() { _py() { local python=$1 pkgdesc="$pkgdesc - $python" - install_if="$pkgname=$pkgver-r$pkgrel $python" + install_if="$pkgname=$pkgver-r$pkgrel $python" cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/py-pam/APKBUILD b/testing/py-pam/APKBUILD index 8dde17b867..7e4c4fd2ce 100644 --- a/testing/py-pam/APKBUILD +++ b/testing/py-pam/APKBUILD @@ -24,7 +24,7 @@ builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { @@ -34,7 +34,7 @@ package() { _py() { local python=$1 pkgdesc="$pkgdesc (for $python)" - install_if="$pkgname=$pkgver-r$pkgrel $python" + install_if="$pkgname=$pkgver-r$pkgrel $python" cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/py-pdfkit/APKBUILD b/testing/py-pdfkit/APKBUILD index ac35b4b3c9..95ac1f477a 100644 --- a/testing/py-pdfkit/APKBUILD +++ b/testing/py-pdfkit/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> -# Maintainer: +# Maintainer: pkgname=py-pdfkit _pkgname=pdfkit pkgver=0.5.0 diff --git a/testing/py-pefile/APKBUILD b/testing/py-pefile/APKBUILD index 54b8cf37fa..01586098f7 100644 --- a/testing/py-pefile/APKBUILD +++ b/testing/py-pefile/APKBUILD @@ -18,7 +18,7 @@ builddir="$srcdir/$_pkgname-$pkgver" build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { diff --git a/testing/py-pyzor/APKBUILD b/testing/py-pyzor/APKBUILD index 07048db349..48f8d2d761 100644 --- a/testing/py-pyzor/APKBUILD +++ b/testing/py-pyzor/APKBUILD @@ -17,7 +17,7 @@ builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { @@ -27,7 +27,7 @@ package() { _py() { local python=$1 pkgdesc="$pkgdesc - $python" - install_if="$pkgname=$pkgver-r$pkgrel $python" + install_if="$pkgname=$pkgver-r$pkgrel $python" cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/py-queuelib/APKBUILD b/testing/py-queuelib/APKBUILD index 9e0c7d0c13..221cbb7c29 100644 --- a/testing/py-queuelib/APKBUILD +++ b/testing/py-queuelib/APKBUILD @@ -18,7 +18,7 @@ builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { @@ -29,7 +29,7 @@ package() { _py() { local python=$1 pkgdesc="$pkgdesc - $python" - install_if="$pkgname=$pkgver-r$pkgrel $python" + install_if="$pkgname=$pkgver-r$pkgrel $python" cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/py-serial/APKBUILD b/testing/py-serial/APKBUILD index 61b5df4c16..aeaa939e3b 100644 --- a/testing/py-serial/APKBUILD +++ b/testing/py-serial/APKBUILD @@ -39,7 +39,7 @@ _py3() { _py_common() { local python="$1" depends="$python" - + cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/py-yurl/APKBUILD b/testing/py-yurl/APKBUILD index 3aa92f32f9..91efefc631 100644 --- a/testing/py-yurl/APKBUILD +++ b/testing/py-yurl/APKBUILD @@ -18,7 +18,7 @@ builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python2 setup.py build || return 1 - python3 setup.py build || return 1 + python3 setup.py build || return 1 } package() { @@ -28,7 +28,7 @@ package() { _py() { local python=$1 pkgdesc="$pkgdesc - $python" - install_if="$pkgname=$pkgver-r$pkgrel $python" + install_if="$pkgname=$pkgver-r$pkgrel $python" cd "$builddir" $python setup.py install --prefix=/usr --root="$subpkgdir" } diff --git a/testing/seahorse/APKBUILD b/testing/seahorse/APKBUILD index eb71ebb838..ba5ec8e578 100644 --- a/testing/seahorse/APKBUILD +++ b/testing/seahorse/APKBUILD @@ -9,9 +9,9 @@ arch="all" license="GPL" depends="openssh dconf" depends_dev="" -makedepends="$depends_dev vala libxml2-utils - yelp-tools intltool itstool gpgme-dev libsoup-dev - libsm-dev libsecret-dev gobject-introspection +makedepends="$depends_dev vala libxml2-utils + yelp-tools intltool itstool gpgme-dev libsoup-dev + libsm-dev libsecret-dev gobject-introspection gtk+3.0-dev gcr-dev glib-dev" install="" subpackages="$pkgname-lang $pkgname-doc" diff --git a/testing/shotcut/APKBUILD b/testing/shotcut/APKBUILD index 8c3d487424..3e3ab6de03 100644 --- a/testing/shotcut/APKBUILD +++ b/testing/shotcut/APKBUILD @@ -8,7 +8,7 @@ url="https://www.shotcut.org" arch="all" license="GPL3" depends="" -makedepends="qt5-qtbase-dev qt5-qtwebkit-dev qt5-qtmultimedia-dev +makedepends="qt5-qtbase-dev qt5-qtwebkit-dev qt5-qtmultimedia-dev qt5-websockets-dev qt5-x11extras-dev ffmpeg-dev mlt-dev" install="" subpackages="" diff --git a/testing/spice-html5/APKBUILD b/testing/spice-html5/APKBUILD index 31184c791a..a76ff26c04 100644 --- a/testing/spice-html5/APKBUILD +++ b/testing/spice-html5/APKBUILD @@ -13,7 +13,7 @@ builddir="$srcdir/$pkgname-$pkgname-$pkgver" build() { cd "$builddir" - return 0 + return 0 } package() { diff --git a/testing/spreed-webrtc/APKBUILD b/testing/spreed-webrtc/APKBUILD index 3429e00db4..8789cda569 100644 --- a/testing/spreed-webrtc/APKBUILD +++ b/testing/spreed-webrtc/APKBUILD @@ -10,7 +10,7 @@ license="AGPL3" depends= depends_dev= makedepends="$depends_dev autoconf automake go go-context go-acceptlanguageparser - go-conf go-httputils go-mux go-nats go-nuid go-pkac go-phoenix + go-conf go-httputils go-mux go-nats go-nuid go-pkac go-phoenix go-securecookie go-sloth go-spreed-turnservicecli go-uuid go-websocket nodejs" install="$pkgname.pre-install" diff --git a/testing/steghide/APKBUILD b/testing/steghide/APKBUILD index c70ce00744..7a45448948 100644 --- a/testing/steghide/APKBUILD +++ b/testing/steghide/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Steganography program that is able to hide data in various kinds of ima url="http://steghide.sourceforge.net/index.php" arch="all" license="GPL" -makedepends="libmcrypt-dev jpeg-dev zlib-dev libmhash-dev +makedepends="libmcrypt-dev jpeg-dev zlib-dev libmhash-dev bash libtool automake autoconf" install="" subpackages="$pkgname-doc" @@ -24,7 +24,7 @@ build() { ./configure \ --prefix=/usr \ --disable-rpath \ - --disable-nls + --disable-nls make CXXFLAGS="$CXXFLAGS -fpermissive" || return 1 } diff --git a/testing/twemproxy/APKBUILD b/testing/twemproxy/APKBUILD index a543278cf5..d1e1208954 100644 --- a/testing/twemproxy/APKBUILD +++ b/testing/twemproxy/APKBUILD @@ -1,4 +1,4 @@ -# Maintainer: Yagnesh Mistry <ysh@live.in> +# Maintainer: Yagnesh Mistry <ysh@live.in> pkgname=twemproxy akaname=nutcracker @@ -59,7 +59,7 @@ package() { install -m0755 -d "$pkgdir"/$_rundir || return 1 install -m0755 -d "$pkgdir"/$_logdir || return 1 - + _docs="README.md NOTICE ChangeLog" for _doc in $_docs; do install -m644 -D "$srcdir"/$pkgname-$pkgver/$_doc \ diff --git a/testing/ufw/APKBUILD b/testing/ufw/APKBUILD index 7e273e490d..25de04691e 100644 --- a/testing/ufw/APKBUILD +++ b/testing/ufw/APKBUILD @@ -17,7 +17,7 @@ source="http://launchpad.net/$pkgname/$(echo $pkgver|cut -c1-4)/$pkgver/+downloa package() { cd "$srcdir"/$pkgname-$pkgver - + sed -e 's|/lib|/usr/lib|' -i setup.py || return 1 python2 setup.py install --root="$pkgdir" diff --git a/testing/uucp/APKBUILD b/testing/uucp/APKBUILD index 741b13f743..cd456d23d4 100644 --- a/testing/uucp/APKBUILD +++ b/testing/uucp/APKBUILD @@ -4,7 +4,7 @@ pkgname=uucp pkgver=1.07 pkgrel=2 -pkgdesc="Taylor UUCP is a free implementation of UUCP" +pkgdesc="Taylor UUCP is a free implementation of UUCP" url="http://airs.com/ian/uucp.html" arch="all" license="GPL2" diff --git a/testing/wok/APKBUILD b/testing/wok/APKBUILD index 6cb362d4bd..e52d695ad1 100644 --- a/testing/wok/APKBUILD +++ b/testing/wok/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Webserver of Kimchi - a cherrypy framework for multi-purpose plug-ins" url="http://kimchi-project.github.io/wok/" arch="noarch" license="APACHE LGPL2.1" -depends="python2 nginx logrotate py-cherrypy py2-jsonschema +depends="python2 nginx logrotate py-cherrypy py2-jsonschema py2-pyparted py2-pyldap py2-psutil py2-m2crypto py-cheetah py2-augeas py2-pam py2-functools32 py2-lxml py2-libvirt py-cherrypy ttf-opensans ttf-font-awesome" @@ -27,7 +27,7 @@ build() { --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ - --disable-rpath + --disable-rpath make } |