From a01e9730359ca8ff4886986dffa9f4c3eeb64782 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 31 Mar 2022 01:20:40 +0200 Subject: treewide: clarify the maintainer situation on packages lacking one The status quo is that any Parabola hacker is expected to (be able to) modify any packages, and having a single maintainer of a package discourages that practice as people would typically send a patch to the maintainer instead of pushing it directly. So for a start we can add common maintainership on package lacking any "Maintainer: " header for packages in repositories that are supposed to be maintained. Signed-off-by: Denis 'GNUtoo' Carikli --- libre/barebox-tools/PKGBUILD | 1 + libre/kde-development-environment-meta/PKGBUILD | 1 + libre/parabola-base/PKGBUILD | 1 + libre/pureos-archive-keyring/PKGBUILD | 1 + libre/uboot-sunxi/PKGBUILD | 1 + libre/uboot4extlinux-sunxi/PKGBUILD | 1 + nonprism/choqok/PKGBUILD | 1 + nonprism/empathy/PKGBUILD | 1 + nonprism/gnome-online-accounts/PKGBUILD | 1 + nonsystemd/parabola-base/PKGBUILD | 1 + pcr/3proxy/PKGBUILD | 1 + pcr/abootimg/PKGBUILD | 1 + pcr/blender-ogre-exporter/PKGBUILD | 1 + pcr/ffingerd/PKGBUILD | 2 ++ pcr/filemq/PKGBUILD | 2 ++ pcr/fomu-verilog-blink/PKGBUILD | 1 + pcr/frame/PKGBUILD | 1 + pcr/fso-unbootimg/PKGBUILD | 1 + pcr/gmqcc-git/PKGBUILD | 1 + pcr/gnupg1/PKGBUILD | 1 + pcr/gtk-theme-numix/PKGBUILD | 1 + pcr/guix-installer/PKGBUILD | 2 ++ pcr/ii/PKGBUILD | 2 ++ pcr/imx_usb_loader-git/PKGBUILD | 1 + pcr/lcmc/PKGBUILD | 1 + pcr/lg-downloader-git/PKGBUILD | 1 + pcr/libfann/PKGBUILD | 2 +- pcr/liblms7002m/PKGBUILD | 2 ++ pcr/libxtrx/PKGBUILD | 2 ++ pcr/libxtrxdsp/PKGBUILD | 2 ++ pcr/libxtrxll/PKGBUILD | 2 ++ pcr/lua-ldap/PKGBUILD | 2 ++ pcr/memlockd/PKGBUILD | 2 ++ pcr/nodejs-bower/PKGBUILD | 1 + pcr/nodejs-semver-utils/PKGBUILD | 1 + pcr/omap-u-boot-utils-git/PKGBUILD | 1 + pcr/omap-usb-boot/PKGBUILD | 1 + pcr/otf-stix/PKGBUILD | 1 + pcr/perl-bytes-random-secure/PKGBUILD | 2 ++ pcr/perl-carp-always/PKGBUILD | 2 ++ pcr/perl-crypt-random-seed/PKGBUILD | 1 + pcr/perl-crypt-random-tesha2/PKGBUILD | 1 + pcr/perl-encode-eucjpascii/PKGBUILD | 1 + pcr/perl-encode-hanextra/PKGBUILD | 1 + pcr/perl-encode-jis2k/PKGBUILD | 1 + pcr/perl-geo-ipfree/PKGBUILD | 1 + pcr/perl-math-bigint-gmp/PKGBUILD | 1 + pcr/perl-math-bigint/PKGBUILD | 1 + pcr/perl-readonly-xs/PKGBUILD | 1 + pcr/python-bundlewrap/PKGBUILD | 1 + pcr/python-polib/PKGBUILD | 1 + pcr/python-pyutil/PKGBUILD | 1 + pcr/python-zbase32/PKGBUILD | 1 + pcr/python2-interruptingcow/PKGBUILD | 1 + pcr/qdl/PKGBUILD | 1 + pcr/rmilter/PKGBUILD | 2 +- pcr/simtrace/PKGBUILD | 2 ++ pcr/simtrace2/PKGBUILD | 2 ++ pcr/smartypants/PKGBUILD | 1 + pcr/timekpr/PKGBUILD | 1 + pcr/ttf-open-comic-font/PKGBUILD | 2 +- pcr/ucsniff-ace/PKGBUILD | 1 + pcr/uefitool/PKGBUILD | 1 + pcr/vim-autotag/PKGBUILD | 1 + pcr/zimlib/PKGBUILD | 1 + pcr/zramswap/PKGBUILD | 1 + 66 files changed, 80 insertions(+), 3 deletions(-) diff --git a/libre/barebox-tools/PKGBUILD b/libre/barebox-tools/PKGBUILD index 9a9b4eecb..96049641a 100644 --- a/libre/barebox-tools/PKGBUILD +++ b/libre/barebox-tools/PKGBUILD @@ -1,5 +1,6 @@ # Barebox: am335x # Contributor: Denis Carikli +# Maintainers: Parabola hackers _pkgname=barebox pkgname=barebox-tools diff --git a/libre/kde-development-environment-meta/PKGBUILD b/libre/kde-development-environment-meta/PKGBUILD index 00164afb6..0326949d6 100644 --- a/libre/kde-development-environment-meta/PKGBUILD +++ b/libre/kde-development-environment-meta/PKGBUILD @@ -1,6 +1,7 @@ # Note: This PKGBUILD is automatically generated by the scripts at https://cgit.kde.org/kdesdk-devenv-dependencies.git/ # Don't manually edit the PKGBUILD, edit the upstream template instead # See README file for instructions +# Maintainers: Parabola hackers # parabola changes and rationale: # - removed nonfree qt5-webengine from depends() diff --git a/libre/parabola-base/PKGBUILD b/libre/parabola-base/PKGBUILD index de99b0282..347949730 100644 --- a/libre/parabola-base/PKGBUILD +++ b/libre/parabola-base/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: bill-auger +# Maintainers: Parabola hackers # this is the canonical definition of the standard Parabola systemd CLI system # as installed onto the systemd CLI LiveISOs, and installed by the installers diff --git a/libre/pureos-archive-keyring/PKGBUILD b/libre/pureos-archive-keyring/PKGBUILD index ead460c18..fbb4e0fe6 100644 --- a/libre/pureos-archive-keyring/PKGBUILD +++ b/libre/pureos-archive-keyring/PKGBUILD @@ -1,5 +1,6 @@ # $Id$ # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers pkgname=pureos-archive-keyring pkgver=2016.09 diff --git a/libre/uboot-sunxi/PKGBUILD b/libre/uboot-sunxi/PKGBUILD index 1f5554a9a..d42140e0b 100644 --- a/libre/uboot-sunxi/PKGBUILD +++ b/libre/uboot-sunxi/PKGBUILD @@ -1,5 +1,6 @@ # Contributor: André Silva # Contributor: Timothy Redaelli +# Maintainers: Parabola hackers buildarch=4 diff --git a/libre/uboot4extlinux-sunxi/PKGBUILD b/libre/uboot4extlinux-sunxi/PKGBUILD index a33df8fdd..a2b8ca12c 100644 --- a/libre/uboot4extlinux-sunxi/PKGBUILD +++ b/libre/uboot4extlinux-sunxi/PKGBUILD @@ -3,6 +3,7 @@ # Contributor: André Silva # Contributor: Timothy Redaelli # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers # To add a new board (that uses an Allwinner System On a Chip) you need: # - The package name. Example: uboot4extlinux-a20-olinuxino_micro diff --git a/nonprism/choqok/PKGBUILD b/nonprism/choqok/PKGBUILD index 3d080788a..8a8664388 100644 --- a/nonprism/choqok/PKGBUILD +++ b/nonprism/choqok/PKGBUILD @@ -3,6 +3,7 @@ # Contributor (Arch): Emanuele Rossi # Contributor (Arch): Bram Schoenmakers # Contributor: Márcio Silva +# Maintainers: Parabola hackers pkgname=choqok pkgver=1.6.0 diff --git a/nonprism/empathy/PKGBUILD b/nonprism/empathy/PKGBUILD index c7b7c003c..eb2912173 100644 --- a/nonprism/empathy/PKGBUILD +++ b/nonprism/empathy/PKGBUILD @@ -2,6 +2,7 @@ # Contributor (Arch): Ionut Biru # Contributor: Andreas Grapentin # Contributor: André Silva +# Maintainers: Parabola hackers # parabola changes and rationale # - removed geoclue2 support diff --git a/nonprism/gnome-online-accounts/PKGBUILD b/nonprism/gnome-online-accounts/PKGBUILD index da025e7cf..721b8a903 100644 --- a/nonprism/gnome-online-accounts/PKGBUILD +++ b/nonprism/gnome-online-accounts/PKGBUILD @@ -3,6 +3,7 @@ # Contributor: Andreas Grapentin # Contributor: Márcio Silva # Contributor: Isaac David +# Maintainers: Parabola hackers # parabola changes and rationale: # - removed support for possibly unsafe protocols diff --git a/nonsystemd/parabola-base/PKGBUILD b/nonsystemd/parabola-base/PKGBUILD index b1822a0eb..316a0474f 100644 --- a/nonsystemd/parabola-base/PKGBUILD +++ b/nonsystemd/parabola-base/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: bill-auger +# Maintainers: Parabola hackers # this is the canonical definition of the standard Parabola non-systemd CLI system # as installed onto the non-systemd CLI LiveISOs, and installed by the installers diff --git a/pcr/3proxy/PKGBUILD b/pcr/3proxy/PKGBUILD index 3a71342de..3d0dfb4f0 100644 --- a/pcr/3proxy/PKGBUILD +++ b/pcr/3proxy/PKGBUILD @@ -1,6 +1,7 @@ # Contributor (AUR): d0wn # Contributor: André Silva # Contributor: Márcio Silva +# Maintainers: Parabola hackers # parabola changes and rationale: # - no changes. diff --git a/pcr/abootimg/PKGBUILD b/pcr/abootimg/PKGBUILD index 22f46210b..c0a4cee72 100644 --- a/pcr/abootimg/PKGBUILD +++ b/pcr/abootimg/PKGBUILD @@ -3,6 +3,7 @@ # Contributor: Benoit Favre # Contributor: Thomas Hebb # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers pkgname=abootimg pkgver=0.6 diff --git a/pcr/blender-ogre-exporter/PKGBUILD b/pcr/blender-ogre-exporter/PKGBUILD index ce2de87b3..10b2994f1 100644 --- a/pcr/blender-ogre-exporter/PKGBUILD +++ b/pcr/blender-ogre-exporter/PKGBUILD @@ -1,5 +1,6 @@ # Contributor (AUR): giacomogiorgianni@gmail.com # Contributor: Márcio Silva +# Maintainers: Parabola hackers # parabola changes and rationale: # - adapted from blender26-ogre-exporter diff --git a/pcr/ffingerd/PKGBUILD b/pcr/ffingerd/PKGBUILD index 9cca47110..d68c563e2 100644 --- a/pcr/ffingerd/PKGBUILD +++ b/pcr/ffingerd/PKGBUILD @@ -1,3 +1,5 @@ +# Maintainers: Parabola hackers + pkgname=ffingerd pkgver=1.28 pkgrel=5 diff --git a/pcr/filemq/PKGBUILD b/pcr/filemq/PKGBUILD index a45894158..d7fd58a29 100644 --- a/pcr/filemq/PKGBUILD +++ b/pcr/filemq/PKGBUILD @@ -1,3 +1,5 @@ +# Maintainers: Parabola hackers + pkgname=filemq pkgver=v1.0a.r180.g8940f34 pkgrel=1 diff --git a/pcr/fomu-verilog-blink/PKGBUILD b/pcr/fomu-verilog-blink/PKGBUILD index 6cf533682..a2a4d0e8f 100644 --- a/pcr/fomu-verilog-blink/PKGBUILD +++ b/pcr/fomu-verilog-blink/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers pkgname=fomu-verilog-blink pkgver=0.1 diff --git a/pcr/frame/PKGBUILD b/pcr/frame/PKGBUILD index ed641568b..bbe75b2cc 100644 --- a/pcr/frame/PKGBUILD +++ b/pcr/frame/PKGBUILD @@ -1,4 +1,5 @@ # Contributor (AUR): Nicolas Quiénot < niQo at aur > +# Maintainers: Parabola hackers # parabola changes and rationale: # no changes. diff --git a/pcr/fso-unbootimg/PKGBUILD b/pcr/fso-unbootimg/PKGBUILD index b5acc6732..73d58987b 100644 --- a/pcr/fso-unbootimg/PKGBUILD +++ b/pcr/fso-unbootimg/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers pkgname=fso-unbootimg pkgver=0.1.2 diff --git a/pcr/gmqcc-git/PKGBUILD b/pcr/gmqcc-git/PKGBUILD index 2e36a5a1e..19da8ad03 100644 --- a/pcr/gmqcc-git/PKGBUILD +++ b/pcr/gmqcc-git/PKGBUILD @@ -1,4 +1,5 @@ # Contributor (Arch): matthiaskrgr +# Maintainers: Parabola hackers pkgname=gmqcc-git pkgver=20130214 diff --git a/pcr/gnupg1/PKGBUILD b/pcr/gnupg1/PKGBUILD index a622e8e53..8fe227452 100644 --- a/pcr/gnupg1/PKGBUILD +++ b/pcr/gnupg1/PKGBUILD @@ -1,6 +1,7 @@ # $Id: PKGBUILD 148992 2012-02-05 12:21:23Z andyrtr $ # Contributor (AUR): Andreas Radke # Committer (AUR): Judd Vinet +# Maintainers: Parabola hackers # parabola changes and rationale: # - ignoring test suite failures diff --git a/pcr/gtk-theme-numix/PKGBUILD b/pcr/gtk-theme-numix/PKGBUILD index 09978b3f0..36a0c6e16 100644 --- a/pcr/gtk-theme-numix/PKGBUILD +++ b/pcr/gtk-theme-numix/PKGBUILD @@ -1,5 +1,6 @@ # Mantainer: Diego # Contributor (Arch): Aleessio Sergi +# Maintainers: Parabola hackers # parabola changes and rationale: # upstream pkgbuild is gone, but we keep maintaining this. diff --git a/pcr/guix-installer/PKGBUILD b/pcr/guix-installer/PKGBUILD index fc75d509c..e449e5c69 100644 --- a/pcr/guix-installer/PKGBUILD +++ b/pcr/guix-installer/PKGBUILD @@ -3,6 +3,8 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers + pkgname=guix-installer pkgver=v1.3.0 pkgrel=1 diff --git a/pcr/ii/PKGBUILD b/pcr/ii/PKGBUILD index e471ca0ba..451bd03f5 100644 --- a/pcr/ii/PKGBUILD +++ b/pcr/ii/PKGBUILD @@ -2,6 +2,8 @@ # Contributor (Arch): Dag Odenhall # Contributor (Arch): Chris Brannon # Contributor (Arch): William Giokas <1007380@gmail.com> +# Maintainers: Parabola hackers + pkgname=ii pkgver=1.7 pkgrel=2 diff --git a/pcr/imx_usb_loader-git/PKGBUILD b/pcr/imx_usb_loader-git/PKGBUILD index 7c4030596..361368127 100644 --- a/pcr/imx_usb_loader-git/PKGBUILD +++ b/pcr/imx_usb_loader-git/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers _pkgname=imx_usb_loader pkgname=${_pkgname}-git diff --git a/pcr/lcmc/PKGBUILD b/pcr/lcmc/PKGBUILD index 8ad17ad1f..ab78a8b1a 100644 --- a/pcr/lcmc/PKGBUILD +++ b/pcr/lcmc/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: Márcio Silva +# Maintainers: Parabola hackers pkgname=lcmc pkgver=1.5.1 diff --git a/pcr/lg-downloader-git/PKGBUILD b/pcr/lg-downloader-git/PKGBUILD index 7dd707c94..7c5fb1363 100644 --- a/pcr/lg-downloader-git/PKGBUILD +++ b/pcr/lg-downloader-git/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers pkgname=lg-downloader-git _pkgname=lg-downloader diff --git a/pcr/libfann/PKGBUILD b/pcr/libfann/PKGBUILD index bbad5a564..c538d33bb 100644 --- a/pcr/libfann/PKGBUILD +++ b/pcr/libfann/PKGBUILD @@ -1,7 +1,7 @@ # Contributor (AUR): Oleksandr Natalenko aka post-factum # Contributor: fauno # Contrbutor: bill-auger - +# Maintainers: Parabola hackers pkgname=libfann _srcname=fann diff --git a/pcr/liblms7002m/PKGBUILD b/pcr/liblms7002m/PKGBUILD index 751a9ae3e..acf74708e 100644 --- a/pcr/liblms7002m/PKGBUILD +++ b/pcr/liblms7002m/PKGBUILD @@ -1,5 +1,7 @@ # $id$ # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers + pkgname=liblms7002m pkgver=r8.g91b5107 pkgrel=2 diff --git a/pcr/libxtrx/PKGBUILD b/pcr/libxtrx/PKGBUILD index f71c0cb16..34337ece9 100644 --- a/pcr/libxtrx/PKGBUILD +++ b/pcr/libxtrx/PKGBUILD @@ -1,5 +1,7 @@ # $id$ # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers + pkgname=libxtrx pkgver=r49.g2443a10 pkgrel=3 diff --git a/pcr/libxtrxdsp/PKGBUILD b/pcr/libxtrxdsp/PKGBUILD index 52ff59bb1..a0ef87ab3 100644 --- a/pcr/libxtrxdsp/PKGBUILD +++ b/pcr/libxtrxdsp/PKGBUILD @@ -1,5 +1,7 @@ # $Id$ # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers + pkgname=libxtrxdsp pkgver=r7.g84c6f4c pkgrel=2 diff --git a/pcr/libxtrxll/PKGBUILD b/pcr/libxtrxll/PKGBUILD index 8633aa327..02338be19 100644 --- a/pcr/libxtrxll/PKGBUILD +++ b/pcr/libxtrxll/PKGBUILD @@ -1,5 +1,7 @@ # $id$ # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers + pkgname=libxtrxll pkgver=r32.g9106b98 pkgrel=2 diff --git a/pcr/lua-ldap/PKGBUILD b/pcr/lua-ldap/PKGBUILD index ea65ba583..e263f5324 100644 --- a/pcr/lua-ldap/PKGBUILD +++ b/pcr/lua-ldap/PKGBUILD @@ -1,3 +1,5 @@ +# Maintainers: Parabola hackers + pkgname=lua-ldap _pkgname=lualdap pkgver=1.1.0 diff --git a/pcr/memlockd/PKGBUILD b/pcr/memlockd/PKGBUILD index b3a1ff66f..86ed0601f 100644 --- a/pcr/memlockd/PKGBUILD +++ b/pcr/memlockd/PKGBUILD @@ -1,4 +1,6 @@ # Contributor: fauno +# Maintainers: Parabola hackers + pkgname=memlockd pkgver=1.1.1 pkgrel=1 diff --git a/pcr/nodejs-bower/PKGBUILD b/pcr/nodejs-bower/PKGBUILD index d5ce155ed..3928df449 100644 --- a/pcr/nodejs-bower/PKGBUILD +++ b/pcr/nodejs-bower/PKGBUILD @@ -1,3 +1,4 @@ +# Maintainers: Parabola hackers # parabola changes and rationale: # - using a common nodejs packaging scheme diff --git a/pcr/nodejs-semver-utils/PKGBUILD b/pcr/nodejs-semver-utils/PKGBUILD index a37d3f8b7..52d2ed227 100644 --- a/pcr/nodejs-semver-utils/PKGBUILD +++ b/pcr/nodejs-semver-utils/PKGBUILD @@ -1,3 +1,4 @@ +# Maintainers: Parabola hackers # parabola changes and rationale: # - using a common nodejs packaging scheme diff --git a/pcr/omap-u-boot-utils-git/PKGBUILD b/pcr/omap-u-boot-utils-git/PKGBUILD index 964f4304c..77f264ff1 100644 --- a/pcr/omap-u-boot-utils-git/PKGBUILD +++ b/pcr/omap-u-boot-utils-git/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers pkgname=omap-u-boot-utils-git _pkgname=omap-u-boot-utils diff --git a/pcr/omap-usb-boot/PKGBUILD b/pcr/omap-usb-boot/PKGBUILD index 482356ef6..e065f01c6 100644 --- a/pcr/omap-usb-boot/PKGBUILD +++ b/pcr/omap-usb-boot/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers # Parabola changes and rationale: # no changes. diff --git a/pcr/otf-stix/PKGBUILD b/pcr/otf-stix/PKGBUILD index a8f973670..793f1c0f0 100644 --- a/pcr/otf-stix/PKGBUILD +++ b/pcr/otf-stix/PKGBUILD @@ -1,3 +1,4 @@ +# Maintainers: Parabola hackers # parabola changes and rationale: # - added .install file to update font cache diff --git a/pcr/perl-bytes-random-secure/PKGBUILD b/pcr/perl-bytes-random-secure/PKGBUILD index a4d92d518..0b3620ad9 100644 --- a/pcr/perl-bytes-random-secure/PKGBUILD +++ b/pcr/perl-bytes-random-secure/PKGBUILD @@ -1,4 +1,6 @@ # Contributor (AUR): Daniel Müllner +# Maintainers: Parabola hackers + # repolint: reason=asdeps(pulledpork) pkgname=perl-bytes-random-secure diff --git a/pcr/perl-carp-always/PKGBUILD b/pcr/perl-carp-always/PKGBUILD index 073b5595f..77ee04f9f 100644 --- a/pcr/perl-carp-always/PKGBUILD +++ b/pcr/perl-carp-always/PKGBUILD @@ -1,5 +1,7 @@ # Contributor (AUR): John D Jones III # Generator (AUR): CPANPLUS::Dist::Arch 1.27 +# Maintainers: Parabola hackers + # parabola changes and rationale: # no changes. diff --git a/pcr/perl-crypt-random-seed/PKGBUILD b/pcr/perl-crypt-random-seed/PKGBUILD index 4fd6aa2b0..2b0d2d68c 100644 --- a/pcr/perl-crypt-random-seed/PKGBUILD +++ b/pcr/perl-crypt-random-seed/PKGBUILD @@ -1,4 +1,5 @@ # Contributor (AUR): Daniel Müllner +# Maintainers: Parabola hackers # repolint: reason=asdeps(perl-bytes-random-secure) pkgname=perl-crypt-random-seed diff --git a/pcr/perl-crypt-random-tesha2/PKGBUILD b/pcr/perl-crypt-random-tesha2/PKGBUILD index 747eb9083..930297587 100644 --- a/pcr/perl-crypt-random-tesha2/PKGBUILD +++ b/pcr/perl-crypt-random-tesha2/PKGBUILD @@ -1,4 +1,5 @@ # Contributor (AUR): Daniel Müllner +# Maintainers: Parabola hackers # repolint: reason=asdeps(perl-crypt-random-seed) pkgname=perl-crypt-random-tesha2 diff --git a/pcr/perl-encode-eucjpascii/PKGBUILD b/pcr/perl-encode-eucjpascii/PKGBUILD index a655315b7..dfee57338 100644 --- a/pcr/perl-encode-eucjpascii/PKGBUILD +++ b/pcr/perl-encode-eucjpascii/PKGBUILD @@ -1,5 +1,6 @@ # Contributor (Arch): Andreas Wagner # Contributor: Márcio Silva +# Maintainers: Parabola hackers pkgname=perl-encode-eucjpascii pkgver=0.03 diff --git a/pcr/perl-encode-hanextra/PKGBUILD b/pcr/perl-encode-hanextra/PKGBUILD index 652330d86..876b7fefc 100644 --- a/pcr/perl-encode-hanextra/PKGBUILD +++ b/pcr/perl-encode-hanextra/PKGBUILD @@ -1,5 +1,6 @@ # Contributor (Arch): Andreas Wagner # Contributor: Márcio Silva +# Maintainers: Parabola hackers pkgname=perl-encode-hanextra pkgver=0.23 diff --git a/pcr/perl-encode-jis2k/PKGBUILD b/pcr/perl-encode-jis2k/PKGBUILD index c74e807ec..eccb7806d 100644 --- a/pcr/perl-encode-jis2k/PKGBUILD +++ b/pcr/perl-encode-jis2k/PKGBUILD @@ -1,6 +1,7 @@ # Contributor (Arch): Andreas Wagner # Contributor: Márcio Silva # Contributor: André Silva +# Maintainers: Parabola hackers pkgname=perl-encode-jis2k pkgver=0.03 diff --git a/pcr/perl-geo-ipfree/PKGBUILD b/pcr/perl-geo-ipfree/PKGBUILD index ddc838f54..8684d76ef 100644 --- a/pcr/perl-geo-ipfree/PKGBUILD +++ b/pcr/perl-geo-ipfree/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: Márcio Silva +# Maintainers: Parabola hackers _author=bricas _perlmod=Geo-IPfree diff --git a/pcr/perl-math-bigint-gmp/PKGBUILD b/pcr/perl-math-bigint-gmp/PKGBUILD index 8ddf64995..b82a6991c 100644 --- a/pcr/perl-math-bigint-gmp/PKGBUILD +++ b/pcr/perl-math-bigint-gmp/PKGBUILD @@ -1,6 +1,7 @@ # Contributor (AUR): Trizen # Generator (AUR): CPANPLUS::Dist::Arch 1.32 # Contributor: Márcio Silva +# Maintainers: Parabola hackers # parabola changes and rationale: # no changes. diff --git a/pcr/perl-math-bigint/PKGBUILD b/pcr/perl-math-bigint/PKGBUILD index b1cca42b8..a297ce3f7 100644 --- a/pcr/perl-math-bigint/PKGBUILD +++ b/pcr/perl-math-bigint/PKGBUILD @@ -1,4 +1,5 @@ # Contributor (AUR): Trizen +# Maintainers: Parabola hackers # Generator (AUR): CPANPLUS::Dist::Arch 1.32 # parabola changes and rationale: diff --git a/pcr/perl-readonly-xs/PKGBUILD b/pcr/perl-readonly-xs/PKGBUILD index 49fca8717..bf9c1fdc8 100644 --- a/pcr/perl-readonly-xs/PKGBUILD +++ b/pcr/perl-readonly-xs/PKGBUILD @@ -1,6 +1,7 @@ # Contributor (Arch): John D Jones III # Generator (Arch): CPANPLUS::Dist::Arch 1.28 # Contributor: Márcio Silva +# Maintainers: Parabola hackers pkgname='perl-readonly-xs' pkgver='1.05' diff --git a/pcr/python-bundlewrap/PKGBUILD b/pcr/python-bundlewrap/PKGBUILD index 8c4fa6237..759dabfd2 100644 --- a/pcr/python-bundlewrap/PKGBUILD +++ b/pcr/python-bundlewrap/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers pkgname=python-bundlewrap _pkgname=bundlewrap diff --git a/pcr/python-polib/PKGBUILD b/pcr/python-polib/PKGBUILD index 500f6a45d..67c204b9d 100644 --- a/pcr/python-polib/PKGBUILD +++ b/pcr/python-polib/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: Esteban V. Carnevale +# Maintainers: Parabola hackers pkgbase=python-polib pkgname=(python-polib python2-polib) diff --git a/pcr/python-pyutil/PKGBUILD b/pcr/python-pyutil/PKGBUILD index 964c8fc4a..75f4cb34e 100644 --- a/pcr/python-pyutil/PKGBUILD +++ b/pcr/python-pyutil/PKGBUILD @@ -1,3 +1,4 @@ +# Maintainers: Parabola hackers # repolint: reason=asdeps _pkgname=pyutil diff --git a/pcr/python-zbase32/PKGBUILD b/pcr/python-zbase32/PKGBUILD index c8189d9a3..9b6d0222b 100644 --- a/pcr/python-zbase32/PKGBUILD +++ b/pcr/python-zbase32/PKGBUILD @@ -1,3 +1,4 @@ +# Maintainers: Parabola hackers # repolint: reason=asdeps _pkgname=zbase32 diff --git a/pcr/python2-interruptingcow/PKGBUILD b/pcr/python2-interruptingcow/PKGBUILD index a8f16a8e7..1febdd959 100644 --- a/pcr/python2-interruptingcow/PKGBUILD +++ b/pcr/python2-interruptingcow/PKGBUILD @@ -2,6 +2,7 @@ # Contributor (Arch): Thomas Dziedzic < gostrc at gmail > # Contributor (Arch): Paulo Matias # Contributor (Arch): Rafael G. Martins +# Maintainers: Parabola hackers pkgname=python2-interruptingcow pkgver=0.6 diff --git a/pcr/qdl/PKGBUILD b/pcr/qdl/PKGBUILD index fde797568..168265320 100644 --- a/pcr/qdl/PKGBUILD +++ b/pcr/qdl/PKGBUILD @@ -3,6 +3,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers pkgname=qdl pkgver=1.0 diff --git a/pcr/rmilter/PKGBUILD b/pcr/rmilter/PKGBUILD index 72149e365..0421b32eb 100644 --- a/pcr/rmilter/PKGBUILD +++ b/pcr/rmilter/PKGBUILD @@ -1,7 +1,7 @@ # Contributor (AUR): Oleksandr Natalenko # Contributor: fauno # Contrbutor: bill-auger - +# Maintainers: Parabola hackers pkgname=rmilter pkgver=1.10.0 diff --git a/pcr/simtrace/PKGBUILD b/pcr/simtrace/PKGBUILD index 58c9deadc..7482512b1 100644 --- a/pcr/simtrace/PKGBUILD +++ b/pcr/simtrace/PKGBUILD @@ -3,6 +3,8 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers + pkgname=simtrace pkgver=1.5 pkgrel=2 diff --git a/pcr/simtrace2/PKGBUILD b/pcr/simtrace2/PKGBUILD index 176377335..811732be2 100644 --- a/pcr/simtrace2/PKGBUILD +++ b/pcr/simtrace2/PKGBUILD @@ -3,6 +3,8 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. +# Maintainers: Parabola hackers + pkgname=simtrace2 pkgver=0.8.1 pkgrel=1 diff --git a/pcr/smartypants/PKGBUILD b/pcr/smartypants/PKGBUILD index d845b1f6b..833ebb4ef 100644 --- a/pcr/smartypants/PKGBUILD +++ b/pcr/smartypants/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: Daniel Milewski +# Maintainers: Parabola hackers pkgname=smartypants pkgver=1.5.1 diff --git a/pcr/timekpr/PKGBUILD b/pcr/timekpr/PKGBUILD index 64d19e6e5..ded02c0ae 100644 --- a/pcr/timekpr/PKGBUILD +++ b/pcr/timekpr/PKGBUILD @@ -1,4 +1,5 @@ # Contributor (AUR): SanskritFritz (gmail) +# Maintainers: Parabola hackers pkgname=timekpr pkgver=0.3.2 diff --git a/pcr/ttf-open-comic-font/PKGBUILD b/pcr/ttf-open-comic-font/PKGBUILD index 6c3162fc4..a03df69ca 100644 --- a/pcr/ttf-open-comic-font/PKGBUILD +++ b/pcr/ttf-open-comic-font/PKGBUILD @@ -1,6 +1,6 @@ # Contributor: Márcio Silva # Contributor: bill-auger - +# Maintainers: Parabola hackers pkgname=ttf-open-comic-font pkgver=0.03.2 diff --git a/pcr/ucsniff-ace/PKGBUILD b/pcr/ucsniff-ace/PKGBUILD index 9a8dec831..1615266e9 100644 --- a/pcr/ucsniff-ace/PKGBUILD +++ b/pcr/ucsniff-ace/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: Márcio Silva +# Maintainers: Parabola hackers pkgname='ucsniff-ace' pkgver='1.10' diff --git a/pcr/uefitool/PKGBUILD b/pcr/uefitool/PKGBUILD index 720b31e3c..d0a73f836 100644 --- a/pcr/uefitool/PKGBUILD +++ b/pcr/uefitool/PKGBUILD @@ -1,6 +1,7 @@ # Based on uefitool-git # Contributor: xsmile # Contributor: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers pkgname=uefitool _pkgname=UEFITool diff --git a/pcr/vim-autotag/PKGBUILD b/pcr/vim-autotag/PKGBUILD index 5782e1ddc..a09637068 100644 --- a/pcr/vim-autotag/PKGBUILD +++ b/pcr/vim-autotag/PKGBUILD @@ -1,4 +1,5 @@ # Contributor: Daniel Milewski +# Maintainers: Parabola hackers pkgname=vim-autotag pkgver=r23.b2847e1 diff --git a/pcr/zimlib/PKGBUILD b/pcr/zimlib/PKGBUILD index e1309f095..2ceeaf3c7 100644 --- a/pcr/zimlib/PKGBUILD +++ b/pcr/zimlib/PKGBUILD @@ -1,5 +1,6 @@ # Contributor (Arch): Yaron de Leeuw < me@jarondl.net > # Contributor: André Silva +# Maintainers: Parabola hackers pkgname=zimlib pkgver=1.4 diff --git a/pcr/zramswap/PKGBUILD b/pcr/zramswap/PKGBUILD index db38ab084..ef9624046 100644 --- a/pcr/zramswap/PKGBUILD +++ b/pcr/zramswap/PKGBUILD @@ -4,6 +4,7 @@ # Contributor (Arch): falconindy # Contributor (Arch): adee # Contributor (Arch): mystilleef +# Maintainers: Parabola hackers pkgname=zramswap pkgver=1.1 -- cgit v1.2.3