summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-02-13 14:50:46 -0600
committerBen Kohler <bkohler@gentoo.org>2024-02-13 14:52:18 -0600
commit4c3e8d4b08f82ea5ee23ac9cff0159134a4975c5 (patch)
tree6aa92c6272c200e069bb669009bb46007318cd65 /media-gfx/fotocx
parentnet-misc/dropbox: add 192.4.4605 (diff)
downloadgentoo-4c3e8d4b08f82ea5ee23ac9cff0159134a4975c5.tar.gz
gentoo-4c3e8d4b08f82ea5ee23ac9cff0159134a4975c5.tar.bz2
gentoo-4c3e8d4b08f82ea5ee23ac9cff0159134a4975c5.zip
media-gfx/fotocx: update a few more places for rename
Closes: https://bugs.gentoo.org/924440 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'media-gfx/fotocx')
-rw-r--r--media-gfx/fotocx/files/fotocx-24.11-documentation.patch2
-rw-r--r--media-gfx/fotocx/fotocx-24.11.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/fotocx/files/fotocx-24.11-documentation.patch b/media-gfx/fotocx/files/fotocx-24.11-documentation.patch
index d968410bc060..85ca1093d186 100644
--- a/media-gfx/fotocx/files/fotocx-24.11-documentation.patch
+++ b/media-gfx/fotocx/files/fotocx-24.11-documentation.patch
@@ -8,7 +8,7 @@ index 4098035..345a8a2 100644
# man page
- gzip -fk -9 man/fotocx.man
- mv -f man/fotocx.man.gz $(DESTDIR)$(MANDIR)/fotocx.1.gz
-+ cp man/fotoxx.man $(DESTDIR)$(MANDIR)/fotoxx.1
++ cp man/fotocx.man $(DESTDIR)$(MANDIR)/fotocx.1
# desktop file and icon
cp -f fotocx.desktop $(DESTDIR)$(MENUDIR)
cp -f fotocx.png $(DESTDIR)$(ICONDIR)
diff --git a/media-gfx/fotocx/fotocx-24.11.ebuild b/media-gfx/fotocx/fotocx-24.11.ebuild
index d199d605323b..c3e565c1342f 100644
--- a/media-gfx/fotocx/fotocx-24.11.ebuild
+++ b/media-gfx/fotocx/fotocx-24.11.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit optfeature xdg-utils
DESCRIPTION="Program for improving image files made with a digital camera"
-HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html"
+HOMEPAGE="https://kornelix.net/fotocx/fotocx.html"
SRC_URI="https://kornelix.net/downloads/downloads/${P}-source.tar.gz"
LICENSE="GPL-3+"
@@ -66,8 +66,8 @@ pkg_postinst() {
elog
elog "Please read the Help > User Guide for details. The source location is"
- elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy will"
- elog "be placed at /home/<user>/.fotoxx/userguide."
+ elog "/usr/share/fotocx/data/userguide and after running fotocx a copy will"
+ elog "be placed at /home/<user>/.fotocx/userguide."
elog
elog "To play videos, in Tools > Preferences set 'Video File Play Command'."
elog