mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/[various]: fix trailing whitespace
This commit is contained in:
parent
d1bbf07a53
commit
77f6dfa126
@ -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
|
||||
|
||||
@ -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() {
|
||||
|
||||
@ -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/
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -36,7 +36,7 @@ check() {
|
||||
cd "$builddir"
|
||||
./i3 --version
|
||||
}
|
||||
|
||||
|
||||
|
||||
md5sums="a591216c8a84d27431b057e4d01b151e i3wm-4.13.tar.gz
|
||||
aa998beb0b9a83d2910508768ac7faae musl.patch"
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -38,7 +38,7 @@ build() {
|
||||
--with-pgsql \
|
||||
--with-mysql
|
||||
touch .depend
|
||||
make depend
|
||||
make depend
|
||||
make || return 1
|
||||
}
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -29,7 +29,7 @@ build() {
|
||||
|
||||
package() {
|
||||
cd "$builddir"
|
||||
binaries="kube-dns
|
||||
binaries="kube-dns
|
||||
kube-proxy
|
||||
kube-apiserver
|
||||
kube-controller-manager
|
||||
|
||||
@ -18,7 +18,7 @@ prepare() {
|
||||
default_prepare || return 1
|
||||
update_config_sub || return 1
|
||||
}
|
||||
|
||||
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
./configure \
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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() {
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# Contributor: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
|
||||
# Maintainer:
|
||||
# Maintainer:
|
||||
pkgname=py-pdfkit
|
||||
_pkgname=pdfkit
|
||||
pkgver=0.5.0
|
||||
|
||||
@ -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() {
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -39,7 +39,7 @@ _py3() {
|
||||
_py_common() {
|
||||
local python="$1"
|
||||
depends="$python"
|
||||
|
||||
|
||||
cd "$builddir"
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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=""
|
||||
|
||||
@ -13,7 +13,7 @@ builddir="$srcdir/$pkgname-$pkgname-$pkgver"
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
return 0
|
||||
return 0
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
}
|
||||
|
||||
|
||||
@ -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 \
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user