mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
srcpgks: orphan adbrown101's packages
This commit is contained in:
parent
3726f4adbd
commit
85b9297c2f
4 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ depends="pass python3-defusedxml python3-magic python3-cryptography
|
||||||
python3-SecretStorage python3-pykeepass python3-requests python3-yaml lastpass-cli python3-zxcvbn"
|
python3-SecretStorage python3-pykeepass python3-requests python3-yaml lastpass-cli python3-zxcvbn"
|
||||||
checkdepends="python3-pytest $depends"
|
checkdepends="python3-pytest $depends"
|
||||||
short_desc="Pass extension for importing data from most password managers"
|
short_desc="Pass extension for importing data from most password managers"
|
||||||
maintainer="Alan Brown <adbrown@rocketmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/roddhjav/pass-import"
|
homepage="https://github.com/roddhjav/pass-import"
|
||||||
changelog="https://raw.githubusercontent.com/roddhjav/pass-import/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/roddhjav/pass-import/master/CHANGELOG.md"
|
||||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-makefile
|
||||||
make_install_args=BASHCOMPDIR=/usr/share/bash-completion/completions
|
make_install_args=BASHCOMPDIR=/usr/share/bash-completion/completions
|
||||||
depends="pass"
|
depends="pass"
|
||||||
short_desc="Pass extension providing an easy flow for updating passwords"
|
short_desc="Pass extension providing an easy flow for updating passwords"
|
||||||
maintainer="Alan Brown <adbrown@rocketmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/roddhjav/pass-update"
|
homepage="https://github.com/roddhjav/pass-update"
|
||||||
distfiles="https://github.com/roddhjav/pass-update/releases/download/v${version}/pass-update-${version}.tar.gz"
|
distfiles="https://github.com/roddhjav/pass-update/releases/download/v${version}/pass-update-${version}.tar.gz"
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
depends="hdparm bash iw util-linux ethtool perl"
|
depends="hdparm bash iw util-linux ethtool perl"
|
||||||
short_desc="Advanced power management tool for Linux"
|
short_desc="Advanced power management tool for Linux"
|
||||||
maintainer="Alan Brown <adbrown@rocketmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
|
homepage="https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
|
||||||
changelog="https://raw.githubusercontent.com/linrunner/TLP/main/changelog"
|
changelog="https://raw.githubusercontent.com/linrunner/TLP/main/changelog"
|
||||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
||||||
go_import_path=github.com/xo/usql
|
go_import_path=github.com/xo/usql
|
||||||
go_ldflags="-X github.com/xo/usql/text.CommandVersion=${version}"
|
go_ldflags="-X github.com/xo/usql/text.CommandVersion=${version}"
|
||||||
short_desc="Universal command-line interface for SQL databases"
|
short_desc="Universal command-line interface for SQL databases"
|
||||||
maintainer="Alan Brown <adbrown@rocketmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/xo/usql"
|
homepage="https://github.com/xo/usql"
|
||||||
distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue