aboutsummaryrefslogtreecommitdiff
path: root/graphics/art
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-12-09 23:32:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-12-09 23:32:37 +0000
commit5aa44418ab67e859d84603467ca338333ff9cb20 (patch)
tree6aaf3201480ae7763bc3a0ea7d5020f0a5e79786 /graphics/art
parent7f03e65364d6d886f77daca83ffcfa3db70d3dd7 (diff)
downloadports-5aa44418ab67e859d84603467ca338333ff9cb20.tar.gz
ports-5aa44418ab67e859d84603467ca338333ff9cb20.zip
graphics/art: Update 1.5.4 -> 1.6.1
Notes
Notes: svn path=/head/; revision=557390
Diffstat (limited to 'graphics/art')
-rw-r--r--graphics/art/Makefile17
-rw-r--r--graphics/art/distinfo6
2 files changed, 10 insertions, 13 deletions
diff --git a/graphics/art/Makefile b/graphics/art/Makefile
index 16daccea850b..a085163b2d05 100644
--- a/graphics/art/Makefile
+++ b/graphics/art/Makefile
@@ -1,10 +1,11 @@
# $FreeBSD$
PORTNAME= art
-PORTVERSION= 1.5.4.20201118
+DISTVERSION= 1.6.1
CATEGORIES= graphics
-MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
+MASTER_SITES= https://bitbucket.org/agriggio/art/downloads/
PKGNAMESUFFIX= -raw-image-editor
+DISTNAME= ${PORTNAME:tu}-${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Raw image processing program
@@ -12,6 +13,8 @@ COMMENT= Raw image processing program
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_i386= ld: error: undefined symbol: __atomic_load
+
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
@@ -23,23 +26,17 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libpng16.so:graphics/png \
libtiff.so:graphics/tiff
-USES= cmake compiler:c++11-lang desktop-file-utils gnome jpeg pkgconfig xorg
+USES= cmake compiler:c++11-lang desktop-file-utils gnome jpeg pkgconfig tar:xz xorg
USE_GNOME= atk atkmm cairo cairomm glibmm gtkmm30 librsvg2
USE_XORG= x11
-WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
-
INSTALLS_ICONS= yes
-BB_ACCOUNT= agriggio
-BB_PROJECT= art
-BB_COMMIT= b2d77c8f0080
-
.include <bsd.port.pre.mk>
# breaks with llvm-8
.if ${CHOSEN_COMPILER_TYPE} == clang
-LLVM_VERSION= 10
+LLVM_VERSION= 10
BUILD_DEPENDS+= clang${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
CC= clang${LLVM_VERSION}
CXX= clang++${LLVM_VERSION}
diff --git a/graphics/art/distinfo b/graphics/art/distinfo
index c85d28befc4d..4ce4e5d9ca14 100644
--- a/graphics/art/distinfo
+++ b/graphics/art/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605729743
-SHA256 (art-1.5.4.20201118.tar.gz) = 2c831565c82f812df128cb8ef29bf555b2598ee5fc573585803727923f7bf147
-SIZE (art-1.5.4.20201118.tar.gz) = 59947909
+TIMESTAMP = 1607554552
+SHA256 (ART-1.6.1.tar.xz) = 7f88a10fe60a0c430b57bf33b3043647d3c48ebd01441776a68eeafd007f07c0
+SIZE (ART-1.6.1.tar.xz) = 15702288