Skip to content
Snippets Groups Projects
Commit 4200bc0a authored by Patrycja Rosa's avatar Patrycja Rosa :cat: Committed by alice
Browse files

community/*: remove trailing whitespace

[AL8]:trailing whitespace
parent 5a64c277
No related branches found
No related tags found
1 merge request!31039community/*: remove trailing whitespace
Pipeline #111628 canceled
# Contributor:
# Maintainer:
# Contributor:
# Maintainer:
pkgname=aoetools
pkgver=37
pkgrel=0
......
# Maintainer:
# Maintainer:
pkgname=dhcp-helper
pkgver=1.2
pkgrel=0
......
# Contributor:
# Contributor:
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=ioping
pkgver=1.2
......
# Contributor:
# Contributor:
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=iotop
pkgver=0.6
......
......@@ -26,7 +26,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_QCH=ON
cmake --build build
cmake --build build
}
check() {
......
......@@ -37,7 +37,7 @@ build() {
package() {
make DESTDIR="$pkgdir" install
# No need for the liboss plugin
rm -f "$pkgdir"/usr/lib/ao/plugins-4/liboss.so
}
......@@ -45,7 +45,7 @@ package() {
pulse() {
pkgdesc="libao plugin for pulseaudio"
install_if="$pkgname=$pkgver-r$pkgrel pulseaudio"
amove usr/lib/ao/plugins-4/libpulse.so
}
......
......@@ -10,7 +10,7 @@ license="GPL-2.0"
options="!check" #no check available
makedepends="cmake mingw-w64-gcc mingw-w64-binutils mingw-w64-headers mingw-w64-crt
gvm-libs-dev gnutls-dev popt-dev perl-dev
glib-dev xmltoman doxygen graphviz heimdal-dev
glib-dev xmltoman doxygen graphviz heimdal-dev
sqlite-dev libunistring-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/greenbone/openvas-smb/archive/v$pkgver.tar.gz
......
......@@ -71,7 +71,7 @@ extras() {
sddm_breeze() {
pkgdesc="Set Breeze theme for SDDM"
depends="
breeze
breeze
sddm
"
......
......@@ -36,7 +36,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_CACHEFILE_DIR="$builddir"/build
make
make
}
package() {
......
......@@ -7,7 +7,7 @@ pkgdesc="A list of registered asynchronous callbacks"
url="https://github.com/aio-libs/aiosignal"
arch="noarch"
license="Apache-2.0"
depends="python3
depends="python3
py3-frozenlist"
makedepends="py3-setuptools"
source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
......
# Maintainer: Donoban <donoban@riseup.net>
# Maintainer: Donoban <donoban@riseup.net>
pkgname=py3-frozenlist
_pkgname=frozenlist
pkgver=1.2.0
......
......@@ -27,7 +27,7 @@ build() {
}
check() {
# Bunler needs "Pathname" for its functionality, but we are not using Bundler,
# Bunler needs "Pathname" for its functionality, but we are not using Bundler,
# therefore we need to load it explicitly.
rspec -rpathname .
}
......
......@@ -7,7 +7,7 @@ pkgdesc="Simple, small, portable, fast, and secure HTTP server"
url="http://www.acme.com/software/thttpd"
arch="all"
license="custom:BSD"
# No test/check available
# No test/check available
options="!check"
install="$pkgname.pre-install $pkgname.post-install"
subpackages="$pkgname-doc $pkgname-openrc"
......
......@@ -15,7 +15,7 @@ builddir="$srcdir/vid.stab-$pkgver"
build() {
[ "$CARCH" = "riscv64" ] && _sse2="-DSSE2_FOUND=false"
cmake -B build \
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
......
# Maintainer:
# Maintainer:
# Author: Jakub Skrzypnik <j.skrzypnik@openmailbox.org>
pkgname=xcb-util-xrm
pkgver=1.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment