Skip to content

Commit 0761fdb

Browse files
rhizoomeptrcnull
authored andcommitted
mailmap/email: update my email-address
update to my current git address: safe.pen2857@rhizoome.ch
1 parent ffcfa3d commit 0761fdb

File tree

17 files changed

+47
-45
lines changed

17 files changed

+47
-45
lines changed

.mailmap

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Timo Teräs <timo.teras@iki.fi>
22
Natanael Copa <ncopa@alpinelinux.org> <natanael.copa@gmail.com>
33
Natanael Copa <ncopa@alpinelinux.org> <ncopa@ncopa-laptop.localdomain>
44
Natanael Copa <ncopa@alpinelinux.org> <ncopa@alpine-netbook.(none)>
5-
Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch> <ganwell@fangorn.ch>
5+
Jean-Louis Fuchs <safe.pen2857@rhizoome.ch> <jean-louis.fuchs@adfinis-sygroup.ch>
6+
Jean-Louis Fuchs <safe.pen2857@rhizoome.ch> <ganwell@fangorn.ch>
67
Kevin Daudt <kdaudt@alpinelinux.org> <ops@ikke.info>
78
Lucas Ramage <ramage.lucas@protonmail.com> <oxr463@gmx.us>
89
Lucas Ramage <ramage.lucas@protonmail.com> <ramage.lucas@openmailbox.org>

community/blind/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=blind
44
pkgver=1.1
5-
pkgrel=5
5+
pkgrel=6
66
pkgdesc="blind is a collection of command line video editing utilities"
77
url="https://tools.suckless.org/blind/"
88
arch="all"

community/girara/APKBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
22
# Contributor: Andrew Hills <ahills@ednos.net>
3-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
3+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
44
# Maintainer: Celeste <cielesti@protonmail.com>
55
maintainer="Celeste <cielesti@protonmail.com>"
66
pkgname=girara
77
pkgver=0.4.5
8-
pkgrel=1
8+
pkgrel=2
99
pkgdesc="GTK user interface that focuses on simplicity and minimalism"
1010
url="https://git.pwmt.org/pwmt/girara"
1111
arch="all"

community/keyfinder-cli/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=keyfinder-cli
44
pkgver=1.1.2
5-
pkgrel=0
5+
pkgrel=1
66
pkgdesc="Musical key detection for digital audio (command line)"
77
url="https://github.com/EvanPurkhiser/keyfinder-cli"
88
arch="all"

community/libkeyfinder/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=libkeyfinder
44
pkgver=2.2.8
5-
pkgrel=0
5+
pkgrel=1
66
pkgdesc="Musical key detection for digital audio"
77
url="https://mixxxdj.github.io/libkeyfinder/"
88
arch="all"

community/libspectre/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Contributor: Andrew Hills <ahills@ednos.net>
2-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
3-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
3+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
44
pkgname=libspectre
55
pkgver=0.2.12
6-
pkgrel=1
6+
pkgrel=2
77
pkgdesc="A small library for rendering Postscript documents"
88
url="https://www.freedesktop.org/wiki/Software/libspectre"
99
arch="all"

community/pandoc-cli/APKBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
22
# Maintainer: Celeste <cielesti@protonmail.com>
33
maintainer="Celeste <cielesti@protonmail.com>"
44
pkgname=pandoc-cli
55
pkgver=3.6.3
6-
pkgrel=0
6+
pkgrel=1
77
pkgdesc="Universal markup converter"
88
url="https://pandoc.org/"
99
# limited by ghc

community/py3-attrs/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=py3-attrs
44
pkgver=24.2.0
5-
pkgrel=0
5+
pkgrel=1
66
pkgdesc="Python classes without boilerplate"
77
url="http://www.attrs.org"
88
arch="noarch"

community/py3-fasteners/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=py3-fasteners
44
_pyname=fasteners
55
pkgver=0.19
6-
pkgrel=1
6+
pkgrel=2
77
pkgdesc="A python package that provides useful locks"
88
url="https://github.com/harlowja/fasteners/"
99
arch="noarch"

community/py3-pyo/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=py3-pyo
44
_pkgname=pyo
55
pkgver=1.0.5
6-
pkgrel=3
6+
pkgrel=4
77
pkgdesc="dedicated Python module for digital signal processing"
88
url="http://ajaxsoundstudio.com/software/pyo/"
99
arch="all"

community/unison/APKBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
22
# Contributor: omni <omni+alpine@hack.org>
33
# Maintainer: Celeste <cielesti@protonmail.com>
44
maintainer="Celeste <cielesti@protonmail.com>"
55
pkgname=unison
66
pkgver=2.53.7
7-
pkgrel=0
7+
pkgrel=1
88
# Note: unison breaks compatibility between minor (major.minor) versions.
99
_majorver=${pkgver%.*} # x.y
1010
pkgdesc="Efficient file-synchronization tool"

community/zathura-pdf-poppler/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Contributor: Andrew Hills <ahills@ednos.net>
2-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
3-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
3+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
44
pkgname=zathura-pdf-poppler
55
pkgver=0.3.3
6-
pkgrel=1
6+
pkgrel=2
77
pkgdesc="Poppler plugin adds PDF support to zathura"
88
options="!check" # No testsuite
99
url="https://pwmt.org/projects/zathura-pdf-poppler/"

community/zathura-ps/APKBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Contributor: Andrew Hills <ahills@ednos.net>
2-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
3-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
3+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
44
pkgname=zathura-ps
55
pkgver=0.2.8
6-
pkgrel=0
6+
pkgrel=1
77
pkgdesc="zathura-ps - plugin adds PostScript support to zathura"
88
url="https://pwmt.org/projects/zathura-ps/"
99
arch="all"

community/zathura/APKBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Contributor: Leo <thinkabit.ukim@gmail.com>
22
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
33
# Contributor: Andrew Hills <ahills@ednos.net>
4-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
4+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
55
# Maintainer: Celeste <cielesti@protonmail.com>
66
maintainer="Celeste <cielesti@protonmail.com>"
77
pkgname=zathura
88
pkgver=0.5.11
9-
pkgrel=0
9+
pkgrel=1
1010
pkgdesc="Highly customizable and functional document viewer"
1111
url="https://pwmt.org/projects/zathura/"
1212
arch="all"

testing/ecasound/APKBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
22
pkgname=ecasound
33
pkgver=2.9.3
4-
pkgrel=3
4+
pkgrel=4
55
pkgdesc="Textmode multitrack audio processing"
66
url="https://ecasound.seul.org/ecasound/"
77
arch="all !s390x" # Testsuite fails

testing/shntool/APKBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=shntool
44
pkgver=3.0.10
5-
pkgrel=4
5+
pkgrel=5
66
pkgdesc="A multi-purpose WAVE data processing and reporting utility"
77
url="http://shnutils.freeshell.org/shntool/"
88
arch="all"

testing/vice/APKBUILD

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
2-
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
1+
# Contributor: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
2+
# Maintainer: Jean-Louis Fuchs <safe.pen2857@rhizoome.ch>
33
pkgname=vice
4-
pkgver=3.8
4+
pkgver=3.9
55
pkgrel=0
66
pkgdesc="emulates the C64/DTV, C128, VIC20, almost all PETs, PLUS4 and CBM-II"
77
url="https://vice-emu.sourceforge.net/"
@@ -22,6 +22,7 @@ makedepends="
2222
gtk+3.0-dev
2323
jpeg-dev
2424
libpng-dev
25+
libevdev-dev
2526
linux-headers
2627
texinfo
2728
xa
@@ -36,7 +37,7 @@ case "$CARCH" in
3637
ppc64le|s390x|riscv64|loongarch64)
3738
;;
3839
*)
39-
makedepends="$makedepends texlive"
40+
makedepends="$makedepends texlive texmf-dist-plaingeneric"
4041
subpackages="$subpackages $pkgname-doc"
4142
_extra_opts="--enable-pdf-docs"
4243
;;
@@ -68,6 +69,6 @@ check() {
6869
}
6970

7071
sha512sums="
71-
fe644667736c32386b62af53314a95bf510c75d476eaab14b4c37693f2f57d6815126ab3db2f0cb11300c1a4a07c29b3f25210800ce97a673a0460ab59d0ebba vice-3.8.tar.gz
72+
4a349dfe3e4310f1799cc705dffd01243df5b6ecfdb05b5f2ca3213fe6468831735dd3abcd6a34627e8ac2202bcb8ab617b81224c5a41cd83782868dd70b1fb8 vice-3.9.tar.gz
7273
ed6fee34eefcb04c42b4575591dfeffca8548eae354dee66dabdbc4abac0311cbbedcdc07cdfcb01da4840d57ab331a31583e17160820462a2c064835a75d75d disable-fc-cache.patch
7374
"

0 commit comments

Comments
 (0)