srcpkgs: remove patch_args=-Np1 en-mass

git grep -l '^patch_args=.*p1' 'srcpkgs/*/template'  |
	xargs -r sed -i '/^patch_args=/d'
This commit is contained in:
Đoàn Trần Công Danh 2021-06-18 08:20:04 +07:00 committed by Đoàn Trần Công Danh
parent 8b25a1449b
commit 9978e00086
229 changed files with 0 additions and 230 deletions

View file

@ -13,7 +13,6 @@ homepage="https://eternalterminal.dev/"
distfiles="https://github.com/MisterTea/EternalTerminal/archive/et-v${version}.tar.gz"
checksum=728c3a444d666897c710e33fe473d8d289263a59574451b13aa53ec3c6ac88b3
system_accounts="_eternal"
patch_args=-Np1
LDFLAGS="-lgflags"

View file

@ -15,7 +15,6 @@ license="GPL-2.0-only, custom:ICE"
homepage="https://www.zeroc.com"
distfiles="https://github.com/zeroc-ice/ice/archive/v${version}.tar.gz"
checksum=36bf45591a95e6ee7216153d45d8eca05ff00c1da35608f0c400e6ddc8049da9
patch_args="-Np1"
if [ "$CROSS_BUILD" ]; then
# Cross build requires the host's slice2cpp

View file

@ -14,7 +14,6 @@ license="GPL-3.0-or-later, ISC"
homepage="https://fabiocolacio.github.io/Marker/"
distfiles="https://github.com/fabiocolacio/Marker/releases/download/${version}/marker.zip"
checksum=ca493e7e94f171c15f7ffc9f697ce265d3b4fdb20fae157601d091d89dd6fb40
patch_args="-Np1"
post_extract() {
# don't include bundled mathjax

View file

@ -46,7 +46,6 @@ make_dirs="
/etc/NetworkManager/VPN 0755 root root
/var/lib/NetworkManager 0755 root root
"
patch_args=-Np1
# Package build options
build_options="gir elogind"

View file

@ -12,4 +12,3 @@ license="GPL-3.0-or-later"
homepage="https://github.com/paolostivanin/OTPClient"
distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"
checksum=5b976782906f15e2a4e001d73909a05f6146010cea83d78e3ad5c850f4049da4
patch_args=-Np1

View file

@ -11,7 +11,6 @@ license="LGPL-3.0-only"
homepage="https://github.com/FlyGoat/RyzenAdj"
distfiles="https://github.com/FlyGoat/RyzenAdj/archive/v${version}.tar.gz"
checksum=fff8a08e657ba35f919bd564fbe2e15e7c615ac6e2a357ffcc3472069e8081f6
patch_args=-Np1
do_install() {
vbin build/ryzenadj

View file

@ -14,7 +14,6 @@ license="LGPL-2.1-or-later"
homepage="http://www.virtualgl.org/"
distfiles="${SOURCEFORGE_SITE}/virtualgl/${version}/${pkgname}-${version}.tar.gz"
checksum=79dff857862890215794509ac65826005625925d03bf0874a486d695aae6f859
patch_args="-Np1"
archs="i686* x86_64*"

View file

@ -18,7 +18,6 @@ license="GPL-2.0-or-later"
homepage="http://www.abisource.com/"
distfiles="${homepage}/downloads/${pkgname}/${version}/source/${pkgname}-${version}.tar.gz"
checksum=e93096cb192e5bc19d62e180fc5eda643206465315a710113ae5036bc2a1a5d7
patch_args=-Np1
build_options="goffice"
build_options_default="goffice"

View file

@ -13,7 +13,6 @@ license="LGPL-2.1-only"
homepage="https://gitlab.com/accounts-sso/accounts-qml-module"
distfiles="https://gitlab.com/accounts-sso/accounts-qml-module/-/archive/VERSION_$version/accounts-qml-module-VERSION_$version.tar.gz"
checksum=550a6c684bf4b4f6460a35bac0cf3afbb9090a5cf4038b880c6b86c2e9ea0195
patch_args="-Np1"
post_install() {
rm -rf $DESTDIR/usr/bin

View file

@ -14,7 +14,6 @@ license="BSD-3-Clause"
homepage="https://arcan-fe.com"
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
checksum=7ae00a9dee79f9b58ac2bacbf532ff0631280297cfde30e8996382a3f42a52ed
patch_args="-Np1"
case "${XBPS_TARGET_MACHINE}" in
i686|armv6l|armv7l|ppc)

View file

@ -11,4 +11,3 @@ license="GPL-2.0-or-later"
homepage="https://github.com/radare/acr"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=88bb2e4cb35b18370675710806c4ef03ef81a6ed521b939e272267754e8484c1
patch_args=-Np1

View file

@ -13,7 +13,6 @@ license="GPL-3.0-or-later"
homepage="https://github.com/pazz/alot"
distfiles="https://github.com/pazz/${pkgname}/archive/${version}.tar.gz"
checksum=ee2c1ab1b43d022a8fe2078820ed57d8d72aec260a7d750776dac4ee841d1de4
patch_args="-Np1"
do_check() {
pytest3 -k 'not test_no_spawn_no_stdin_attached'

View file

@ -10,7 +10,6 @@ license="LGPL-2.1-or-later"
homepage="http://www.alsa-project.org"
distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
checksum=f7554be1a56cdff468b58fc1c29b95b64864c590038dd309c7a978c7116908f7
patch_args="-Np1"
alsa-lib-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"

View file

@ -13,7 +13,6 @@ license="MIT"
homepage="https://github.com/kcat/alure"
distfiles="${DEBIAN_SITE}/main/a/alure/alure_${version}.orig.tar.bz2"
checksum=465e6adae68927be3a023903764662d64404e40c4c152d160e3a8838b1d70f71
patch_args=-Np1
post_install() {
vlicense COPYING

View file

@ -18,7 +18,6 @@ homepage="https://gitlab.com/apparmor/apparmor"
changelog="https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_${version}"
distfiles="https://gitlab.com/apparmor/apparmor/-/archive/v${version}/apparmor-v${version}.tar.gz"
checksum=5f9afc157c5e2610737186a31fc9bd6a1d339a2ee85ac4f2667dce59cf60f1c7
patch_args="-Np1"
if [ -z "$CROSS_BUILD" ]; then
configure_args="--with-perl --with-python"

View file

@ -26,7 +26,6 @@ distfiles="https://github.com/letoram/${pkgname}/archive/${version}.tar.gz
https://github.com/letoram/openal/archive/${_versionOpenal}.tar.gz>openal_arcan.${_versionOpenal}.tar.gz"
checksum="7ae00a9dee79f9b58ac2bacbf532ff0631280297cfde30e8996382a3f42a52ed
3a50a87c05b67c466a868cc77f8dc7f9cfc9466aeeafcd823daca0d108c504da"
patch_args="-Np1"
export CMAKE_GENERATOR="Unix Makefiles"

View file

@ -20,7 +20,6 @@ license="GPL-2.0-or-later"
homepage="https://mate-desktop.org"
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b48372a89813f31d2635de02d9e92ba38e794daddf625f06d80c3793248bde1a
patch_args=-Np1
build_options="gir"
build_options_default="gir"

View file

@ -16,7 +16,6 @@ homepage="https://people.redhat.com/sgrubb/audit"
changelog="https://raw.githubusercontent.com/linux-audit/audit-userspace/master/ChangeLog"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=994c4250d8fd43f3087a3c2ce73461832e30f1e9b278bf5bb03c3e07091155a5
patch_args=-Np1
case "$XBPS_TARGET_MACHINE" in
*-musl) configure_args+=" --disable-zos-remote" ;;

View file

@ -10,7 +10,6 @@ license="MIT"
homepage="https://www.irif.fr/~jch/software/babel/"
distfiles="https://github.com/jech/babeld/archive/babeld-${version}.tar.gz"
checksum=d44a0ca3cf67595e1ed67ca219c975c3c011c6046028be75df254715c4611d31
patch_args="-Np1"
pre_build() {
echo ${version}-${revision} > version

View file

@ -18,7 +18,6 @@ license="GPL-2.0-or-later"
homepage="http://bibletime.info"
distfiles="https://github.com/bibletime/bibletime/releases/download/v${version}/bibletime-${version}.tar.xz"
checksum=d6beef62ad44b255e3dc4c5e89214bf01a0e85c9136073b0be12fca3d2b22622
patch_args=-Np1
pre_build() {
. /etc/profile.d/10_openjdk11.sh

View file

@ -10,7 +10,6 @@ license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/binutils/"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=3ced91db9bf01182b7e420eab68039f2083aed0a214c0424e257eae3ddee8607
patch_args="-Np1"
subpackages="binutils-doc"
if [ "$CHROOT_READY" ]; then

View file

@ -31,7 +31,6 @@ python_version=3
CXXFLAGS="-DNDEBUG"
CFLAGS="$CXXFLAGS"
LDFLAGS="-Wl,-z,stack-size=2097152"
patch_args="-Np1"
# Blender tests are executed against a system installation of blender. This
# is currently not supported by xbps-src.
make_check=no

View file

@ -13,7 +13,6 @@ license="GPL-2.0-or-later"
homepage="http://blobbyvolley.de"
distfiles="${SOURCEFORGE_SITE}/blobby/${pkgname}-linux-${version}.tar.gz"
checksum=ba7a049e298aaa2014c1e1ac1faf3b0256b4c66266cd4db06e7939e8695bf5e2
patch_args="-Np1"
post_install() {
vinstall ${FILESDIR}/blobby.desktop 644 usr/share/applications

View file

@ -18,7 +18,6 @@ distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
checksum=046b95b386d0bfb2a16311fe799d517ee7735045512d89902c4ed701db477316
conf_files="/etc/bluetooth/main.conf"
system_groups="bluetooth"
patch_args="-Np1"
build_options="mesh nfc experimental"

View file

@ -14,7 +14,6 @@ license="LGPL-2.1-or-later"
homepage="https://gitlab.freedesktop.org/bolt/bolt"
distfiles="https://gitlab.freedesktop.org/bolt/bolt/-/archive/${version}/bolt-${version}.tar.gz"
checksum=f938db68df79d0ada135a055fd01204f6f3436e17e962dfb8dc6699de77e1895
patch_args="-Np1"
CFLAGS="-fcommon"

View file

@ -9,7 +9,6 @@ license="MIT"
homepage="https://github.com/google/brotli"
distfiles="https://github.com/google/${pkgname}/archive/v${version}.tar.gz"
checksum=f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46
patch_args="-p1"
post_install() {
vlicense LICENSE

View file

@ -35,7 +35,6 @@ mutable_files="/var/games/bsdgames/atc_score
/var/games/bsdgames/phantasia/monsters
/var/games/bsdgames/hack/record
/var/games/bsdgames/hack/perm"
patch_args="-Np1"
if [ "$CROSS_BUILD" ]; then
local _file _var

View file

@ -14,7 +14,6 @@ license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="https://launchpad.net/cairo-dock"
distfiles="http://launchpad.net/cairo-dock-plug-ins/${version%.?}/${version}/+download/cairo-dock-plug-ins-${version}.tar.gz"
checksum=e09b8e600398749d1f74b26e645b477a1844a3eea02fcadd6877935da3f8639e
patch_args="-Np1"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" python3-devel vala-devel"

View file

@ -16,7 +16,6 @@ license="LGPL-2.1-or-later, MPL-1.1"
homepage="https://cairographics.org"
distfiles="https://cairographics.org/releases/cairo-${version}.tar.xz"
checksum=5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331
patch_args="-Np1"
# Package build options
build_options="gles2 opengl"

View file

@ -18,7 +18,6 @@ homepage="https://wiki.gnome.org/Projects/Caribou"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9c43d9f4bd30f4fea7f780d4e8b14f7589107c52e9cb6bd202bd0d1c2064de55
lib32disabled=yes
patch_args=-Np1
libcaribou_package() {
lib32disabled=yes

View file

@ -9,7 +9,6 @@ license="MIT"
homepage="https://github.com/posva/catimg"
distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz"
checksum=3a6450316ff62fb07c3facb47ea208bf98f62abd02783e88c56f2a6508035139
patch_args=-Np1
CFLAGS="-fcommon"
post_install() {

View file

@ -17,7 +17,6 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Cheese"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=88d2732b421b903110a2628db25c0d61e219c42bdfb5971151033fba95a8d16f
patch_args="-Np1"
build_options="gir gtk_doc"
build_options_default="gir"

View file

@ -16,7 +16,6 @@ changelog="https://chuck.cs.princeton.edu/release/VERSIONS"
distfiles="http://chuck.cs.princeton.edu/release/files/$pkgname-$version.tgz"
checksum=11a20c34b385e132bf43d5ae6a562c652f631828cc6b1562a4c029bc9a850ed4
patch_args="-Np1"
post_extract() {
# use CC, CXX and LD from environment

View file

@ -19,7 +19,6 @@ clocksd_groups="nogroup"
clocksd_homedir="/var/lib/${pkgname}"
clocksd_descr="User for clockspeed adjustments"
conf_files="/etc/${pkgname}/${pkgname}.conf"
patch_args="-p1"
make_dirs="/var/lib/clockspeed/adjust 644 clocksd root"

View file

@ -18,7 +18,6 @@ license="BSD-3-Clause"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8
patch_args=-Np1
# XXX: cmake is broken if cmake was built with -GNinja
# https://bugs.gentoo.org/596460

View file

@ -17,7 +17,6 @@ homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
checksum=4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8
replaces="cmake-bootstrap>=0"
patch_args=-Np1
if [ "$CROSS_BUILD" ]; then
build_style=cmake

View file

@ -9,7 +9,6 @@ license="MIT"
homepage="https://github.com/octobanana/crex"
distfiles="https://github.com/octobanana/crex/archive/${version}.tar.gz"
checksum=c6a166b7a1e696a7babeaf7c5728eece1624704a18357f827129fc95ef2ecc56
patch_args=-Np1
post_install() {
vlicense LICENSE

View file

@ -17,7 +17,6 @@ homepage="https://www.cryfs.org"
changelog="https://github.com/cryfs/cryfs/raw/master/ChangeLog.txt"
distfiles="https://github.com/cryfs/cryfs/releases/download/${version}/${pkgname}-${version}.tar.gz"
checksum=004c7fdf537062e197aaa0bcdafd2682904a279802441bb6063cb72c1fba52d2
patch_args=-Np1
if [ "${XBPS_CHECK_PKGS}" ]; then
configure_args+=" -DBUILD_TESTING=on"

View file

@ -25,7 +25,6 @@ homepage="https://curl.haxx.se"
changelog="https://curl.haxx.se/changes.html#${version//./_}"
distfiles="${homepage}/download/${pkgname}-${version}.tar.bz2"
checksum=6c0c28868cb82593859fc43b9c8fdb769314c855c05cf1b56b023acf855df8ea
patch_args="-Np1"
build_options="gnutls gssapi ldap rtmp ssh ssl zstd"
build_options_default="ssh ssl zstd"
vopt_conflict ssl gnutls

View file

@ -22,7 +22,6 @@ license="BSD-3-Clause-Attribution"
homepage="https://www.cyrusimap.org/sasl/"
distfiles="https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-${version}/cyrus-sasl-${version}.tar.gz"
checksum=26866b1549b00ffd020f188a43c258017fa1c382b3ddadd8201536f72efb05d5
patch_args="-Np1"
pre_configure() {
autoreconf -fi

View file

@ -24,7 +24,6 @@ checksum=f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe
conf_files="/etc/dbus-1/*.conf"
replaces="dbus>=0"
provides="dbus-${version}_${revision}"
patch_args="-Np1"
# Create dbus:22 system account.
system_accounts="dbus:22"

View file

@ -11,4 +11,3 @@ license="GPL-3.0-or-later"
homepage="https://github.com/gort818/ddgtk"
distfiles="https://github.com/gort818/ddgtk/archive/${version}.tar.gz"
checksum=0386336681b24d648cdce3daa0c2b83c77a69773296e97a8427b67cbd27531ed
patch_args="-Np1"

View file

@ -15,7 +15,6 @@ license="GPL-3.0-or-later"
homepage="https://deluge-torrent.org/"
distfiles="https://ftp.osuosl.org/pub/deluge/source/2.0/deluge-${version}.tar.xz"
checksum=7e7ae8e6ca2a2bf0d487227cecf81e27332f0b92b567cc2bda38e47d859da891
patch_args="-Np1"
system_accounts="deluge"
deluge_homedir="/var/lib/deluge"

View file

@ -10,7 +10,6 @@ homepage="https://github.com/mookid/diffr"
changelog="https://github.com/mookid/diffr/raw/master/CHANGELOG.md"
distfiles="https://github.com/mookid/diffr/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=2613b57778df4466a20349ef10b9e022d0017b4aee9a47fb07e78779f444f8cb
patch_args="-Np1"
do_install() {
vbin "target/${RUST_TARGET}/release/diffr"

View file

@ -2,7 +2,6 @@
pkgname=docbook2x
version=0.8.8
revision=5
patch_args="-Np1"
wrksrc="docbook2X-${version}"
build_style=gnu-configure
configure_args="--without-resolver-jars --without-saxon-jars --without-xalan-jars"

View file

@ -12,7 +12,6 @@ license="GPL-2.0-only"
homepage="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git"
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snapshot/${pkgname}-${version}.tar.gz"
checksum=0f315b36e7d1ba74bfc97ab9f304f0a3072c47578bbe5e42594acae381f9acfe
patch_args="-Nup1"
post_patch() {
case "${XBPS_TARGET_MACHINE}" in

View file

@ -2,7 +2,6 @@
pkgname=efivar
version=37
revision=1
patch_args="-Np1"
build_style=gnu-makefile
hostmakedepends="pkg-config"
short_desc="Tools to manipulate EFI variables"

View file

@ -13,7 +13,6 @@ license="MIT"
homepage="https://electrum-ltc.org/"
distfiles="https://github.com/pooler/electrum-ltc/archive/${version}.tar.gz"
checksum="6f4049abacfdb125b968e841ec9bc01e386e475f3fac8534103ffea1257b0f0f"
patch_args="-Np1"
post_install() {
vlicense LICENCE

View file

@ -14,7 +14,6 @@ license="Apache-2.0"
homepage="https://embree.github.io/"
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
checksum=c0694f287fa1fbb382aba3a895702e248d92f7e89c0e5f64aefee965482ec04c
patch_args=-Np1
embree-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"

View file

@ -25,7 +25,6 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://live.gnome.org/Empathy"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=7d86942ce97edd10ade0e6ae6a210d35e4d627fe4d223377d71fd1840bc6e3a3
patch_args=-Np1
disable_parallel_build=yes
# Disable checks, the only work with an irc server in place.
make_check=no

View file

@ -13,7 +13,6 @@ license="LGPL-2.1-or-later"
homepage="http://www.abisource.com/projects/enchant/"
distfiles="http://www.abisource.com/downloads/enchant/${version}/enchant-${version}.tar.gz"
checksum=2fac9e7be7e9424b2c5570d8affe568db39f7572c10ed48d4e13cddf03f7097f
patch_args="-Np1"
pre_configure() {
autoreconf -fi

View file

@ -15,7 +15,6 @@ homepage="http://ettercap.github.com/ettercap/"
distfiles="https://github.com/Ettercap/ettercap/archive/v${version}.tar.gz"
checksum=d0c3ef88dfc284b61d3d5b64d946c1160fd04276b448519c1ae4438a9cdffaf3
lib32disabled=yes
patch_args=-Np1
CFLAGS="-fcommon"

View file

@ -2,7 +2,6 @@
pkgname=exempi
version=2.5.0
revision=1
patch_args="-Np1"
build_style=gnu-configure
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --disable-static --disable-unittest"
makedepends="zlib-devel expat-devel boost-devel"

View file

@ -11,7 +11,6 @@ license="GPL-2.0-or-later"
homepage="http://sourceforge.net/projects/ext4magic/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=8d9c6a594f212aecf4eb5410d277caeaea3adc03d35378257dfd017ef20ea115
patch_args="-Np1"
CFLAGS='-DHAVE_SYS_TYPES_H'
post_extract() {

View file

@ -11,7 +11,6 @@ license="GPL-2.0-only"
homepage="http://users.telenet.be/geertu/Linux/fbdev/"
distfiles="${DEBIAN_SITE}/main/f/fbset/fbset_${version}.orig.tar.gz"
checksum=517fa062d7b2d367f931a1c6ebb2bef84907077f0ce3f0c899e34490bbea9338
patch_args="-Np1"
do_build() {
case "$XBPS_TARGET_MACHINE" in

View file

@ -20,8 +20,6 @@ distfiles="http://download.fcitx-im.org/fcitx/fcitx-${version}_dict.tar.xz"
checksum=bc3515cba0561546fe02dae81391d4a03e0e79a2d668aa794cd3a377284033c6
lib32disabled=yes
patch_args=-Np1
# Warning: do NOT enable backtrace for musl, do NOT add libexecinfo-devel
case "$XBPS_TARGET_MACHINE" in
*-musl) configure_args+=" -DENABLE_BACKTRACE=OFF";;

View file

@ -12,7 +12,6 @@ license="GPL-2.0-or-later"
homepage="https://fcitx-im.org/wiki/Fcitx"
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-${version}.tar.xz"
checksum=22364003e737cbe4ea6eaa83d9d274a8df8e38dea61d8f4576560ee7d5eaf44d
patch_args=-Np1
fcitx5-anthy-icons_package() {
short_desc+=" - icons"

View file

@ -16,7 +16,6 @@ homepage="https://fcitx-im.org/wiki/Fcitx"
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-${version}.tar.xz"
checksum=c954d20bc4e332c0977639dc579bd641a6860926bfd0efe62bc13ee02b43e872
lib32disabled=yes
patch_args=-Np1
if [ "$XBPS_TARGET_NOATOMIC8" ]; then
configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"

View file

@ -23,7 +23,6 @@ distfiles="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${version}.tar.xz
https://download.fcitx-im.org/data/en_dict-${_en_dict_ver}.tar.gz"
checksum="0ecf6cc763952ff3cbe6bd47d6e40f3f7987a4973547251af3cd1482f33c516f
c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb"
patch_args=-Np1
skip_extraction=en_dict-${_en_dict_ver}.tar.gz
lib32disabled=yes

View file

@ -36,7 +36,6 @@ homepage="https://www.firebirdsql.org/en/start/"
distfiles="https://github.com/FirebirdSQL/firebird/releases/download/R${_uver%_*}/Firebird-${version}-${_build}.tar.bz2"
checksum=34c1d2a29bbaf288e682cd1b5f8083f2baf73f351062245ace0bee35a3f7d35f
replaces="firebird>=0"
patch_args="-Np1"
nocross="Fails to build gpre_boot for host but builds for target"
CFLAGS="-fno-strict-aliasing"

View file

@ -13,7 +13,6 @@ license="BSD-3-Clause, GPL-2.0-or-later"
homepage="http://flac.sourceforge.net/"
distfiles="https://downloads.xiph.org/releases/flac/flac-${version}.tar.xz"
checksum=213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748
patch_args="-Np1"
# the tests fail when run as root and as such break in the CI containers
make_check=ci-skip

View file

@ -2,7 +2,6 @@
pkgname=flann
version=1.9.1
revision=4
patch_args="-Np1"
build_style=cmake
makedepends="gtest-devel hdf5-devel"
short_desc="Fast library for approximate nearest neighbors"

View file

@ -11,7 +11,6 @@ license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
checksum=1a1bb4ef25856dea7de3d491ae7231493225b400bee0f6a1f949017ffd203a64
patch_args="-Np1"
post_install() {
vlicense COPYING

View file

@ -10,7 +10,6 @@ license="BSD-4-Clause-UC"
homepage="http://www.redellipse.net/code/fortune"
distfiles="${DEBIAN_SITE}/main/f/fortune-mod/${pkgname}_${version}.orig.tar.gz"
checksum=fc51aee1f73c936c885f4e0f8b6b48f4f68103e3896eaddc6a45d2b71e14eace
patch_args=-Np1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" fortune-mod"

View file

@ -29,7 +29,6 @@ homepage="https://github.com/hughsie/fwupd"
distfiles="https://github.com/hughsie/fwupd/archive/${version}.tar.gz"
checksum=4abecf930f02fc5b165831682f3915cc7f0e82e73be2e187e761220ae275a1a3
replaces="fwupdate>=0"
patch_args=-Np1
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*)

View file

@ -25,7 +25,6 @@ checksum="
skip_extraction="ecj-4.9.jar"
nopie=yes
lib32disabled=yes
patch_args="-Np1"
nocross=yes
python_version=2 #unverified

View file

@ -21,7 +21,6 @@ homepage="https://www.gnu.org/software/gdb/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29
python_version=3
patch_args="-Np1"
if [ "${CROSS_BUILD}" ]; then
# Make python3.x detection work in cross builds

View file

@ -15,7 +15,6 @@ homepage="http://www.geeqie.org"
changelog="http://www.geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blob_plain;f=NEWS;hb=HEAD"
distfiles="http://www.geeqie.org/geeqie-${version}.tar.xz"
checksum="48f8a4474454d182353100e43878754b76227f3b8f30cfc258afc9d90a4e1920"
patch_args="-Np1"
CFLAGS="-Wno-error -fcommon"

View file

@ -22,7 +22,6 @@ homepage="https://www.gnu.org/software/gettext/"
changelog="https://git.savannah.gnu.org/cgit/gettext.git/plain/NEWS"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=c77d0da3102aec9c07f43671e60611ebff89a996ef159497ce8e59d075786b12
patch_args=-Np1
subpackages="gettext-devel-examples gettext-devel gettext-devel-tools"
unset _intl_lib

View file

@ -15,7 +15,6 @@ license="BSD-3-Clause"
homepage="http://www.haskell.org/ghc/"
distfiles="http://www.haskell.org/ghc/dist/${version%[!0-9]}/${pkgname}-${version%[!0-9]}-src.tar.xz"
checksum=f0505e38b2235ff9f1090b51f44d6c8efd371068e5a6bb42a2a6d8b67b5ffc2d
patch_args="-Np1"
nocross=yes # this is conditionally unset for cross bindist
nodebug=yes # work around assembler error "Fatal error: duplicate .debug_line sections"
_bindir="/usr/lib/${pkgname}-${version}/bin"

View file

@ -18,7 +18,6 @@ homepage="https://github.com/ghdl/ghdl"
distfiles="https://github.com/ghdl/ghdl/archive/v${version}.tar.gz"
checksum=cb424766fbe831ff41bec84016a6af0406d735c272b0b639d507c3503df30495
nocross=yes
patch_args="-Np1"
make_check=extended
build_options="llvm mcode"

View file

@ -12,7 +12,6 @@ license="AGPL-3.0-or-later, CPL-1.0"
homepage="https://www.ghostscript.com/"
distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version//./}/ghostscript-${version}.tar.xz"
checksum=c2b7b43cde600f4e70efb2cd95865f6d884a67315c3de235914697d8ccde6e3b
patch_args="-Np1"
build_options="cups"
build_options_default="cups"

View file

@ -15,7 +15,6 @@ homepage="https://wiki.gnome.org/action/show/Projects/Gjs"
changelog="https://gitlab.gnome.org/GNOME/gjs/blob/gnome-3-30/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2ffa3ec2041104fcf9ab5dcc8f7cd9caa062278590318ffef9541956af5b4c70
patch_args="-Np1"
post_install() {
vlicense COPYING

View file

@ -9,7 +9,6 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later, BSD-3-Clause"
homepage="http://www.gnu.org/software/libc"
distfiles="${GNU_SITE}/glibc/glibc-${version}.tar.xz"
checksum=1627ea54f5a1a8467032563393e0901077626dc66f37f10ee6363bb722222836
patch_args="-Np1"
# Do not strip these files, objcopy errors out.
nostrip_files="
XBS5_ILP32_OFFBIG

View file

@ -11,7 +11,6 @@ license="MIT"
homepage="http://glm.g-truc.net"
distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip"
checksum=37e2a3d62ea3322e43593c34bae29f57e3e251ea89f4067506c94043769ade4c
patch_args="-Np1"
# No longer has install target
# Install manually

View file

@ -13,7 +13,6 @@ homepage="http://cgit.freedesktop.org/mesa/glu/"
distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.gz"
checksum=f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7
replaces="libGLU<9.0"
patch_args="-Np1"
glu-devel_package() {
depends="MesaLib-devel>=9.0 glu>=${version}_${revision}"

View file

@ -18,7 +18,6 @@ license="GPL-3.0-or-later"
homepage="http://gnac.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
checksum=8f9c4731bbc40fde57c311a2a7fabe4e3200198abfe7415c659b98a2d54869da
patch_args="-Np1"
CFLAGS="-fPIC -fcommon"
pre_configure() {

View file

@ -21,7 +21,6 @@ homepage="https://wiki.gnome.org/Apps/Builder"
changelog="https://gitlab.gnome.org/GNOME/gnome-builder/raw/gnome-builder-3-40/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b2844cfde821311939fb6ed3b18a49cd331413aea720393091583ab6a99e719a
patch_args="-Np1"
case "$XBPS_TARGET_MACHINE" in
*-musl)

View file

@ -15,7 +15,6 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GnomeDocUtils"
distfiles="${GNOME_SITE}/${pkgname}/0.20/${pkgname}-${version}.tar.xz"
checksum=cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6
patch_args="-Np1"
post_patch() {
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure

View file

@ -15,7 +15,6 @@ license="GPL-2.0-or-later, GFDL-1.1-or-later, LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GnomePanel"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9f135075edc666cf2b9ca91de35c6703e2b1771c10a7707414fb656c28a59b3b
patch_args="-Np1"
gnome-panel-devel_package() {
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"

View file

@ -14,7 +14,6 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Todo"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c7571fc040d8901dd0e528282ef0655687f23f29d304057c72548ab3e2c2cf23
patch_args="-Np1"
build_options="gir"
build_options_default="gir"

View file

@ -15,7 +15,6 @@ homepage="https://wiki.gnome.org/Projects/GObjectIntrospection"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=d229242481a201b84a0c66716de1752bca41db4133672cfcfb37c93eb6e54a27
python_version=3
patch_args="-Np1"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gobject-introspection qemu-user-static prelink-cross"

View file

@ -13,7 +13,6 @@ license="GPL-2.0-or-later"
homepage="http://lxde.org/"
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
checksum=38466058e53702450e5899193c4b264339959b563dd5cd81f6f690de32d82942
patch_args="-Np1"
post_patch() {
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure

View file

@ -14,7 +14,6 @@ license="MIT"
homepage="https://github.com/ebassi/graphene"
distfiles="${GNOME_SITE}/graphene/${version%.*}/graphene-${version}.tar.xz"
checksum=80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25
patch_args="-Np1"
case "$XBPS_TARGET_MACHINE" in
x86_64*) configure_args+=" -Dsse2=true" ;;

View file

@ -15,7 +15,6 @@ license="GPL-3.0-or-later"
homepage="https://nick-black.com/dankwiki/index.php/Growlight"
distfiles="https://github.com/dankamongmen/growlight/archive/v${version}.tar.gz"
checksum=ef26904412ff6134018c350fe9e1f943d37fb82a623d06327195f9bd2b939408
patch_args=-Np1
build_options="man zfs"

View file

@ -10,7 +10,6 @@ license="GPL-3.0-or-later"
homepage="https://github.com/Antynea/grub-btrfs"
distfiles="https://github.com/Antynea/grub-btrfs/archive/v${version}.tar.gz"
checksum=62461133c697643e98a608239773f500edee3e4055c5729fef6639d1cd610243
patch_args=-Np1
post_install() {
rm -rf -- "${DESTDIR}"/usr/lib/systemd

View file

@ -16,7 +16,6 @@ checksum=e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d
archs="i686* x86_64* aarch64* ppc ppc-musl ppc64*"
nopie=yes
patch_args=-Np1
subpackages="grub-utils"
# _SUPPLEMENTARY_BUILDS is a list of <TARGET>-<PLATFORN> version of grub to build

View file

@ -13,7 +13,6 @@ license="BSD-3-Clause"
homepage="http://dmedvinsky.github.io/gsimplecal/"
distfiles="https://github.com/dmedvinsky/${pkgname%-*}/archive/v${version}.tar.gz"
checksum="660cac7333d3507203a008e142e2b8f5dfcf0735b6ccabdd8d3d902b5d2c40e9"
patch_args=-Np1
replaces="gsimplecal-gtk3>=0"

View file

@ -12,7 +12,6 @@ license="BSD-3-Clause"
homepage="http://dmedvinsky.github.io/gsimplecal/"
distfiles="https://github.com/dmedvinsky/${pkgname%-*}/archive/v${version}.tar.gz"
checksum="660cac7333d3507203a008e142e2b8f5dfcf0735b6ccabdd8d3d902b5d2c40e9"
patch_args=-Np1
replaces="gsimplecal-gtk2>=0"

View file

@ -17,4 +17,3 @@ homepage="http://www.gtk.org/gtk-doc/"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=d5e3b3f837174d246fa8482455740627efec1e5210aa15d0c7989ca68f72bb51
python_version=3
patch_args="-Np1"

View file

@ -12,7 +12,6 @@ license="BSD-3-Clause"
homepage="http://w1.fi/hostapd/"
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
checksum=881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9db2bd7
patch_args=-Np1
do_configure() {
cp -f ${FILESDIR}/config .config

View file

@ -4,7 +4,6 @@ version=2.0.0
revision=1
wrksrc=ifstatus-v${version}
build_style=gnu-makefile
patch_args="-Np1"
hostmakedepends="pkg-config"
makedepends="ncurses-devel"
short_desc="Display network traffic on console"

View file

@ -11,7 +11,6 @@ license="GPL-3.0-or-later"
homepage="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy"
distfiles="${homepage}/-/archive/${version}/${pkgname}-${version}.tar.gz"
checksum=77f6009050afcabdf324b187992c33c6f1d937fc9e2c18ec76d9120fa107f3ba
patch_args="-Np1"
pre_configure() {
NOCONFIGURE=1 ./autogen.sh

View file

@ -8,7 +8,6 @@ license="X11"
homepage="https://github.com/ar-/incron"
distfiles="https://github.com/ar-/incron/archive/${version}.tar.gz"
checksum=cce80bd723bafce59f35464f2f851d02707e32efa102e2b941ed0e42bdd38f91
patch_args="-Np1"
make_dirs="/var/spool/incron 0755 root root
/etc/incron.d 0755 root root"

View file

@ -23,7 +23,6 @@ homepage="http://inkscape.org/"
distfiles="https://media.inkscape.org/dl/resources/file/inkscape-${version}.tar.xz"
checksum=71e6e8ce3fdf702f59dbc4a276665eb982eb7822b029bbdbeced2df4301795e6
python_version=3
patch_args=-Np1
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"

View file

@ -10,7 +10,6 @@ homepage="http://users.on.net/~ckolivas/interbench"
distfiles="http://ck.kolivas.org/apps/interbench/$pkgname-$version.tar.bz2"
checksum=89d438b28aef22d26e79812762a57a9f9344a8dd8826edebfe60dad48ee1c784
patch_args="-p1"
pre_build() {
cp $FILESDIR/Makefile .

View file

@ -13,7 +13,6 @@ license="BSD-3-Clause"
homepage="https://ispc.github.io"
distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
checksum=2658ff00dc045ac9fcefbf6bd26dffaf723b059a942a27df91bbb61bc503a285
patch_args="-p1"
nocross=yes
nopie=yes

View file

@ -12,7 +12,6 @@ license="JasPer-2.0"
homepage="http://www.ece.uvic.ca/~mdadams/jasper"
distfiles="https://github.com/mdadams/jasper/archive/version-${version}.tar.gz"
checksum=f5bc48e2884bcabd2aca1737baff4ca962ec665b6eb673966ced1f7adea07edb
patch_args="-Np1"
post_install() {
vlicense LICENSE

View file

@ -12,7 +12,6 @@ license="MIT"
homepage="https://json-c.github.io/json-c"
distfiles="https://s3.amazonaws.com/json-c_releases/releases/${pkgname}-${version}.tar.gz"
checksum=b8d80a1ddb718b3ba7492916237bbf86609e9709fb007e7f7d4322f02341a4c6
patch_args="-Np1"
CFLAGS="-Wno-error"

View file

@ -11,7 +11,6 @@ homepage="http://judy.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/judy/Judy-${version}.tar.gz"
checksum=d2704089f85fdb6f2cd7e77be21170ced4b4375c03ef1ad4cf1075bd414a63eb
disable_parallel_build=yes
patch_args="-Np1"
if [ "$CROSS_BUILD" ]; then
post_extract() {

Some files were not shown because too many files have changed in this diff Show more