Port details |
- art Raw image processing program
- 1.13 graphics
=0 1.12.1_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-11-18 21:52:10
- Last Update: 2022-06-03 23:28:03
- Commit Hash: 16c3384
- License: GPLv3
- Description:
- ART is a free, open-source, cross-platform raw image processing program. ART is
a derivative of the popular RawTherapee, trading a bit of customization and
control over various processing parameters for a simpler and (hopefully) easier
to use interface, while still maintaining the power and quality of RawTherapee.
WWW: https://bitbucket.org/agriggio/art/wiki/Home
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- art-raw-image-editor>0:graphics/art
- To install the port:
- cd /usr/ports/graphics/art/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/art
- pkg install art-raw-image-editor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: art-raw-image-editor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652335925
SHA256 (ART-1.13.tar.xz) = 7a6ade552c42d45970fe6618be61e61621e0867a7a2baef2d3d7092badba36e5
SIZE (ART-1.13.tar.xz) = 15284624
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- fftw3.h : math/fftw3
- cmake : devel/cmake
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libcanberra.so : audio/libcanberra
- libcanberra-gtk3.so : audio/libcanberra-gtk3
- libexiv2.so : graphics/exiv2
- libexpat.so : textproc/expat2
- libfftw3f.so : math/fftw3-float
- libharfbuzz.so : print/harfbuzz
- liblensfun.so : graphics/lensfun
- liblcms2.so : graphics/lcms2
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libatk-1.0.so : accessibility/atk
- libatkmm-1.6.so : accessibility/atkmm
- libcairo.so : graphics/cairo
- libcairomm-1.0.so : graphics/cairomm
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libglibmm-2.4.so : devel/glibmm
- libgtk-3.so : x11-toolkits/gtk30
- libgtkmm-3.0.so : x11-toolkits/gtkmm30
- librsvg-2.so : graphics/librsvg2-rust
- libsigc-2.0.so : devel/libsigc++20
- libxml++-2.6.so : textproc/libxml++26
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libpangomm-1.4.so : x11-toolkits/pangomm
- libjpeg.so : graphics/jpeg-turbo
- Patch dependencies:
-
- gtar : archivers/gtar
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for art-raw-image-editor-1.13:
OPENMP=off: Parallel processing support via OpenMP
===> Use 'make config' to modify these settings
- Options name:
- graphics_art
- USES:
- cmake compiler:c++11-lang desktop-file-utils gnome jpeg pkgconfig tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Jun 2022 23:28:03 1.13
|
Yuri Victorovich (yuri)  |
graphics/art: Fix build on some systems
It was failing with missing pthread_* symbol.
Reported by: fallout |
12 May 2022 06:46:43 1.13
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.12.1 -> 1.13 |
10 Apr 2022 19:11:41 1.12.1_2
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 1.12.1_1
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
04 Feb 2022 08:52:24 1.12.1
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.12 -> 1.12.1 |
21 Jan 2022 17:14:38 1.12_1
|
Yuri Victorovich (yuri)  |
graphics/art: Add workaround for OpenMP-related crash when OPENMP=yes |
17 Jan 2022 13:20:24 1.12
|
Tobias Kortkamp (tobik)  |
*: Drop newly added but obsolete INSTALLS_ICONS
Reported by: portscan |
15 Jan 2022 20:10:53 1.12
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.10.1 -> 1.12
Add the OPENMP option that is OFF by default due to regression
in the project with threads.
PR: 261231 |
22 Oct 2021 08:57:05 1.10.1
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.9.3 -> 1.10.1 |
19 Oct 2021 08:36:47 1.9.3
|
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
10 Oct 2021 19:44:42 1.9.3
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
12 Jul 2021 06:47:16 1.9.3
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.9.1 -> 1.9.3 |
03 Jun 2021 11:52:39 1.9.1
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.9 -> 1.9.1 |
23 May 2021 03:30:26 1.9
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.8.4 -> 1.9 |
23 Apr 2021 20:56:21 1.8.4
|
Antoine Brodin (antoine)  |
Cleanup LIB_DEPENDS |
09 Apr 2021 00:12:44 1.8.4
|
Yuri Victorovich (yuri)  |
graphics/art: Update 1.8.3 -> 1.8.4 |
07 Apr 2021 08:09:01 1.8.3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.8.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
30 Mar 2021 22:10:45
1.8.3
|
yuri  |
graphics/art: Update 1.8.2 -> 1.8.3 |
06 Mar 2021 23:12:59
1.8.2
|
yuri  |
graphics/art: Remove already applied patch. |
25 Feb 2021 23:43:33
1.8.2
|
yuri  |
graphics/art: Update 1.8.1 -> 1.8.2 |
13 Feb 2021 10:35:11
1.8.1
|
yuri  |
graphics/art: Update 1.8 -> 1.8.1 |
09 Feb 2021 22:15:39
1.8
|
yuri  |
graphics/art: Update 1.7.1 -> 1.8 |
01 Feb 2021 00:40:19
1.7.1
|
yuri  |
graphics/art: Update 1.6.1 -> 1.7.1 |
09 Dec 2020 23:32:38
1.6.1
|
yuri  |
graphics/art: Update 1.5.4 -> 1.6.1 |
22 Nov 2020 07:39:26
1.5.4.20201118
|
yuri  |
graphics/art: Fix build on systems with clang-8 |
18 Nov 2020 21:52:03
1.5.4.20201118
|
yuri  |
New port: graphics/art: Raw image processing program |