git: 8269b2c62b53 - main - graphics/fotoxx: the port had been updated to version 23.74.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Nov 2023 19:31:23 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=8269b2c62b53715cb2fba634f7e193b63aac0a26 commit 8269b2c62b53715cb2fba634f7e193b63aac0a26 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-11-07 19:30:34 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-11-07 19:30:34 +0000 graphics/fotoxx: the port had been updated to version 23.74. --- graphics/fotoxx/Makefile | 2 +- graphics/fotoxx/distinfo | 6 +++--- graphics/fotoxx/files/patch-Makefile | 14 ++++++++------ graphics/fotoxx/pkg-plist | 1 + 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile index 1b4ad101193b..8b05996052d2 100644 --- a/graphics/fotoxx/Makefile +++ b/graphics/fotoxx/Makefile @@ -1,5 +1,5 @@ PORTNAME= fotoxx -PORTVERSION= 23.72 +PORTVERSION= 23.74 CATEGORIES= graphics MASTER_SITES= https://kornelix.net/downloads/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/graphics/fotoxx/distinfo b/graphics/fotoxx/distinfo index 17329dcfc39d..7fc9192c832c 100644 --- a/graphics/fotoxx/distinfo +++ b/graphics/fotoxx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697799214 -SHA256 (fotoxx-23.72-source.tar.gz) = 838d0800294dad263001403a6823f78f7f5ab389acd6ac71ea4beb8e998ed843 -SIZE (fotoxx-23.72-source.tar.gz) = 16130664 +TIMESTAMP = 1698847755 +SHA256 (fotoxx-23.74-source.tar.gz) = f0dc0879d448f743d7df38ef8d7ef865abe5feb730809267d83fb278f8e92476 +SIZE (fotoxx-23.74-source.tar.gz) = 16271809 diff --git a/graphics/fotoxx/files/patch-Makefile b/graphics/fotoxx/files/patch-Makefile index 893519013c6e..13f9425477bc 100644 --- a/graphics/fotoxx/files/patch-Makefile +++ b/graphics/fotoxx/files/patch-Makefile @@ -1,22 +1,24 @@ ---- Makefile.orig 2023-01-31 21:43:57 UTC +--- Makefile.orig 2023-11-01 13:01:41 UTC +++ Makefile -@@ -1,5 +1,6 @@ +@@ -1,6 +1,7 @@ # fotoxx Makefile # + # Following commands choose compiler and debug options +ifdef WANT_EXTRA_CXXFLAGS # export CXX=g++ gnu compiler # export CXX=clang++ clang compiler # export DEBUG=x debug build with address checking -@@ -28,6 +29,7 @@ else # GCC - CXXFLAGS += -Wall -g2 -rdynamic -O2 -Wno-format-truncation -Wno-stringop-truncation +@@ -26,14 +27,15 @@ else # GCC + -Wno-format-truncation -Wno-stringop-truncation endif endif +endif PKG_CONFIG ?= pkg-config -@@ -35,7 +37,7 @@ CFLAGS = $(CXXFLAGS) $(CPPFLAGS) -c - `$(PKG_CONFIG) --cflags gtk+-3.0 --libs champlain-gtk-0.12` + CFLAGS = $(CXXFLAGS) $(CPPFLAGS) -c \ +- `$(PKG_CONFIG) --cflags gtk+-3.0 --libs champlain-gtk-0.12` ++ `$(PKG_CONFIG) --cflags gtk+-3.0 --cflags champlain-gtk-0.12` LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` \ - -lrt -lpthread -llcms2 -ltiff -lpng -ljpeg \ diff --git a/graphics/fotoxx/pkg-plist b/graphics/fotoxx/pkg-plist index 1b0e6230788d..baf2a4cd663c 100644 --- a/graphics/fotoxx/pkg-plist +++ b/graphics/fotoxx/pkg-plist @@ -134,6 +134,7 @@ share/applications/fotoxx.desktop %%DATADIR%%/images/broken.png %%DATADIR%%/images/calibrate-printer.png %%DATADIR%%/images/cartoon.png +%%DATADIR%%/images/cartoon2.jpg %%DATADIR%%/images/change-alpha.png %%DATADIR%%/images/choose-captions.png %%DATADIR%%/images/chromatic1.png