Andreas Wacknitz
2024-03-02 c025212406c32984f62b94f6556775e56e64c544
gthumb: update to 3.12.5

3 files modified
16 ■■■■■ changed files
components/image/gthumb/Makefile 12 ●●●●● patch | view | raw | blame | history
components/image/gthumb/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/image/gthumb/pkg5 2 ●●● patch | view | raw | blame | history
components/image/gthumb/Makefile
@@ -14,18 +14,16 @@
# Copyright 2023 Friedrich Kink
#
BUILD_STYLE=        meson
BUILD_STYLE= meson
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         gthumb
COMPONENT_VERSION=      3.12.4
COMPONENT_REVISION=     1
COMPONENT_VERSION=      3.12.5
COMPONENT_SUMMARY=      GNOME image organizer (gthumb)
COMPONENT_PROJECT_URL=  https://wiki.gnome.org/Apps/gthumb
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:add693ac0aeb9a30d829ba03a06208289d3f6868dc3b02573549e88190c794e8
COMPONENT_ARCHIVE_HASH= sha256:f6385df45fe8c7262ec349e13f81512e90e99798dd2377932e4291d63359f3ab
COMPONENT_ARCHIVE_URL=  https://download.gnome.org/sources/$(COMPONENT_NAME)/3.12/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         image/viewer/gthumb
COMPONENT_CLASSIFICATION=Applications/Graphics and Imaging
@@ -43,8 +41,8 @@
CFLAGS += $(JPEG_CFLAGS)
LDFLAGS += $(JPEG_LDFLAGS)
CONFIGURE_OPTIONS += --sysconfdir=/etc
CONFIGURE_OPTIONS += --libexecdir=/usr/lib
CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)
CONFIGURE_OPTIONS += --libexecdir=$(USRLIBDIR)
CONFIGURE_ENV += CPPFLAGS="$(CPPFLAGS)"
components/image/gthumb/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/image/gthumb/pkg5
@@ -35,4 +35,4 @@
        "image/viewer/gthumb"
    ],
    "name": "gthumb"
}
}