Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion srcpkgs/acpica-utils/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=acpica-utils
version=20230628
revision=1
build_style="gnu-makefile"
build_style=gnu-makefile
make_use_env=yes
make_build_args="NOWERROR=TRUE BITS=${XBPS_TARGET_WORDSIZE}"
hostmakedepends="flex"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/ansible/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=ansible
version=9.4.0
revision=1
build_style="python3-pep517"
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="ansible-core"
short_desc="Simple deployment, configuration management and execution framework"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/blender/template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgname=blender
version=4.0.2
revision=3
archs="x86_64* ppc64*"
build_style="cmake"
build_style=cmake
pycompile_dirs="usr/share/blender/${version%.*}/scripts"
configure_args="-DWITH_INSTALL_PORTABLE=OFF -DWITH_PYTHON_INSTALL=OFF
-DWITH_JACK=ON -DWITH_CODEC_FFMPEG=ON -DWITH_CODEC_SNDFILE=ON -DWITH_OPENMP=ON
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/cc65/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=cc65
version=2.19
revision=1
build_style="gnu-makefile"
build_style=gnu-makefile
make_use_env=yes
short_desc="Freeware C compiler for 6502 based systems"
maintainer="Nathaniel Barragan <nathanielbarragan@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/chrpath/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=chrpath
version=0.16
revision=3
build_style="gnu-configure"
build_style=gnu-configure
short_desc="Change or delete the rpath or runpath in ELF files"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/dmd2.081/template
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@ do_install() {

dmd2.081-doc_package() {
short_desc="Documentation for D programming language (dummy package)"
build_style="meta"
build_style=meta
}

libphobos2.081_package() {
short_desc+=" - standard library (dummy package)"
build_style="meta"
build_style=meta
}
2 changes: 1 addition & 1 deletion srcpkgs/docker-cli/template
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ post_install() {
}

docker_package() {
build_style="meta"
build_style=meta
short_desc="Docker container runtime"
depends="${sourcepkg}>=${version}_${revision} moby tini"
}
2 changes: 1 addition & 1 deletion srcpkgs/espeakup/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=espeakup
version=0.80
revision=2
build_style="gnu-makefile"
build_style=gnu-makefile
makedepends="libespeak-ng-devel"
short_desc="Lightweight connector for espeak and speakup"
maintainer="Rui Abreu Ferreira <raf-ep@gmx.com>"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/ffmpeg/template
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,6 @@ ffmpeg-devel_package() {

ffplay_package() {
short_desc="Simple video player using FFmpeg and SDL2 (transitional dummy package)"
build_style="meta"
build_style=meta
depends="ffplay6"
}
2 changes: 1 addition & 1 deletion srcpkgs/filter_audio/template
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ short_desc="Lightweight audio filtering library for Tox"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
license="3-clause-BSD"
homepage="https://github.com/irungentoo/filter_audio/"
build_style="gnu-makefile"
build_style=gnu-makefile
distfiles="https://github.com/irungentoo/filter_audio/archive/v${version}.tar.gz"
checksum=fb135592c5133c3b4b664da18f988f58609db912f204059abe16277df044a366
replaces="filteraudio-git>=0"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/geis/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=geis
version=2.2.17
revision=12
build_style="gnu-configure"
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="pkg-config python3-devel"
makedepends="dbus-devel grail-devel frame-devel libXi-devel python3-devel xorg-server-devel"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/gerbil/template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgname=gerbil
version=0.18.1
revision=1
_gitrev="23c30a6062cd7e63f9d85300ce01585bb9035d2d"
build_style="configure"
build_style=configure
configure_args="--prefix=/usr/lib/gerbil --enable-march="
hostmakedepends="git tar"
makedepends="openssl-devel sqlite-devel zlib-devel"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/git-remote-hg/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=git-remote-hg
version=1.0.3.2
revision=1
build_style="gnu-makefile"
build_style=gnu-makefile
make_build_target="prefix=/usr doc"
make_install_target="prefix=/usr install-doc"
hostmakedepends="asciidoc"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/grml-rescueboot/template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgname=grml-rescueboot
version=0.6.1
revision=1
archs="i686 x86_64"
build_style="gnu-makefile"
build_style=gnu-makefile
conf_files="/etc/default/grml-rescueboot"
make_dirs="/boot/grml 0755 root root"
depends="grub"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/gtklp/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=gtklp
version=1.3.4
revision=2
build_style="gnu-configure"
build_style=gnu-configure
configure_args="--enable-ssl --with-cups-config=${XBPS_CROSS_BASE}/usr/bin/cups-config"
hostmakedepends="automake libtool pkg-config gettext"
makedepends="openssl-devel gtk+-devel cups-devel"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/haskell-language-server/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=haskell-language-server
version=1.8.0.0
revision=1
build_style="haskell-stack"
build_style=haskell-stack
make_build_args="--stack-yaml stack-lts19.yaml --flag=haskell-language-server:-dynamic"
makedepends="ncurses-devel ncurses-libtinfo-devel icu-devel zlib-devel"
short_desc="Integration of ghcide and haskell-ide-engine"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/kicad-doc/template
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ kicad-library_package() {
short_desc="${short_desc/documentation/all libraries}"
depends="kicad-footprints>=${version}_${revision} kicad-packages3D>=${version}_${revision}
kicad-symbols>=${version}_${revision} kicad-templates>=${version}_${revision}"
build_style="meta"
build_style=meta
}
2 changes: 1 addition & 1 deletion srcpkgs/libarchive/template
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ bsdtar_package() {

bsdunzip_package() {
reverts="20160115_1 20160115_2"
build_style="meta"
build_style=meta
short_desc="BSD utilities using libarchive (transitional dummy package)"
depends="bsdtar>=${version}_${revision}"
}
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libfishsound/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=libfishsound
version=1.0.0
revision=3
build_style="gnu-configure"
build_style=gnu-configure
configure_args="--enable-static=no"
hostmakedepends="pkg-config doxygen"
makedepends="libflac-devel speex-devel libvorbis-devel liboggz-devel libsndfile-devel"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libimagequant/template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgname=libimagequant
version=4.3.1
revision=1
build_wrksrc="imagequant-sys"
build_style="cargo"
build_style=cargo
hostmakedepends="cargo-c"
short_desc="Palette quantization library"
maintainer="Leah Neukirchen <leah@vuxu.org>"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/liboggz/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname="liboggz"
version="1.1.1"
revision=1
build_style="gnu-configure"
build_style=gnu-configure
hostmakedepends="doxygen"
makedepends="libogg-devel"
short_desc="Inspect, edit and validate Ogg files"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/lilypond/template
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pkgname=lilypond
version=2.24.3
revision=1
build_wrksrc="build"
build_style="gnu-configure"
build_style=gnu-configure
configure_script="../configure"
configure_args="--disable-documentation ac_cv_func_isinf=yes"
make_install_args="vimdir=/usr/share/vim/vimfiles"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/lilyterm/template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgname=lilyterm
_githash=faf1254f46049edfb1fd6e9191e78b1b23b9c51d
version=0.9.9.4+20190725
revision=1
build_style="gnu-makefile"
build_style=gnu-makefile
hostmakedepends="pkg-config gettext"
makedepends="vte3-devel gtk+3-devel"
short_desc="Fast and lightweight terminal emulator based off of libvte"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/linphone/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=linphone
version=5.2.111
revision=1
build_style="cmake"
build_style=cmake
configure_args="-DENABLE_STRICT=FALSE
-DENABLE_ADVANCED_IM=FALSE -DENABLE_DB_STORAGE=TRUE
-DENABLE_LIME=NO -DENABLE_LIME_X3DH=NO -DENABLE_UNIT_TESTS=NO
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/liquidwar/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=liquidwar
version=5.6.5
revision=1
build_style="gnu-configure"
build_style=gnu-configure
make_build_args="GAMEDIR=/usr/bin DATADIR=/usr/share/liquidwar"
make_install_args="GAMEDIR=/usr/bin DATADIR=/usr/share/liquidwar"
make_install_target="install_nolink"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/lrzip/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=lrzip
version=0.651
revision=1
build_style="gnu-configure"
build_style=gnu-configure
hostmakedepends="perl automake libtool"
makedepends="zlib-devel bzip2-devel lzo-devel liblz4-devel"
short_desc="Multi-threaded compression using rzip/lzma, lzo, and zpaq"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/mawk/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=mawk
version=1.3.4.20240622
revision=1
build_style="gnu-configure"
build_style=gnu-configure
short_desc="Interpreter for the AWK Programming Language"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/mirage/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=mirage
version=0.11.1
revision=3
build_style="python3-module"
build_style=python3-module
hostmakedepends="python3-setuptools gettext glib-devel"
makedepends="python3-devel libX11-devel"
depends="python3-gobject gtk+3 libgexiv2"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/mtr/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=mtr
version=0.95
revision=2
build_style="gnu-configure"
build_style=gnu-configure
hostmakedepends="automake pkg-config gtk+3-devel"
makedepends="ncurses-devel gtk+3-devel libcap-devel"
depends="libcap-progs"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/nasa-wallpaper/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=nasa-wallpaper
version=2.1.1
revision=1
build_style="cargo"
build_style=cargo
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="Change your desktop background with a NASA image"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/net-tools/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=net-tools
version=2.10
revision=1
build_style="gnu-makefile"
build_style=gnu-makefile
make_use_env=yes
short_desc="Basic networking tools"
maintainer="0x5c <dev@0x5c.io>"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/ocaml/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=ocaml
version=5.2.0
revision=1
build_style="gnu-configure"
build_style=gnu-configure
configure_args="--with-pic --libdir=/usr/lib/ocaml"
makedepends="libzstd-devel"
depends="${makedepends}"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/ocs-url/template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgname=ocs-url
version=3.1.0
revision=2
create_wrksrc=yes
build_style="qmake"
build_style=qmake
hostmakedepends="qt5-qmake kdeclarative-devel qt5-svg-devel qt5-declarative-devel"
makedepends="qt5-svg-devel kdeclarative-devel qt5-declarative-devel"
depends="qt5-quickcontrols"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/openra/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=openra
version=20231010
revision=1
build_style="gnu-makefile"
build_style=gnu-makefile
make_install_target="install install-linux-shortcuts install-linux-appdata"
make_build_args="RUNTIME=mono TARGETPLATFORM=unix-generic"
make_install_args="RUNTIME=mono TARGETPLATFORM=unix-generic"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/peframe/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=peframe
version=6.0.3
revision=7
build_style="python3-module"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pefile python3-magic python3-M2Crypto python3-virustotal-api
python3-yara python3-oletools"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/perl-Locale-PO/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=perl-Locale-PO
version=0.27
revision=4
build_style="perl-module"
build_style=perl-module
hostmakedepends="perl perl-File-Slurp"
makedepends="${hostmakedepends}"
depends="${hostmakedepends}"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/pymol/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=pymol
version=2.5.0
revision=7
build_style="python3-module"
build_style=python3-module
build_helper="numpy"
hostmakedepends="python3-setuptools"
makedepends="freetype-devel glew-devel glm libfreeglut-devel libgomp-devel
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-click-threading/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=python3-click-threading
version=0.5.0
revision=3
build_style="python3-module"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-click"
checkdepends="$depends python3-pytest"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-click/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=python3-click
version=8.1.7
revision=2
build_style="python3-module"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-pytest"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-exifread/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=python3-exifread
version=2.3.2
revision=4
build_style="python3-module"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Python module to extract Exif metadata (Python3)"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-musicbrainzngs/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=python3-musicbrainzngs
version=0.7.1
revision=4
build_style="python3-module"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Python3 bindings for the Musicbrainz NGS webservice interface"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-neovim/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=python3-neovim
version=0.5.0
revision=1
build_style="python3-module"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="neovim python3-greenlet python3-msgpack"
short_desc="Python3 client for Neovim"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-poetry-core/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=python3-poetry-core
version=1.9.0
revision=1
build_style="python3-pep517"
build_style=python3-pep517
depends="python3"
checkdepends="python3-devel python3-setuptools python3-virtualenv python3-pyrsistent
python3-pytest-mock python3-tomli-w"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/python3-pyfiglet/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pkgname=python3-pyfiglet
version=0.8.0
revision=6
build_style="python3-module"
build_style=python3-module
pycompile_module="pyfiglet"
hostmakedepends="python3-setuptools"
depends="python3"
Expand Down
Loading