mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
srcpkgs: orphan not-chicken's packages
This commit is contained in:
parent
1797002840
commit
0508989722
15 changed files with 15 additions and 15 deletions
|
@ -13,7 +13,7 @@ depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4 python3-Brot
|
|||
python3-piexif"
|
||||
checkdepends="appstream-glib desktop-file-utils"
|
||||
short_desc="Online/offline manga reader for GNOME"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/valos/Komikku"
|
||||
distfiles="https://gitlab.com/valos/Komikku/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-makefile
|
|||
depends="bash bc binutils curl dosfstools e2fsprogs eudev exfatprogs
|
||||
f2fs-tools file ncurses ntfs-3g rsync syslinux wimlib jq"
|
||||
short_desc="Create a USB bootable device from an ISO image easily and securely"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/jsamr/bootiso"
|
||||
changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=meson
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="spdlog libevent-devel libcurl-devel"
|
||||
short_desc="Simple async wrapper around CURL for C++"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://nheko.im/nheko-reborn/coeurl"
|
||||
distfiles="https://nheko.im/nheko-reborn/coeurl/-/archive/v${version}/coeurl-v${version}.tar.gz"
|
||||
|
|
|
@ -10,7 +10,7 @@ makedepends="botan-devel kauth-devel karchive-devel qt5-charts-devel
|
|||
qt5-tools-devel libdrm-devel qt5-svg-devel"
|
||||
depends="dbus hicolor-icon-theme qt5-quickcontrols2 qt5-svg glxinfo"
|
||||
short_desc="User-friendly hardware control application"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/corectrl/corectrl"
|
||||
distfiles="${homepage}/-/archive/v${version}/corectrl-v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="pkg-config gettext gjs glib-devel"
|
|||
depends="webkit2gtk gjs"
|
||||
checkdepends="desktop-file-utils appstream-glib"
|
||||
short_desc="Simple and modern GTK eBook reader"
|
||||
maintainer="lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://johnfactotum.github.io/foliate/"
|
||||
distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests"
|
||||
short_desc="Free and open-source replacement for the Epic Games Launcher"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/derrod/legendary"
|
||||
distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-makefile
|
||||
depends="lmdb-devel"
|
||||
short_desc="C++11 wrapper for the LMDB database library"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/hoytech/lmdbxx/"
|
||||
distfiles="https://github.com/hoytech/lmdbxx/archive/${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF"
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="json-c++ olm-devel openssl-devel coeurl-devel spdlog re2-devel"
|
||||
short_desc="Client API library for the Matrix protocol"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Nheko-Reborn/mtxclient"
|
||||
changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md"
|
||||
|
|
|
@ -11,7 +11,7 @@ makedepends="qt5-multimedia-devel qt5-svg-devel qt5-tools-devel fmt-devel
|
|||
depends="hicolor-icon-theme qt5-quickcontrols2 qt5-graphicaleffects
|
||||
qt5-multimedia gst-plugins-good1 gst-plugins-good1-qt5"
|
||||
short_desc="Desktop client for Matrix using Qt and C++"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://nheko-reborn.github.io"
|
||||
changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests-toolbelt"
|
||||
short_desc="Python module to bypass Cloudflare's anti-bot page"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/venomous/cloudscraper"
|
||||
distfiles="${PYPI_SITE}/c/cloudscraper/cloudscraper-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3-dateutil python3-pytz python3-regex python3-tzlocal"
|
||||
checkdepends="${depends} python3-parameterized python3-pytest-xdist"
|
||||
short_desc="Python parser for human readable dates"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/scrapinghub/dateparser"
|
||||
changelog="https://raw.githubusercontent.com/scrapinghub/dateparser/master/HISTORY.rst"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3-Markdown"
|
||||
checkdepends="python3-Markdown"
|
||||
short_desc="Math extension for Python-Markdown"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/mitya57/python-markdown-math"
|
||||
distfiles=${PYPI_SITE}/p/python-markdown-math/python-markdown-math-${version}.tar.gz
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Python implementation of Protocol Buffers data types"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/eigenein/protobuf"
|
||||
changelog="https://github.com/eigenein/protobuf/blob/master/CHANGELOG.md"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=3.2.0
|
|||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Modern C++ tweening library"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/mobius3/tweeny"
|
||||
changelog="https://github.com/mobius3/tweeny/blob/master/CHANGELOG.md"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=0.9.2
|
|||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Faster way to navigate your filesystem"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ajeetdsouza/zoxide"
|
||||
changelog="https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/CHANGELOG.md"
|
||||
|
|
Loading…
Add table
Reference in a new issue