pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/digikam-gmic-qt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  9 13:56:48 UTC 2025

Added Files:
        pkgsrc/graphics/digikam-gmic-qt: DESCR Makefile PLIST distinfo

Log Message:
graphics/digikam-gmic-qt: import digikam-gmic-qt-0.0.0.20250206

Successor of gmic-qt-digikam, renamed upstream.

G'MIC is an open and full-featured framework for image processing,
providing several different user interfaces to
convert/manipulate/filter/visualize generic image datasets, from
1d scalar signals to 3d+t sequences of multi-spectral volumetric
images.

The package contains the digiKam plugin based on G'MIC.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/digikam-gmic-qt/DESCR \
    pkgsrc/graphics/digikam-gmic-qt/Makefile \
    pkgsrc/graphics/digikam-gmic-qt/PLIST \
    pkgsrc/graphics/digikam-gmic-qt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/graphics/digikam-gmic-qt/DESCR
diff -u /dev/null pkgsrc/graphics/digikam-gmic-qt/DESCR:1.1
--- /dev/null   Sun Feb  9 13:56:48 2025
+++ pkgsrc/graphics/digikam-gmic-qt/DESCR       Sun Feb  9 13:56:48 2025
@@ -0,0 +1,7 @@
+G'MIC is an open and full-featured framework for image processing,
+providing several different user interfaces to
+convert/manipulate/filter/visualize generic image datasets, from
+1d scalar signals to 3d+t sequences of multi-spectral volumetric
+images.
+
+The package contains the digiKam plugin based on G'MIC.
Index: pkgsrc/graphics/digikam-gmic-qt/Makefile
diff -u /dev/null pkgsrc/graphics/digikam-gmic-qt/Makefile:1.1
--- /dev/null   Sun Feb  9 13:56:48 2025
+++ pkgsrc/graphics/digikam-gmic-qt/Makefile    Sun Feb  9 13:56:48 2025
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1 2025/02/09 13:56:48 wiz Exp $
+
+DISTNAME=      digikam-gmic-qt-3.2.2.20250206
+CATEGORIES=    graphics
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=cgilles/}
+GITHUB_TAG=    ec00f2afaaaa940c59bf22bbf2e3cff0dc27b063
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/cgilles/digikam-gmic-qt
+COMMENT=       G'MIC plugin for digiKam
+LICENSE=       modified-bsd AND gnu-gpl-v2 AND gnu-gpl-v3
+
+USE_LANGUAGES= c c++
+USE_TOOLS+=    gmake bash:build
+
+CMAKE_CONFIGURE_ARGS+= -DENABLE_SYSTEM_GMIC=OFF
+CMAKE_CONFIGURE_ARGS+= -DGMIC_QT_HOST=digikam
+CMAKE_CONFIGURE_ARGS+= -DBUILD_WITH_QT6=OFF
+
+REPLACE_BASH+= translations/lrelease.sh
+
+# make binaries available in default search path
+BUILDLINK_FNAME_TRANSFORM.qt5-qttools+=        -e s,qt5/bin,bin,
+
+CONFLICTS+=    gmic-qt-digikam-[0-9]*
+SUPERSEDES+=   gmic-qt-digikam-[0-9]*
+
+.include "../../devel/cmake/build.mk"
+.include "../../graphics/digikam/buildlink3.mk"
+.include "../../math/fftw/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/digikam-gmic-qt/PLIST
diff -u /dev/null pkgsrc/graphics/digikam-gmic-qt/PLIST:1.1
--- /dev/null   Sun Feb  9 13:56:48 2025
+++ pkgsrc/graphics/digikam-gmic-qt/PLIST       Sun Feb  9 13:56:48 2025
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2025/02/09 13:56:48 wiz Exp $
+qt5/plugins/digikam/bqm/Bqm_Gmic_Plugin.so
+qt5/plugins/digikam/editor/Editor_GmicQt_Plugin.so
Index: pkgsrc/graphics/digikam-gmic-qt/distinfo
diff -u /dev/null pkgsrc/graphics/digikam-gmic-qt/distinfo:1.1
--- /dev/null   Sun Feb  9 13:56:48 2025
+++ pkgsrc/graphics/digikam-gmic-qt/distinfo    Sun Feb  9 13:56:48 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/02/09 13:56:48 wiz Exp $
+
+BLAKE2s (digikam-gmic-qt-3.2.2.20250206-ec00f2afaaaa940c59bf22bbf2e3cff0dc27b063.tar.gz) = 72a031ced15e6197967b68b5264928b34ad2219124c8b2e86458a75b7d4580b0
+SHA512 (digikam-gmic-qt-3.2.2.20250206-ec00f2afaaaa940c59bf22bbf2e3cff0dc27b063.tar.gz) = 
e88c129c3657708996644fe0ec0d8484c03f8e436c2547c26202ea8c58b205153ea22260b003238bfedfc0dda145007cbdb14e6b7d7b1e0942e319df77db03e1
+Size (digikam-gmic-qt-3.2.2.20250206-ec00f2afaaaa940c59bf22bbf2e3cff0dc27b063.tar.gz) = 127925669 bytes



Home | Main Index | Thread Index | Old Index