From 09840cf7930493c9012976ea42541cc609453100 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 24 Dec 2024 05:31:27 +0000 Subject: [PATCH] Update to gtkam-1.1. --- graphics/gtkam/Makefile | 20 +++++++++++--------- graphics/gtkam/distinfo | 4 ++-- graphics/gtkam/patches/patch-Makefile_in | 7 ++++--- graphics/gtkam/pkg/PLIST | 2 ++ 4 files changed, 19 insertions(+), 14 deletions(-) diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index fc7c492a16e..8c1336c3aba 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,7 +1,6 @@ COMMENT= digital camera frontend -DISTNAME= gtkam-1.0 -REVISION= 6 +DISTNAME= gtkam-1.1 CATEGORIES= graphics @@ -10,14 +9,14 @@ HOMEPAGE= https://gphoto.sourceforge.net/proj/gtkam/ # GPLv2 PERMIT_PACKAGE= Yes -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama Xrandr -WANTLIB += Xrender atk-1.0 c cairo exif exif-gtk expat ffi fontconfig -WANTLIB += freetype fribidi gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 +WANTLIB += ${COMPILER_LIBCXX} X11 Xau Xcomposite Xcursor Xdamage +WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 +WANTLIB += c cairo exif exif-gtk expat ffi fontconfig freetype +WANTLIB += fribidi gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 WANTLIB += gmodule-2.0 gobject-2.0 gphoto2 gphoto2_port graphite2 -WANTLIB += gthread-2.0 gtk-x11-2.0 harfbuzz iconv intl ltdl m pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre2-8 pixman-1 png pthread xcb -WANTLIB += xcb-render xcb-shm z Xau Xdmcp jpeg -WANTLIB += ${COMPILER_LIBCXX} +WANTLIB += gtk-x11-2.0 harfbuzz iconv intl jpeg ltdl m pango-1.0 +WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre2-8 pixman-1 png xcb +WANTLIB += xcb-render xcb-shm z SITES= ${SITE_SOURCEFORGE:=gphoto/} @@ -43,4 +42,7 @@ CONFIGURE_ARGS= --with-gnome=no \ --with-bonobo=no \ --disable-scrollkeeper +post-install: + rm -r ${PREFIX}/share/omf + .include diff --git a/graphics/gtkam/distinfo b/graphics/gtkam/distinfo index 7d49f475afd..be21c1f1dcd 100644 --- a/graphics/gtkam/distinfo +++ b/graphics/gtkam/distinfo @@ -1,2 +1,2 @@ -SHA256 (gtkam-1.0.tar.gz) = YwTYiY0IomPohvJON7LqnlmEUWJgpLLpoZWgfCR1RKc= -SIZE (gtkam-1.0.tar.gz) = 1053078 +SHA256 (gtkam-1.1.tar.gz) = ZuROLy/5jN9SPu8eInT3V+CCtp5cnKbwr2KUU7sig0c= +SIZE (gtkam-1.1.tar.gz) = 1208636 diff --git a/graphics/gtkam/patches/patch-Makefile_in b/graphics/gtkam/patches/patch-Makefile_in index 230139d3392..8803eda6f49 100644 --- a/graphics/gtkam/patches/patch-Makefile_in +++ b/graphics/gtkam/patches/patch-Makefile_in @@ -1,6 +1,7 @@ ---- Makefile.in.orig Fri May 27 09:33:16 2016 -+++ Makefile.in Sat Aug 27 17:35:14 2016 -@@ -439,7 +439,7 @@ target_alias = @target_alias@ +Index: Makefile.in +--- Makefile.in.orig ++++ Makefile.in +@@ -441,7 +441,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ diff --git a/graphics/gtkam/pkg/PLIST b/graphics/gtkam/pkg/PLIST index bd47d64659f..5f00591ebfc 100644 --- a/graphics/gtkam/pkg/PLIST +++ b/graphics/gtkam/pkg/PLIST @@ -33,6 +33,7 @@ share/locale/eo/LC_MESSAGES/gtkam.mo share/locale/es/LC_MESSAGES/gtkam.mo share/locale/fi/LC_MESSAGES/gtkam.mo share/locale/fr/LC_MESSAGES/gtkam.mo +share/locale/he/LC_MESSAGES/gtkam.mo share/locale/hu/LC_MESSAGES/gtkam.mo share/locale/id/LC_MESSAGES/gtkam.mo share/locale/is/LC_MESSAGES/gtkam.mo @@ -44,6 +45,7 @@ share/locale/pa/LC_MESSAGES/gtkam.mo share/locale/pl/LC_MESSAGES/gtkam.mo share/locale/pt/LC_MESSAGES/gtkam.mo share/locale/pt_BR/LC_MESSAGES/gtkam.mo +share/locale/ro/LC_MESSAGES/gtkam.mo share/locale/ru/LC_MESSAGES/gtkam.mo share/locale/sk/LC_MESSAGES/gtkam.mo share/locale/sl/LC_MESSAGES/gtkam.mo