diff options
author | Ben Kohler <bkohler@gentoo.org> | 2024-02-11 11:11:01 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2024-02-12 07:52:31 -0600 |
commit | 2f17ee03f4f070515233e35ab917e58eb3af9568 (patch) | |
tree | cc2a6452d477b9279d719494018fb4948bc6e6aa /media-gfx | |
parent | media-gfx/fotoxx: drop 23.72, 23.74, 23.80, 23.81 (diff) | |
download | gentoo-2f17ee03f4f070515233e35ab917e58eb3af9568.tar.gz gentoo-2f17ee03f4f070515233e35ab917e58eb3af9568.tar.bz2 gentoo-2f17ee03f4f070515233e35ab917e58eb3af9568.zip |
media-gfx/fotocx: rename media-gfx/fotoxx
Bug: https://bugs.gentoo.org/924294
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/fotocx/Manifest (renamed from media-gfx/fotoxx/Manifest) | 0 | ||||
-rw-r--r-- | media-gfx/fotocx/files/fotoxx-22.18-documentation.patch (renamed from media-gfx/fotoxx/files/fotoxx-22.18-documentation.patch) | 0 | ||||
-rw-r--r-- | media-gfx/fotocx/files/fotoxx-22.82-documentation.patch (renamed from media-gfx/fotoxx/files/fotoxx-22.82-documentation.patch) | 0 | ||||
-rw-r--r-- | media-gfx/fotocx/fotocx-23.70.ebuild (renamed from media-gfx/fotoxx/fotoxx-23.70.ebuild) | 10 | ||||
-rw-r--r-- | media-gfx/fotocx/fotocx-23.82.ebuild (renamed from media-gfx/fotoxx/fotoxx-23.82.ebuild) | 10 | ||||
-rw-r--r-- | media-gfx/fotocx/metadata.xml (renamed from media-gfx/fotoxx/metadata.xml) | 0 |
6 files changed, 10 insertions, 10 deletions
diff --git a/media-gfx/fotoxx/Manifest b/media-gfx/fotocx/Manifest index f071f96ddca9..f071f96ddca9 100644 --- a/media-gfx/fotoxx/Manifest +++ b/media-gfx/fotocx/Manifest diff --git a/media-gfx/fotoxx/files/fotoxx-22.18-documentation.patch b/media-gfx/fotocx/files/fotoxx-22.18-documentation.patch index 23d9509458d9..23d9509458d9 100644 --- a/media-gfx/fotoxx/files/fotoxx-22.18-documentation.patch +++ b/media-gfx/fotocx/files/fotoxx-22.18-documentation.patch diff --git a/media-gfx/fotoxx/files/fotoxx-22.82-documentation.patch b/media-gfx/fotocx/files/fotoxx-22.82-documentation.patch index 80910d4331d9..80910d4331d9 100644 --- a/media-gfx/fotoxx/files/fotoxx-22.82-documentation.patch +++ b/media-gfx/fotocx/files/fotoxx-22.82-documentation.patch diff --git a/media-gfx/fotoxx/fotoxx-23.70.ebuild b/media-gfx/fotocx/fotocx-23.70.ebuild index f3a0d0447279..5ca640ae39ae 100644 --- a/media-gfx/fotoxx/fotoxx-23.70.ebuild +++ b/media-gfx/fotocx/fotocx-23.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit optfeature xdg-utils DESCRIPTION="Program for improving image files made with a digital camera" HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html" -SRC_URI="https://kornelix.net/downloads/downloads/${P}-source.tar.gz" +SRC_URI="https://kornelix.net/downloads/downloads/fotoxx-${PV}-source.tar.gz" LICENSE="GPL-3+" SLOT="0" @@ -35,15 +35,15 @@ RDEPEND=" x11-misc/xdg-utils " -S="${WORKDIR}/${PN}" +S="${WORKDIR}/fotoxx" -PATCHES=( "${FILESDIR}/${PN}-22.18-documentation.patch" ) +PATCHES=( "${FILESDIR}/fotoxx-22.18-documentation.patch" ) DOCS=() HTML_DOCS=() src_prepare() { - sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die + sed -i -e "/^DOCDIR/ s/fotoxx$/${PF}/" Makefile || die sed -i -e "/^Icon/ s/\.png$//" fotoxx.desktop || die default } diff --git a/media-gfx/fotoxx/fotoxx-23.82.ebuild b/media-gfx/fotocx/fotocx-23.82.ebuild index ee441e146e18..cd89c8d333dc 100644 --- a/media-gfx/fotoxx/fotoxx-23.82.ebuild +++ b/media-gfx/fotocx/fotocx-23.82.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit optfeature xdg-utils DESCRIPTION="Program for improving image files made with a digital camera" HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html" -SRC_URI="https://kornelix.net/downloads/downloads/${P}-source.tar.gz" +SRC_URI="https://kornelix.net/downloads/downloads/fotoxx-${PV}-source.tar.gz" LICENSE="GPL-3+" SLOT="0" @@ -35,15 +35,15 @@ RDEPEND=" x11-misc/xdg-utils " -S="${WORKDIR}/${PN}" +S="${WORKDIR}/fotoxx" -PATCHES=( "${FILESDIR}/${PN}-22.82-documentation.patch" ) +PATCHES=( "${FILESDIR}/fotoxx-22.82-documentation.patch" ) DOCS=() HTML_DOCS=() src_prepare() { - sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die + sed -i -e "/^DOCDIR/ s/fotoxx$/${PF}/" Makefile || die sed -i -e "/^Icon/ s/\.png$//" fotoxx.desktop || die default } diff --git a/media-gfx/fotoxx/metadata.xml b/media-gfx/fotocx/metadata.xml index cea98fc29422..cea98fc29422 100644 --- a/media-gfx/fotoxx/metadata.xml +++ b/media-gfx/fotocx/metadata.xml |