Skip to content

Commit f0153ad

Browse files
committed
srcpkgs: orphan DragonGhost7's packages
1 parent defd386 commit f0153ad

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

srcpkgs/cloak/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version=0.3.0
44
revision=1
55
build_style=cargo
66
short_desc="Command Line OTP (One Time Password) Authenticator"
7-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
7+
maintainer="Orphaned <orphan@voidlinux.org>"
88
license="MIT"
99
homepage="https://github.com/evansmurithi/cloak"
1010
distfiles="https://github.com/evansmurithi/cloak/archive/refs/tags/v${version}.tar.gz"

srcpkgs/etesync-dav/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
77
depends="python3-etesync python3-etebase radicale2 python3-Flask python3-Flask-WTF"
88
checkdepends="$depends python3-pytest"
99
short_desc="CalDAV and CardDAV frontend for EteSync"
10-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
10+
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="GPL-3.0-only"
1212
homepage="https://www.etesync.com"
1313
changelog="https://raw.githubusercontent.com/etesync/etesync-dav/master/ChangeLog.md"

srcpkgs/hackrf/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hostmakedepends="pkg-config"
99
makedepends="libusb-devel fftw-devel"
1010
_desc="Low cost software defined radio (SDR) platform"
1111
short_desc="${_desc} - tools"
12-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
12+
maintainer="Orphaned <orphan@voidlinux.org>"
1313
license="GPL-2.0-or-later"
1414
homepage="https://greatscottgadgets.com/hackrf/"
1515
distfiles="https://github.com/greatscottgadgets/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"

srcpkgs/minigalaxy/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hostmakedepends="gettext python3-setuptools"
77
depends="hicolor-icon-theme libwebkit2gtk41 python3-gobject python3-requests"
88
checkdepends="$depends python3-simplejson"
99
short_desc="Simple GOG client for Linux"
10-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
10+
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="GPL-3.0-or-later, CC-BY-3.0"
1212
homepage="https://sharkwouter.github.io/minigalaxy/"
1313
changelog="https://github.com/sharkwouter/minigalaxy/blob/master/CHANGELOG.md"

srcpkgs/python3-WTForms/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools hatchling python3-Babel"
77
depends="python3 python3-MarkupSafe python3-email-validator"
88
checkdepends="python3-pytest ${depends}"
99
short_desc="Forms validation and rendering library for Python3"
10-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
10+
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="BSD-3-Clause"
1212
homepage="http://wtforms.simplecodes.com/"
1313
changelog="https://raw.githubusercontent.com/wtforms/wtforms/master/CHANGES.rst"

srcpkgs/python3-email-validator/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ makedepends="python3"
88
depends="python3-idna python3-dnspython"
99
checkdepends="python3-pytest $depends"
1010
short_desc="Robust email address syntax and deliverability validation library"
11-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
11+
maintainer="Orphaned <orphan@voidlinux.org>"
1212
license="CC0-1.0"
1313
homepage="https://github.com/JoshData/python-email-validator"
1414
changelog="https://raw.githubusercontent.com/JoshData/python-email-validator/main/CHANGELOG.md"

srcpkgs/python3-etebase/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools-rust python3-wheel cargo pkg-config"
88
makedepends="libsodium libsodium-devel openssl-devel"
99
depends="python3-msgpack"
1010
short_desc="Python library for Etebase"
11-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
11+
maintainer="Orphaned <orphan@voidlinux.org>"
1212
license="BSD-3-Clause"
1313
homepage="https://github.com/etesync/etebase-py/"
1414
changelog="https://raw.githubusercontent.com/etesync/etebase-py/master/ChangeLog.md"

srcpkgs/python3-etesync/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python3-pycparser python3-parsing python3-pytz python3-requests python3-six
1010
python3-vobject python3-scrypt"
1111
checkdepends="$depends python3-pytest python3-coverage"
1212
short_desc="Python3 client library for EteSync"
13-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
13+
maintainer="Orphaned <orphan@voidlinux.org>"
1414
license="LGPL-3.0-only"
1515
homepage="https://www.etesync.com"
1616
distfiles="${PYPI_SITE}/e/etesync/etesync-${version}.tar.gz"

srcpkgs/python3-jedi/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
77
depends="python3-parso"
88
checkdepends="$depends python3-pytest-xdist python3-docopt python3-attrs"
99
short_desc="Autocompletion/static analysis library for Python 3"
10-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
10+
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="MIT"
1212
homepage="https://jedi.readthedocs.io/"
1313
changelog="https://raw.githubusercontent.com/davidhalter/jedi/master/CHANGELOG.rst"

srcpkgs/xf86-video-nouveau/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
77
makedepends="eudev-libudev-devel libdrm-devel xorg-server-devel"
88
depends="virtual?xserver-abi-video-25_1 mesa-dri"
99
short_desc="Xorg opensource NVIDIA video driver"
10-
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
10+
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="MIT"
1212
homepage="http://nouveau.freedesktop.org"
1313
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"

0 commit comments

Comments
 (0)