Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

srcpkgs: update maintainer email address. [ci-skip] #22452

Merged
merged 1 commit into from May 31, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion srcpkgs/MoarVM/template
Expand Up @@ -10,7 +10,7 @@ hostmakedepends="perl"
makedepends="libatomic_ops-devel libffi-devel libtommath-devel libuv-devel
libzstd-devel"
short_desc="VM with adaptive optimization and JIT compilation, built for Rakudo"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Artistic-2.0"
homepage="https://moarvm.org"
changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/cryfs/template
Expand Up @@ -9,7 +9,7 @@ hostmakedepends="git python"
makedepends="boost-devel fuse-devel libcurl-devel libgomp-devel libressl-devel"
depends="fuse"
short_desc="Cryptographic filesystem for the cloud"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="LGPL-3.0-only"
homepage="https://www.cryfs.org"
changelog="https://github.com/cryfs/cryfs/raw/master/ChangeLog.txt"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/diffr/template
Expand Up @@ -4,7 +4,7 @@ version=0.1.4
revision=1
build_style=cargo
short_desc="LCS based diff highlighting tool to ease code review from your terminal"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="MIT"
homepage="https://github.com/mookid/diffr"
changelog="https://github.com/mookid/diffr/raw/master/CHANGELOG.md"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-blockchain/template
Expand Up @@ -11,7 +11,7 @@ makedepends="boost-devel icu-devel libbitcoin-consensus-devel
libbitcoin-database-devel libbitcoin-secp256k1-devel libbitcoin-system-devel
libpng-devel qrencode-devel"
short_desc="Bitcoin Blockchain Library"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-blockchain"
distfiles="https://github.com/libbitcoin/libbitcoin-blockchain/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-client/template
Expand Up @@ -10,7 +10,7 @@ makedepends="boost-devel icu-devel libbitcoin-protocol-devel
libbitcoin-secp256k1-devel libbitcoin-system-devel libpng-devel
libsodium-devel qrencode-devel zeromq-devel"
short_desc="Bitcoin Client Query Library"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-client"
distfiles="https://github.com/libbitcoin/libbitcoin-client/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-consensus/template
Expand Up @@ -8,7 +8,7 @@ configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
hostmakedepends="autoconf automake libtool m4 pkg-config"
makedepends="boost-devel libbitcoin-secp256k1-devel"
short_desc="Bitcoin Consensus Library"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-consensus"
distfiles="https://github.com/libbitcoin/libbitcoin-consensus/archive/v${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-database/template
Expand Up @@ -10,7 +10,7 @@ hostmakedepends="autoconf automake libtool m4 pkg-config"
makedepends="boost-devel icu-devel libbitcoin-secp256k1-devel
libbitcoin-system-devel libpng-devel qrencode-devel"
short_desc="Bitcoin High Performance Blockchain Database"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-database"
distfiles="https://github.com/libbitcoin/libbitcoin-database/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-explorer/template
Expand Up @@ -12,7 +12,7 @@ makedepends="bash-completion boost-devel icu-devel libbitcoin-client-devel
libbitcoin-system-devel libpng-devel libsodium-devel qrencode-devel
zeromq-devel"
short_desc="Bitcoin Command Line Tool"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-explorer"
distfiles="https://github.com/libbitcoin/libbitcoin-explorer/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-network/template
Expand Up @@ -9,7 +9,7 @@ hostmakedepends="autoconf automake libtool m4 pkg-config"
makedepends="boost-devel icu-devel libbitcoin-secp256k1-devel
libbitcoin-system-devel libpng-devel qrencode-devel"
short_desc="Bitcoin P2P Network Library"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-network"
distfiles="https://github.com/libbitcoin/libbitcoin-network/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-node/template
Expand Up @@ -12,7 +12,7 @@ makedepends="bash-completion boost-devel icu-devel libbitcoin-blockchain-devel
libbitcoin-consensus-devel libbitcoin-database-devel libbitcoin-network-devel
libbitcoin-secp256k1-devel libbitcoin-system-devel libpng-devel qrencode-devel"
short_desc="Bitcoin Full Node"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-node"
distfiles="https://github.com/libbitcoin/libbitcoin-node/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-protocol/template
Expand Up @@ -10,7 +10,7 @@ makedepends="boost-devel icu-devel libbitcoin-secp256k1-devel
libbitcoin-system-devel libpng-devel libsodium-devel qrencode-devel
zeromq-devel"
short_desc="Bitcoin Blockchain Query Protocol"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-protocol"
distfiles="https://github.com/libbitcoin/libbitcoin-protocol/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-secp256k1/template
Expand Up @@ -9,7 +9,7 @@ configure_args="--disable-benchmark --disable-coverage --disable-jni
--enable-tests --with-gnu-ld"
hostmakedepends="autoconf automake libtool m4 pkg-config"
short_desc="Optimized C library for EC operations on curve secp256k1"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="MIT"
homepage="https://github.com/libbitcoin/secp256k1"
distfiles="https://github.com/libbitcoin/secp256k1/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-server/template
Expand Up @@ -14,7 +14,7 @@ makedepends="bash-completion boost-devel icu-devel libbitcoin-blockchain-devel
libbitcoin-system-devel libpng-devel libsodium-devel qrencode-devel
zeromq-devel"
short_desc="Bitcoin Full Node and Query Server"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-server"
distfiles="https://github.com/libbitcoin/libbitcoin-server/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libbitcoin-system/template
Expand Up @@ -10,7 +10,7 @@ hostmakedepends="autoconf automake libtool m4 pkg-config"
makedepends="boost-devel icu-devel libbitcoin-secp256k1-devel libpng-devel
qrencode-devel"
short_desc="Bitcoin Cross-Platform C++ Development Toolkit"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="AGPL-3.0-or-later"
homepage="https://github.com/libbitcoin/libbitcoin-system"
distfiles="https://github.com/libbitcoin/libbitcoin-system/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/libomp/template
Expand Up @@ -9,7 +9,7 @@ configure_args="-DLIBOMP_ENABLE_SHARED=ON -DLIBOMP_INSTALL_ALIASES=OFF"
hostmakedepends="perl pkg-config"
makedepends="elfutils-devel libffi-devel"
short_desc="LLVM OpenMP Runtime Library"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="NCSA"
homepage="https://openmp.llvm.org"
distfiles="https://releases.llvm.org/${version}/openmp-${version}.src.tar.xz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/myrepos/template
Expand Up @@ -7,7 +7,7 @@ build_style=gnu-makefile
hostmakedepends="perl"
depends="git mercurial perl"
short_desc="Multiple Repository management tool"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="GPL-2.0-or-later"
homepage="https://myrepos.branchable.com"
distfiles="https://git.joeyh.name/index.cgi/myrepos.git/snapshot/${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/nqp/template
Expand Up @@ -11,7 +11,7 @@ makedepends="MoarVM libatomic_ops-devel libffi-devel libtommath-devel
libuv-devel"
depends="MoarVM-${version}_${revision}"
short_desc="Lightweight Raku-like environment for virtual machines"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Artistic-2.0"
homepage="https://github.com/Raku/nqp"
distfiles="https://rakudo.org/dl/nqp/${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/peru/template
Expand Up @@ -8,7 +8,7 @@ pycompile_module="peru"
hostmakedepends="python3-setuptools"
depends="curl git mercurial python3 python3-docopt python3-yaml"
short_desc="Tool for fetching code"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="MIT"
homepage="https://github.com/buildinspace/peru"
distfiles="https://github.com/buildinspace/peru/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/pwget/template
Expand Up @@ -6,7 +6,7 @@ build_style=go
go_import_path="github.com/majewsky/pwget"
hostmakedepends="git"
short_desc="Single-binary stateless password manager"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="GPL-3.0-or-later"
homepage="https://github.com/majewsky/pwget"
changelog="https://github.com/majewsky/pwget/raw/master/CHANGELOG.md"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/quixand/template
Expand Up @@ -5,7 +5,7 @@ revision=1
archs=noarch
depends="bash encfs"
short_desc="Tool for creating single-use unrecoverable encrypted sandboxes"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="GPL-2.0-only"
homepage="https://xyne.archlinux.ca/projects/quixand/"
distfiles="https://xyne.archlinux.ca/projects/quixand/src/${pkgname}-${version}.tar.xz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/rakudo/template
Expand Up @@ -27,7 +27,7 @@ makedepends="libatomic_ops-devel libffi-devel libtommath-devel libuv-devel
libzstd-devel nqp"
depends="nqp-${version}_${revision}"
short_desc="Mature, production-ready implementation of the Raku language"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Artistic-2.0"
homepage="https://rakudo.org"
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/ssss/template
Expand Up @@ -6,7 +6,7 @@ build_style=gnu-makefile
hostmakedepends="xmltoman"
makedepends="gmp-devel"
short_desc="Simple command-line implementation of Shamir's Secret Sharing Scheme"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="GPL-2.0-or-later"
homepage="http://point-at-infinity.org/ssss/"
distfiles="http://point-at-infinity.org/ssss/${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/toggle-ht/template
Expand Up @@ -5,7 +5,7 @@ revision=1
archs="i686* x86_64*"
depends="bash coreutils"
short_desc="Toggle hyperthreading on x86 systems"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Unlicense"
homepage="https://github.com/atweiden/toggle-ht"
distfiles="https://github.com/atweiden/toggle-ht/releases/download/${version}/${pkgname}-${version}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/zramen/template
Expand Up @@ -5,7 +5,7 @@ revision=1
archs=noarch
depends="virtual?awk bash bc coreutils grep kmod util-linux"
short_desc="Manage zram swap space"
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Unlicense"
homepage="https://github.com/atweiden/zramen"
distfiles="https://github.com/atweiden/zramen/releases/download/${version}/${pkgname}-${version}.tar.gz"
Expand Down