git: 8e3fdf13ccb8 - main - graphics/krita-gmic-plugin: Update to 3.5.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jan 2025 06:29:52 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8e3fdf13ccb885f89de45862d2141eb1db35073b
commit 8e3fdf13ccb885f89de45862d2141eb1db35073b
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-01-22 06:23:29 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-01-22 06:29:45 +0000
graphics/krita-gmic-plugin: Update to 3.5.0.1
Switch to active fork now used by Krita upstream. Previous repo has
been archived.
---
graphics/krita-gmic-plugin/Makefile | 17 +++++------------
graphics/krita-gmic-plugin/distinfo | 6 +++---
2 files changed, 8 insertions(+), 15 deletions(-)
diff --git a/graphics/krita-gmic-plugin/Makefile b/graphics/krita-gmic-plugin/Makefile
index df7d59e5290f..a0201fb18e4d 100644
--- a/graphics/krita-gmic-plugin/Makefile
+++ b/graphics/krita-gmic-plugin/Makefile
@@ -1,15 +1,16 @@
PORTNAME= gmic
DISTVERSIONPREFIX= v
-DISTVERSION= 3.2.4.1
-PORTREVISION= 1
+DISTVERSION= 3.5.0.1
CATEGORIES= graphics kde
+MASTER_SITES= https://github.com/vanyossi/${PORTNAME}/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= krita-
PKGNAMESUFFIX= -plugin
+DISTNAME= ${PORTNAME}-${PORTVERSION}-patched
DIST_SUBDIR= KDE/${PKGBASE}/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Krita native plugin for G'MIC
-WWW= https://github.com/amyspark/gmic
+WWW= https://github.com/vanyossi/gmic
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -21,20 +22,12 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libkritaqmicinterface.so:graphics/krita \
libpng.so:graphics/png
-USES= cmake kde:5 pkgconfig qt:5 shebangfix xorg
-.if !exists(/usr/include/omp.h)
-USES+= compiler:gcc-c++11-lib
-.else
-USES+= compiler:c++14-lang
-.endif
+USES= cmake compiler:c++14-lang kde:5 pkgconfig qt:5 shebangfix xorg
USE_KDE= coreaddons ecm:build
USE_QT= core gui network widgets \
buildtools:build linguisttools:build qmake:build
USE_XORG= ice sm x11 xext
-USE_GITHUB= yes
-GH_ACCOUNT= amyspark
-
SHEBANG_FILES= translations/lrelease.sh \
translations/filters/csv2ts.sh \
translations/filters/ts2csv.sh
diff --git a/graphics/krita-gmic-plugin/distinfo b/graphics/krita-gmic-plugin/distinfo
index 43a63b62b1a1..ac09fc9a53da 100644
--- a/graphics/krita-gmic-plugin/distinfo
+++ b/graphics/krita-gmic-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689342192
-SHA256 (KDE/krita-gmic-plugin/3.2.4.1/amyspark-gmic-v3.2.4.1_GH0.tar.gz) = e3da2bb4eacf18812abbf673e40aed42ab21a72d493ec0cc9da029ad5d4cb37b
-SIZE (KDE/krita-gmic-plugin/3.2.4.1/amyspark-gmic-v3.2.4.1_GH0.tar.gz) = 11805689
+TIMESTAMP = 1737356758
+SHA256 (KDE/krita-gmic-plugin/3.5.0.1/gmic-3.5.0.1-patched.tar.gz) = 1ae8ca0d368615af6ebdf1cbff005cb20868e1032b9d2c016ce7af91c9582392
+SIZE (KDE/krita-gmic-plugin/3.5.0.1/gmic-3.5.0.1-patched.tar.gz) = 21951486