meta: maldridge takes over m_wynn's packages

This commit is contained in:
Michael Aldridge 2018-08-15 16:50:38 -07:00
parent 0683ee6d47
commit 2aa98e2f79
4 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ hostmakedepends="automake gettext-devel intltool libtool pkg-config swig
$(vopt_if gir 'gobject-introspection')"
makedepends="ibus-devel libhangul-devel python-gobject-devel"
depends="ibus"
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="GPL-2.0-or-later"
homepage="https://github.com/choehwanjin/ibus-hangul"
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
hostmakedepends="automake gettext-devel libtool pkg-config"
configure_args="--disable-static"
short_desc="A library to support hangul input and character classification"
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="LGPL-2.1-or-later"
homepage="https://github.com/libhangul/libhangul"
distfiles="https://github.com/libhangul/libhangul/archive/libhangul-${version}.tar.gz"

View file

@ -8,7 +8,7 @@ configure_args="--with-pam-dir=/usr/lib/security"
hostmakedepends="automake libtool pkg-config"
makedepends="libu2f-host-devel libu2f-server-devel pam-devel"
short_desc="Pluggable Authentication Module (PAM) for U2F"
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="BSD-2-Clause"
homepage="https://developers.yubico.com/pam-u2f/"
#changelog="https://raw.githubusercontent.com/Yubico/pam-u2f/master/NEWS"

View file

@ -10,7 +10,7 @@ hostmakedepends="python3-setuptools"
makedepends="python3-devel"
depends="python3-PyQt5 chromaprint python3-mutagen
desktop-file-utils hicolor-icon-theme"
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="GPL-2.0-or-later"
short_desc="MusicBrainz's audio tagger"
homepage="http://picard.musicbrainz.org/"