Drop maintainership of orphaned packages

some packages were dropped but their maintainer= was not updated in template.
this will help new maintainers adopt these packages.

-> https://github.com/void-linux/void-packages/pull/13930#issuecomment-524610652
This commit is contained in:
Lugubris 2019-08-25 09:47:51 +00:00 committed by Helmut Pozimski
parent 7da9dcf123
commit d78cb0d201
425 changed files with 425 additions and 425 deletions
srcpkgs
AppStream
OTPClient
PackageKit
SPIRV-Headers
SPIRV-Tools
abi-compliance-checker
abireport
amtk
ansi
api-sanity-checker
bcal
bctoolbox
bfs
brig
bsdunzip
bum
cJSON
cgrps
cloudfuse
cmocka
cppcheck
cropgui
dav1d
dejagnu
deutex
dialog
drone-cli
editline
ell
enchant2
eselect
exa
fish-shell
flowblade
fmt
font-Hasklig
font-material-design-icons-ttf
fpc-src
fribidi
fwupd
fwupdate
gc
giflib
github-opml
glslViewer
glslang
gnu-efi-libs
gnupg2
go-md2man
googler
goversion
gummiboot
harfbuzz
help2man
i3lock-fancy
imgp
immortal
iperf
iperf3
iwd
jansson
json-glib
jwm-settings-manager
lazarus
lazygit
libSM
libSavitar
libXau
libXcomposite
libXcursor
libXdamage
libXext
libXft
libXmu
libXpresent
libXrandr
libXvMC
libXxf86dga
libaacs
libaom
libassuan
libbaseencode
libblockdev
libbytesize
libcacard
libcloudproviders
libcotp
libdrm
libebml
libfakekey
libfontenc
libgusb
libhtp
libinput
libmatroska
libmpack
libopusenc
libosinfo
libpipeline
libplacebo

View file

@ -9,7 +9,7 @@ hostmakedepends="docbook-xsl glib-devel gperf libxslt pkg-config
qt5-host-tools"
makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel"
short_desc="Tools and libraries to work with AppStream metadata"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/ximion/appstream"
changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"

View file

@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
makedepends="gtk+3-devel libglib-devel libgcrypt-devel libpng-devel
libzip-devel libcotp-devel libzbar-devel jansson-devel"
short_desc="Highly secure and easy to use GTK+ OTP client"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/paolostivanin/OTPClient"
distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"

View file

@ -15,7 +15,7 @@ hostmakedepends="automake glib-devel pkg-config libtool gtk-doc
makedepends="libglib-devel sqlite-devel polkit-devel bash-completion
$(vopt_if gir gobject-introspection) $(vopt_if vala 'vala-devel')"
short_desc="D-BUS abstraction layer to package management API"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/hughsie/PackageKit"
distfiles="https://github.com/hughsie/PackageKit/archive/PACKAGEKIT_${version//./_}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
archs=noarch
build_style=cmake
short_desc="Machine-readable files for the SPIR-V Registry"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"

View file

@ -9,7 +9,7 @@ configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
hostmakedepends="python3"
makedepends="SPIRV-Headers"
short_desc="API and commands for processing SPIR-V modules"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/KhronosGroup/SPIRV-Tools"
distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"

View file

@ -7,7 +7,7 @@ hostmakedepends="perl"
depends="binutils ctags perl"
checkdepends="binutils ctags"
short_desc="A tool for checking backward API/ABI compat of a C/C++ library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/lvc/abi-compliance-checker"
distfiles="https://github.com/lvc/abi-compliance-checker/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=go
go_import_path=github.com/clearlinux/abireport
go_package="${go_import_path}/src/abireport"
short_desc="Tool to create ABI reports from ELF binaries"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/clearlinux/abireport"
distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"

View file

@ -8,7 +8,7 @@ configure_args="$(vopt_enable gir introspection)"
hostmakedepends="pkg-config glib-devel"
makedepends="gtk+3-devel libglib-devel"
short_desc="Actions, Menus and Toolbars Kit for GTK+ applications"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/Amtk"
distfiles="${GNOME_SITE}/amtk/${version%.*}/amtk-${version}.tar.xz"

View file

@ -5,7 +5,7 @@ revision=1
archs=noarch
depends="bash"
short_desc="ANSI escape codes in pure Bash"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/fidian/ansi"
changelog="https://raw.githubusercontent.com/fidian/ansi/master/CHANGELOG.md"

View file

@ -6,7 +6,7 @@ build_style=gnu-makefile
hostmakedepends="perl abi-compliance-checker"
depends="abi-compliance-checker perl binutils ctags"
short_desc="An automatic generator of basic C/C++ library unit tests"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://lvc.github.io/api-sanity-checker/"
distfiles="https://github.com/lvc/api-sanity-checker/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-makefile
makedepends="readline-devel"
depends="bc"
short_desc="Byte CALculator for storage conversions and calculations"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/jarun/bcal"
distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=cmake
configure_args="-DENABLE_TESTS_COMPONENT=OFF"
makedepends="mbedtls-devel"
short_desc="Library to create and run audio and video streams"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/BelledonneCommunications/bctoolbox"
distfiles="https://github.com/BelledonneCommunications/bctoolbox/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-makefile
makedepends="acl-devel libcap-devel"
checkdepends="acl-progs"
short_desc="Breadth-first version of the UNIX find command"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="0BSD"
homepage="https://github.com/tavianator/bfs"
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=go
go_import_path=github.com/sahib/brig
short_desc="File synchronization on top of IPFS with git-like interface and WebUI"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="AGPL-3.0-or-later"
homepage="https://brig.readthedocs.io/en/master/"
distfiles="https://github.com/sahib/brig/archive/v${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-makefile
makedepends="libarchive-devel"
short_desc="Libarchive(3)-utilizing unzip implementation from FreeBSD"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD, ISC"
homepage="https://github.com/somasis/bsdunzip"
distfiles="https://github.com/somasis/bsdunzip/archive/${version}.tar.gz"

View file

@ -8,7 +8,7 @@ pycompile_module="bum"
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-mpd2 python3-musicbrainzngs python3-mpv"
short_desc="Daemon that downloads and displays album arts via MPD events"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/dylanaraps/bum"
distfiles="https://github.com/dylanaraps/bum/archive/${version}.tar.gz"

View file

@ -4,7 +4,7 @@ version=1.7.12
revision=1
build_style=cmake
short_desc="Ultralightweight JSON parser in ANSI C"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/DaveGamble/cJSON"
distfiles="https://github.com/DaveGamble/cJSON/archive/v${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=3
build_style=go
go_import_path=github.com/k1LoW/cgrps
short_desc="Set of commands for checking cgroups"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/k1LoW/cgrps"
distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libxml2-devel libcurl-devel fuse-devel"
short_desc="FUSE for Mosso's Cloud Files"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://redbo.github.io/cloudfuse"
distfiles="https://github.com/redbo/cloudfuse/archive/${version}.tar.gz"

View file

@ -8,7 +8,7 @@ configure_args="-DUNIT_TESTING=ON"
# It contains a filename "\makeindex"
# hostmakedepends="doxygen graphviz"
short_desc="Unit testing framework in C"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://cmocka.org/"
distfiles="https://cmocka.org/files/${version%.*}/cmocka-${version}.tar.xz"

View file

@ -5,7 +5,7 @@ revision=1
hostmakedepends="libxslt docbook-xsl"
depends="python"
short_desc="Static analysis of C/C++ code"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://cppcheck.sourceforge.net"
distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz"

View file

@ -7,7 +7,7 @@ makedepends="python"
depends="python python-Pillow python-gobject2 pygtk libjpeg-turbo-tools
ImageMagick exiftool"
short_desc="Gtk frontend for lossless cropping of jpeg images"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2"
homepage="https://github.com/jepler/cropgui"
distfiles="https://github.com/jepler/cropgui/archive/v${version}.tar.gz"

View file

@ -7,7 +7,7 @@ configure_args="-Dbuild_tests=false -Dbuild_asm=true -Dbuild_tools=true
-Dfuzzing_engine=none -Dtestdata_tests=false"
hostmakedepends="nasm"
short_desc="Small and fast AV1 Decoder"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://code.videolan.org/videolan/dav1d"
distfiles="https://code.videolan.org/videolan/dav1d/-/archive//${version}/dav1d-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
makedepends="expect-devel"
depends="expect"
short_desc="Framework for running test suites on GNU tools"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/dejagnu/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="automake libtool pkg-config asciidoc"
makedepends="libpng-devel"
short_desc="WAD composer for DOOM and others"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only, LGPL-2.0-or-later"
homepage="https://github.com/Doom-Utils/deutex"
distfiles="https://github.com/Doom-Utils/deutex/archive/v${version}.tar.gz"

View file

@ -9,7 +9,7 @@ build_style=gnu-configure
configure_args="--with-ncursesw --disable-nls"
makedepends="ncurses-devel"
short_desc="Tool to display dialog boxes from shell scripts"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-only"
homepage="https://invisible-island.net/dialog/"
distfiles="https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"

View file

@ -7,7 +7,7 @@ go_import_path=github.com/drone/drone-cli
go_package="${go_import_path}/drone"
go_ldflags="-X main.version=${version}"
short_desc="CLI for Drone continuous delivery platform"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/drone/drone-cli"
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"

View file

@ -4,7 +4,7 @@ version=1.16.1
revision=1
build_style=gnu-configure
short_desc="Minimal readline() replacement"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Spencer-94"
homepage="http://troglobit.com/projects/editline/"
distfiles="https://github.com/troglobit/editline/releases/download/${version}/editline-${version}.tar.xz"

View file

@ -7,7 +7,7 @@ configure_args="--enable-glib"
hostmakedepends="pkg-config"
makedepends="libglib-devel"
short_desc="Linux library for embedded development"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://01.org/ell"
distfiles="https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-${version}.tar.xz"

View file

@ -9,7 +9,7 @@ make_install_args="$make_build_args"
hostmakedepends="pkg-config"
makedepends="libglib-devel hunspell-devel aspell-devel libvoikko-devel"
short_desc="Generic spell checking library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://abiword.github.io/enchant/"
distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=gnu-configure
hostmakedepends="automake libtool"
depends="bash"
short_desc="Modular configuration framework for Gentoo systems"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://wiki.gentoo.org/wiki/Project:Eselect"
distfiles="https://gitweb.gentoo.org/proj/eselect.git/snapshot/eselect-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=cargo
hostmakedepends="cmake"
makedepends="libgit2-devel"
short_desc="Modern replacement for ls"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://the.exa.website/"
distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=cmake
makedepends="ncurses-devel pcre2-devel gettext-devel"
depends="bc groff"
short_desc="User friendly shell intended mostly for interactive use"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://fishshell.com/"
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.gz"

View file

@ -11,7 +11,7 @@ hostmakedepends="python-setuptools"
depends="frei0r-plugins gmic mlt-python python-Pillow python-dbus gtk+3
python-gobject python-numpy swh-plugins"
short_desc="Non-linear video editor for Linux"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://jliljebl.github.io/flowblade/"
distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
short_desc="Modern formatting library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/fmtlib/fmt"
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"

View file

@ -7,7 +7,7 @@ create_wrksrc=yes
hostmakedepends="unzip"
depends="font-util xbps-triggers"
short_desc="Monospaced font with ligatures"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="OFL-1.1"
homepage="https://github.com/i-tu/Hasklig/"
distfiles="https://github.com/i-tu/Hasklig/releases/download/${version}/Hasklig-${version}.zip"

View file

@ -7,7 +7,7 @@ wrksrc="material-design-icons-${version}"
hostmakedepends="unzip"
depends="font-util xbps-triggers"
short_desc="Material Design icons by Google"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/google/material-design-icons"
distfiles="https://github.com/google/material-design-icons/releases/download/${version}/material-design-icons-${version}.zip"

View file

@ -4,7 +4,7 @@ version=3.0.4
revision=1
wrksrc="fpcbuild-${version}"
short_desc="Source code for FreePascal compiler"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.0-or-later"
homepage="https://www.freepascal.org"
distfiles="ftp://ftp.freepascal.org/pub/fpc/dist/${version}/source/fpcbuild-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
configure_args="--disable-docs"
hostmakedepends="automake libtool pkg-config"
short_desc="Free Implementation of the Unicode Bidirectional Algorithm"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/fribidi/fribidi/"
distfiles="https://github.com/fribidi/fribidi/archive/v${version}.tar.gz"

View file

@ -18,7 +18,7 @@ makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
sqlite-devel libsoup-devel gcab-devel pango-devel python3-gobject
python3-Pillow elogind-devel"
short_desc="Daemon to allow session software to update firmware"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/hughsie/fwupd"
distfiles="https://github.com/hughsie/fwupd/archive/${version}.tar.gz"

View file

@ -10,7 +10,7 @@ hostmakedepends="pkg-config"
makedepends="elfutils-devel gnu-efi-libs libefivar-devel popt-devel"
checkdepends="libabigail-tools"
short_desc="Tool for using the ESRT and UpdateCapsule() to apply firmware updates"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/rhboot/fwupdate"
distfiles="https://github.com/rhboot/fwupdate/releases/download/${version}/fwupdate-${version}.tar.bz2"

View file

@ -7,7 +7,7 @@ configure_args="--enable-static --enable-mmap"
hostmakedepends="pkg-config"
makedepends="libatomic_ops-devel"
short_desc="Garbage collector for C and C++"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.hboehm.info/gc/"
distfiles="https://github.com/ivmai/bdwgc/releases/download/v${version}/gc-${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-makefile
hostmakedepends="xmlto"
short_desc="Library to handle, display and manipulate GIF images"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://sourceforge.net/projects/giflib/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=go
go_import_path=github.com/jojomi/github-opml
hostmakedepends="git"
short_desc="Create opml file with references to all starred repos by a github user"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/jojomi/github-opml"
distfiles="https://github.com/jojomi/github-opml/archive/v${version}.tar.gz"

View file

@ -9,7 +9,7 @@ makedepends="glfw-devel glu-devel MesaLib-devel libX11-devel libXrandr-devel
libXi-devel libXxf86vm-devel libXcursor-devel libXinerama-devel libXext-devel
libXrender-devel libXdamage-devel"
short_desc="Live GLSL coding render"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://patriciogonzalezvivo.com/2015/glslViewer/"
distfiles="https://github.com/patriciogonzalezvivo/glslViewer/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
hostmakedepends="python bison"
short_desc="Khronos reference front-end for GLSL, ESSL, and sample SPIR-V generator"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/KhronosGroup/glslang"
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ revision=2
wrksrc="gnu-efi-${version}"
makedepends="pciutils-devel"
short_desc="Library for building UEFI Applications using GNU toolchain"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://sourceforge.net/projects/gnu-efi/"
distfiles="${SOURCEFORGE_SITE}/gnu-efi/gnu-efi-${version}.tar.bz2"

View file

@ -12,7 +12,7 @@ makedepends="bzip2-devel gnutls-devel libassuan-devel libcurl-devel
libksba-devel libldap-devel libusb-compat-devel npth-devel sqlite-devel"
depends="pinentry"
short_desc="GNU Privacy Guard (2.x)"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnupg.org/"
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=go
go_import_path=github.com/cpuguy83/go-md2man
hostmakedepends="git"
short_desc="Convert md to manpages"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://${go_import_path}"
distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-makefile
make_build_target=disable-self-upgrade
depends="python3 xsel xclip"
short_desc="Google Search, Site Search and News from the terminal"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/jarun/googler"
distfiles="https://github.com/jarun/googler/archive/v${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=go
go_import_path=rsc.io/goversion
hostmakedepends="git"
short_desc="Print version used to build Go executables"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/rsc/goversion"
distfiles="https://github.com/rsc/goversion/archive/v${version}.tar.gz"

View file

@ -7,7 +7,7 @@ build_style=gnu-configure
hostmakedepends="automake pkg-config libxslt docbook-xsl"
makedepends="gnu-efi-libs liblzma-devel libblkid-devel"
short_desc="Simple UEFI Boot Manager"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.0-or-later"
# Homepage is long dead and the project has an unofficial release under Alpine
# homepage="http://freedesktop.org/wiki/Software/gummiboot"

View file

@ -7,7 +7,7 @@ configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graph
hostmakedepends="automake glib-devel libtool pkg-config"
makedepends="cairo-devel graphite-devel icu-devel"
short_desc="OpenType text shaping engine"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="perl-Locale-gettext"
depends="$hostmakedepends"
short_desc="GNU conversion tool to create man files"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/help2man"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"

View file

@ -5,7 +5,7 @@ revision=1
archs=noarch
depends="util-linux bash ImageMagick i3lock wmctrl gawk"
short_desc="Fancy lockscreen using i3lock"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/meskarune/i3lock-fancy"
distfiles="https://github.com/meskarune/i3lock-fancy/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ archs=noarch
build_style=gnu-makefile
depends="python3-Pillow"
short_desc="Multi-core batch image resizer and rotator"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/jarun/imgp"
distfiles="https://github.com/jarun/imgp/archive/v${version}.tar.gz"

View file

@ -9,7 +9,7 @@ go_package="${go_import_path}/cmd/immortal ${go_import_path}/cmd/immortalctl
go_ldflags="-X main.Version=v${version}"
hostmakedepends="git"
short_desc="*nix cross-platform (OS agnostic) supervisor"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/immortal/immortal"
#changelog="https://raw.githubusercontent.com/immortal/immortal/master/CHANGELOG.md"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
configure_args="--enable-ipv6 --enable-multicast --enable-threads
ac_cv_sizeof_bool=0"
short_desc="Perform network throughput tests"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="NCSA"
homepage="https://iperf.fr/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}2/${pkgname}-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ wrksrc="iperf-${version}"
build_style=gnu-configure
make_build_args="iperf3_profile_LDFLAGS= iperf3_profile_CFLAGS="
short_desc="Active measurements of the maximum achievable bandwidth on IP networks"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://software.es.net/iperf/"
changelog="https://raw.githubusercontent.com/esnet/iperf/master/RELEASE_NOTES"

View file

@ -10,7 +10,7 @@ makedepends="readline-devel dbus-devel ell-devel"
depends="dbus"
checkdepends="python3"
short_desc="Internet Wireless Daemon by Intel that aims to replace wpa_supplicant"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://iwd.wiki.kernel.org/"
distfiles="${KERNEL_SITE}/network/wireless/iwd-${version}.tar.xz"

View file

@ -4,7 +4,7 @@ version=2.12
revision=1
build_style=gnu-configure
short_desc="Library for encoding, decoding and manipulating JSON data"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://www.digip.org/jansson/"
distfiles="http://www.digip.org/jansson/releases/jansson-${version}.tar.bz2"

View file

@ -8,7 +8,7 @@ configure_args="-Dintrospection=$(vopt_if gir true false)"
hostmakedepends="pkg-config glib-devel"
makedepends="libglib-devel"
short_desc="JSON parser for GLib-based libraries and applications"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://live.gnome.org/JsonGlib"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="pkg-config fltk"
makedepends="fltk-devel libXpm-devel"
short_desc="Full configuration manager for JWM"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/Israel-D/jwm-settings-manager"
distfiles="https://github.com/Israel-D/jwm-settings-manager/archive/${version}.tar.gz"

View file

@ -8,7 +8,7 @@ hostmakedepends="fpc rsync"
makedepends="fpc-src qt5pas-devel"
depends="fpc-src fpc gdb perl"
short_desc="Delphi-like IDE for FreePascal"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, MPL-2.0, LGPL-2.0-or-later"
homepage="http://www.lazarus.freepascal.org"
distfiles="${SOURCEFORGE_SITE}/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20${version}/lazarus-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ go_import_path=github.com/jesseduffield/lazygit
hostmakedepends="git"
depends="git"
short_desc="Simple terminal UI for git commands"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/jesseduffield/lazygit"
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libuuid-devel libICE-devel"
short_desc="X Session Management Library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="python3"
makedepends="python3-sip-devel python3-devel pugixml-devel"
short_desc="C++ implementation of 3mf loading"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://github.com/Ultimaker/libSavitar"
distfiles="https://github.com/Ultimaker/libSavitar/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorgproto"
short_desc="Authorization Protocol for X"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="$XORG_SITE"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorgproto libXfixes-devel"
short_desc="X Composite Library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="X11"
homepage="https://wiki.freedesktop.org/xorg/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorgproto libXfixes-devel libXrender-devel"
short_desc="Client-side cursor loading library for X"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://wiki.freedesktop.org/xorg/"
distfiles="${XORG_SITE}/lib/libXcursor-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorgproto libXfixes-devel"
short_desc="Xdamage extension Library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="X11"
homepage="https://wiki.freedesktop.org/xorg/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -7,7 +7,7 @@ configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config"
makedepends="xorgproto libX11-devel"
short_desc="X Extension library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="$XORG_SITE"
distfiles="${XORG_SITE}/lib/libXext-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorgproto libXrender-devel freetype-devel fontconfig-devel"
short_desc="Library for configuring and customizing font access"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="$XORG_SITE"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libXext-devel libXt-devel"
short_desc="X Miscellaneous Utilities library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://wiki.freedesktop.org/xorg/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config xorg-util-macros"
makedepends="libXfixes-devel libXrandr-devel"
short_desc="XPresent extension C library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="X11"
homepage="https://cgit.freedesktop.org/xorg/lib/libXpresent/"
distfiles="${XORG_SITE}/lib/libXpresent-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config"
makedepends="xorgproto libXext-devel libXrender-devel"
short_desc="X RandR Library from X.org"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="$XORG_SITE"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -7,7 +7,7 @@ configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config"
makedepends="xorgproto libX11-devel libXext-devel libXv-devel"
short_desc="XVideo Motion Compensation Library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://wiki.freedesktop.org/xorg/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -7,7 +7,7 @@ configure_args="--enable-malloc0returnsnull"
hostmakedepends="pkg-config"
makedepends="xorgproto libXext-devel"
short_desc="Library for the XFree86-DGA X extension"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="$XORG_SITE"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -7,7 +7,7 @@ configure_args="--disable-static"
hostmakedepends="flex pkg-config"
makedepends="libgcrypt-devel"
short_desc="Open implementation of AACS specification"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://www.videolan.org/developers/libaacs.html"
distfiles="http://ftp.videolan.org/pub/videolan/libaacs/${version}/libaacs-${version}.tar.bz2"

View file

@ -7,7 +7,7 @@ build_style=cmake
configure_args="-DENABLE_DOCS=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=OFF"
hostmakedepends="yasm doxygen perl python"
short_desc="AV1 Codec library implementation"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://aomedia.org/"
changelog="https://aomedia.googlesource.com/aom/+/master/CHANGELOG"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
configure_args="--with-libgpg-error-prefix=${XBPS_CROSS_BASE}/usr"
makedepends="libgpg-error-devel"
short_desc="IPC library used by some GnuPG related software"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnupg.org/related_software/libassuan"
distfiles="https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-${version}.tar.bz2"

View file

@ -4,7 +4,7 @@ version=1.0.9
revision=1
build_style=cmake
short_desc="Library for encoding decoding data use base32 or base64"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/paolostivanin/libbaseencode"
distfiles="https://github.com/paolostivanin/libbaseencode/archive/v${version}.tar.gz"

View file

@ -8,7 +8,7 @@ makedepends="cryptsetup-devel device-mapper-devel dmraid-devel libbytesize-devel
libglib-devel libkmod-devel libparted-devel nss-devel
volume_key-devel libyaml-devel"
short_desc="Library for manipulating block devices"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/storaged-project/libblockdev"
changelog="https://raw.githubusercontent.com/storaged-project/libblockdev/master/NEWS.rst"

View file

@ -7,7 +7,7 @@ hostmakedepends="python3"
makedepends="mpfr-devel pcre-devel"
checkdepends="python3-six python-six"
short_desc="A library for operations with sizes in bytes"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/storaged-project/libbytesize"
changelog="https://raw.githubusercontent.com/storaged-project/libbytesize/master/NEWS.rst"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="nss-devel libglib-devel pcsclite-devel"
short_desc="Library to provide emulation of smart cards to a virtual card reader"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://cgit.freedesktop.org/spice/libcacard/"
distfiles="https://www.spice-space.org/download/libcacard/libcacard-${version}.tar.xz"

View file

@ -9,7 +9,7 @@ configure_args="-Dintrospection=$(vopt_if gir true false)
hostmakedepends="pkg-config glib-devel $(vopt_if vala 'vala-devel')"
makedepends="libglib-devel"
short_desc="DBus API for cloud storage sync clients to expose their services"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://gitlab.gnome.org/Incubator/libcloudproviders"
distfiles="${homepage}/-/archive/${version}/libcloudproviders-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=cmake
hostmakedepends="pkg-config"
makedepends="libbaseencode-devel libgcrypt-devel"
short_desc="Library for generating TOTP and HOTP"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/paolostivanin/libcotp"
distfiles="https://github.com/paolostivanin/libcotp/archive/v${version}.tar.gz"

View file

@ -8,7 +8,7 @@ configure_args="-Dudev=true -Dvalgrind=false"
hostmakedepends="pkg-config"
makedepends="eudev-libudev-devel libpciaccess-devel"
short_desc="Userspace interface to kernel DRM services"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://dri.freedesktop.org/"
distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"

View file

@ -5,7 +5,7 @@ revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
short_desc="Extensible Binary Meta Language library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://dl.matroska.org/downloads/libebml/"
distfiles="https://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
makedepends="libXtst-devel"
short_desc="X virtual keyboard library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.yoctoproject.org/tools-resources/projects/matchbox"
distfiles="https://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/snapshot/libfakekey-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ configure_args="--with-fontrootdir=/usr/share/fonts/X11"
hostmakedepends="pkg-config"
makedepends="xorgproto zlib-devel"
short_desc="Fontenc Library from X.org"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

View file

@ -10,7 +10,7 @@ hostmakedepends="pkg-config $(vopt_if vala vala)"
makedepends="libglib-devel libusb-devel libgudev-devel $(vopt_if vala vala-devel)
usbutils"
short_desc="GLib wrapper around libusb1"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/hughsie/libgusb"
distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="automake libtool"
makedepends="zlib-devel"
short_desc="Security-aware parser for HTTP"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/OISF/libhtp"
distfiles="https://github.com/OISF/libhtp/archive/${version}.tar.gz"

View file

@ -8,7 +8,7 @@ hostmakedepends="pkg-config"
makedepends="libevdev-devel libwacom-devel mtdev-devel eudev-libudev-devel"
checkdepends="valgrind check-devel"
short_desc="Provides handling input devices in Wayland compositors and X"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/libinput"
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"

View file

@ -6,7 +6,7 @@ build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
makedepends="libebml-devel"
short_desc="Extensible open standard Audio/Video container format"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://dl.matroska.org/downloads/libmatroska/"
distfiles="https://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz"

View file

@ -7,7 +7,7 @@ make_build_args="LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool"
make_install_args="LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool"
makedepends="libtool"
short_desc="Simple implementation of msgpack in C"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MTI"
homepage="https://github.com/libmpack/libmpack"
distfiles="https://github.com/libmpack/libmpack/archive/${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="opus-devel"
short_desc="Library for encoding .opus files"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://git.xiph.org/?p=libopusenc.git"
distfiles="https://archive.mozilla.org/pub/opus/libopusenc-${version}.tar.gz"

View file

@ -11,7 +11,7 @@ makedepends="libxslt-devel libglib-devel"
depends="osinfo-db"
checkdepends="libosinfo"
short_desc="GObject based library API for managing info about operating systems"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://libosinfo.org/"
changelog="https://gitlab.com/libosinfo/libosinfo/raw/master/NEWS"

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-configure
checkdepends="check-devel pkg-config"
short_desc="Pipeline manipulation library"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-alter"
homepage="http://libpipeline.nongnu.org/"
distfiles="https://download-mirror.savannah.gnu.org/releases/libpipeline/libpipeline-${version}.tar.gz"

View file

@ -7,7 +7,7 @@ configure_args="-Dvulkan=enabled -Dglslang=enabled -Dshaderc=enabled"
hostmakedepends="pkg-config"
makedepends="vulkan-loader glslang-devel shaderc Vulkan-Headers lcms2-devel"
short_desc="Reusable library for GPU-accelerated video/image rendering"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/haasn/libplacebo"
distfiles="https://github.com/haasn/libplacebo/archive/v${version}.tar.gz"

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