From 0761fdb3e09d80d1d264516297d37f35009b271e Mon Sep 17 00:00:00 2001 From: Jean-Louis Fuchs Date: Fri, 21 Feb 2025 20:43:16 +0100 Subject: [PATCH] mailmap/email: update my email-address update to my current git address: safe.pen2857@rhizoome.ch --- .mailmap | 3 ++- community/blind/APKBUILD | 6 +++--- community/girara/APKBUILD | 4 ++-- community/keyfinder-cli/APKBUILD | 6 +++--- community/libkeyfinder/APKBUILD | 6 +++--- community/libspectre/APKBUILD | 6 +++--- community/pandoc-cli/APKBUILD | 4 ++-- community/py3-attrs/APKBUILD | 6 +++--- community/py3-fasteners/APKBUILD | 6 +++--- community/py3-pyo/APKBUILD | 6 +++--- community/unison/APKBUILD | 4 ++-- community/zathura-pdf-poppler/APKBUILD | 6 +++--- community/zathura-ps/APKBUILD | 6 +++--- community/zathura/APKBUILD | 4 ++-- testing/ecasound/APKBUILD | 4 ++-- testing/shntool/APKBUILD | 4 ++-- testing/vice/APKBUILD | 11 ++++++----- 17 files changed, 47 insertions(+), 45 deletions(-) diff --git a/.mailmap b/.mailmap index bc166c08c04..122188707ba 100644 --- a/.mailmap +++ b/.mailmap @@ -2,7 +2,8 @@ Timo Teräs Natanael Copa Natanael Copa Natanael Copa -Jean-Louis Fuchs +Jean-Louis Fuchs +Jean-Louis Fuchs Kevin Daudt Lucas Ramage Lucas Ramage diff --git a/community/blind/APKBUILD b/community/blind/APKBUILD index 3c33121a23e..a84ab0107a9 100644 --- a/community/blind/APKBUILD +++ b/community/blind/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=blind pkgver=1.1 -pkgrel=5 +pkgrel=6 pkgdesc="blind is a collection of command line video editing utilities" url="https://tools.suckless.org/blind/" arch="all" diff --git a/community/girara/APKBUILD b/community/girara/APKBUILD index 63d134b9195..9d9e592ae7f 100644 --- a/community/girara/APKBUILD +++ b/community/girara/APKBUILD @@ -1,11 +1,11 @@ # Contributor: Sören Tempel # Contributor: Andrew Hills -# Contributor: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs # Maintainer: Celeste maintainer="Celeste " pkgname=girara pkgver=0.4.5 -pkgrel=1 +pkgrel=2 pkgdesc="GTK user interface that focuses on simplicity and minimalism" url="https://git.pwmt.org/pwmt/girara" arch="all" diff --git a/community/keyfinder-cli/APKBUILD b/community/keyfinder-cli/APKBUILD index 39f562e64f8..8c852ae1ba7 100644 --- a/community/keyfinder-cli/APKBUILD +++ b/community/keyfinder-cli/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=keyfinder-cli pkgver=1.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Musical key detection for digital audio (command line)" url="https://github.com/EvanPurkhiser/keyfinder-cli" arch="all" diff --git a/community/libkeyfinder/APKBUILD b/community/libkeyfinder/APKBUILD index ad42f2622f3..7b382b0f805 100644 --- a/community/libkeyfinder/APKBUILD +++ b/community/libkeyfinder/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=libkeyfinder pkgver=2.2.8 -pkgrel=0 +pkgrel=1 pkgdesc="Musical key detection for digital audio" url="https://mixxxdj.github.io/libkeyfinder/" arch="all" diff --git a/community/libspectre/APKBUILD b/community/libspectre/APKBUILD index f43ff442e6d..36b455be0c8 100644 --- a/community/libspectre/APKBUILD +++ b/community/libspectre/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Andrew Hills -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=libspectre pkgver=0.2.12 -pkgrel=1 +pkgrel=2 pkgdesc="A small library for rendering Postscript documents" url="https://www.freedesktop.org/wiki/Software/libspectre" arch="all" diff --git a/community/pandoc-cli/APKBUILD b/community/pandoc-cli/APKBUILD index 379d8d01b5b..e6acff81235 100644 --- a/community/pandoc-cli/APKBUILD +++ b/community/pandoc-cli/APKBUILD @@ -1,9 +1,9 @@ -# Contributor: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs # Maintainer: Celeste maintainer="Celeste " pkgname=pandoc-cli pkgver=3.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="Universal markup converter" url="https://pandoc.org/" # limited by ghc diff --git a/community/py3-attrs/APKBUILD b/community/py3-attrs/APKBUILD index f12268045e3..0133e253152 100644 --- a/community/py3-attrs/APKBUILD +++ b/community/py3-attrs/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=py3-attrs pkgver=24.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python classes without boilerplate" url="http://www.attrs.org" arch="noarch" diff --git a/community/py3-fasteners/APKBUILD b/community/py3-fasteners/APKBUILD index a44896d0eea..558e7235894 100644 --- a/community/py3-fasteners/APKBUILD +++ b/community/py3-fasteners/APKBUILD @@ -1,9 +1,9 @@ -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=py3-fasteners _pyname=fasteners pkgver=0.19 -pkgrel=1 +pkgrel=2 pkgdesc="A python package that provides useful locks" url="https://github.com/harlowja/fasteners/" arch="noarch" diff --git a/community/py3-pyo/APKBUILD b/community/py3-pyo/APKBUILD index eae46f1ab12..af647d345ed 100644 --- a/community/py3-pyo/APKBUILD +++ b/community/py3-pyo/APKBUILD @@ -1,9 +1,9 @@ -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=py3-pyo _pkgname=pyo pkgver=1.0.5 -pkgrel=3 +pkgrel=4 pkgdesc="dedicated Python module for digital signal processing" url="http://ajaxsoundstudio.com/software/pyo/" arch="all" diff --git a/community/unison/APKBUILD b/community/unison/APKBUILD index b3917579150..7ef32767576 100644 --- a/community/unison/APKBUILD +++ b/community/unison/APKBUILD @@ -1,10 +1,10 @@ -# Contributor: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs # Contributor: omni # Maintainer: Celeste maintainer="Celeste " pkgname=unison pkgver=2.53.7 -pkgrel=0 +pkgrel=1 # Note: unison breaks compatibility between minor (major.minor) versions. _majorver=${pkgver%.*} # x.y pkgdesc="Efficient file-synchronization tool" diff --git a/community/zathura-pdf-poppler/APKBUILD b/community/zathura-pdf-poppler/APKBUILD index cfb8a764b44..b4fc0bd54c4 100644 --- a/community/zathura-pdf-poppler/APKBUILD +++ b/community/zathura-pdf-poppler/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Andrew Hills -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=zathura-pdf-poppler pkgver=0.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Poppler plugin adds PDF support to zathura" options="!check" # No testsuite url="https://pwmt.org/projects/zathura-pdf-poppler/" diff --git a/community/zathura-ps/APKBUILD b/community/zathura-ps/APKBUILD index e2a44b4c701..4527bf5ed5c 100644 --- a/community/zathura-ps/APKBUILD +++ b/community/zathura-ps/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Andrew Hills -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=zathura-ps pkgver=0.2.8 -pkgrel=0 +pkgrel=1 pkgdesc="zathura-ps - plugin adds PostScript support to zathura" url="https://pwmt.org/projects/zathura-ps/" arch="all" diff --git a/community/zathura/APKBUILD b/community/zathura/APKBUILD index 770267e9657..dc4a50646a3 100644 --- a/community/zathura/APKBUILD +++ b/community/zathura/APKBUILD @@ -1,12 +1,12 @@ # Contributor: Leo # Contributor: Sören Tempel # Contributor: Andrew Hills -# Contributor: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs # Maintainer: Celeste maintainer="Celeste " pkgname=zathura pkgver=0.5.11 -pkgrel=0 +pkgrel=1 pkgdesc="Highly customizable and functional document viewer" url="https://pwmt.org/projects/zathura/" arch="all" diff --git a/testing/ecasound/APKBUILD b/testing/ecasound/APKBUILD index 2920508f229..52feb88ed0b 100644 --- a/testing/ecasound/APKBUILD +++ b/testing/ecasound/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=ecasound pkgver=2.9.3 -pkgrel=3 +pkgrel=4 pkgdesc="Textmode multitrack audio processing" url="https://ecasound.seul.org/ecasound/" arch="all !s390x" # Testsuite fails diff --git a/testing/shntool/APKBUILD b/testing/shntool/APKBUILD index 60dd2b5e8a3..117a36b1eca 100644 --- a/testing/shntool/APKBUILD +++ b/testing/shntool/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter -# Maintainer: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=shntool pkgver=3.0.10 -pkgrel=4 +pkgrel=5 pkgdesc="A multi-purpose WAVE data processing and reporting utility" url="http://shnutils.freeshell.org/shntool/" arch="all" diff --git a/testing/vice/APKBUILD b/testing/vice/APKBUILD index 70138989b21..47f67d8eacd 100644 --- a/testing/vice/APKBUILD +++ b/testing/vice/APKBUILD @@ -1,7 +1,7 @@ -# Contributor: Jean-Louis Fuchs -# Maintainer: Jean-Louis Fuchs +# Contributor: Jean-Louis Fuchs +# Maintainer: Jean-Louis Fuchs pkgname=vice -pkgver=3.8 +pkgver=3.9 pkgrel=0 pkgdesc="emulates the C64/DTV, C128, VIC20, almost all PETs, PLUS4 and CBM-II" url="https://vice-emu.sourceforge.net/" @@ -22,6 +22,7 @@ makedepends=" gtk+3.0-dev jpeg-dev libpng-dev + libevdev-dev linux-headers texinfo xa @@ -36,7 +37,7 @@ case "$CARCH" in ppc64le|s390x|riscv64|loongarch64) ;; *) - makedepends="$makedepends texlive" + makedepends="$makedepends texlive texmf-dist-plaingeneric" subpackages="$subpackages $pkgname-doc" _extra_opts="--enable-pdf-docs" ;; @@ -68,6 +69,6 @@ check() { } sha512sums=" -fe644667736c32386b62af53314a95bf510c75d476eaab14b4c37693f2f57d6815126ab3db2f0cb11300c1a4a07c29b3f25210800ce97a673a0460ab59d0ebba vice-3.8.tar.gz +4a349dfe3e4310f1799cc705dffd01243df5b6ecfdb05b5f2ca3213fe6468831735dd3abcd6a34627e8ac2202bcb8ab617b81224c5a41cd83782868dd70b1fb8 vice-3.9.tar.gz ed6fee34eefcb04c42b4575591dfeffca8548eae354dee66dabdbc4abac0311cbbedcdc07cdfcb01da4840d57ab331a31583e17160820462a2c064835a75d75d disable-fc-cache.patch "