FreeBSD Bugzilla – Attachment 202208 Details for
Bug 234800
graphics/darktable: Update to 2.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update darktable to 2.6.0.
darktable.patch (text/plain), 4.01 KB, created by
Darren Mulligan
on 2019-02-20 23:39:52 UTC
(
hide
)
Description:
Patch to update darktable to 2.6.0.
Filename:
MIME Type:
Creator:
Darren Mulligan
Created:
2019-02-20 23:39:52 UTC
Size:
4.01 KB
patch
obsolete
>Index: graphics/darktable/Makefile >=================================================================== >--- graphics/darktable/Makefile (revision 493401) >+++ graphics/darktable/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= darktable >-PORTVERSION= 2.4.4 >-PORTREVISION= 3 >+PORTVERSION= 2.6.0 > CATEGORIES= graphics > MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ > >@@ -52,6 +50,7 @@ > CMAKE_ARGS+= -DBUILD_CMSTEST:BOOL=ON > CMAKE_ARGS+= -DUSE_KWALLET:BOOL=ON > LDFLAGS+= -L${LOCALBASE}/lib >+CFLAGS+= -fopenmp > > COLORD_LIB_DEPENDS= libcolord.so:graphics/colord \ > libcolord-gtk.so:graphics/colord-gtk >Index: graphics/darktable/distinfo >=================================================================== >--- graphics/darktable/distinfo (revision 493401) >+++ graphics/darktable/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1528271371 >-SHA256 (darktable-2.4.4.tar.xz) = 964320b8c9ffef680fa0407a6ca16ed5136ad1f449572876e262764e78acb04d >-SIZE (darktable-2.4.4.tar.xz) = 3432268 >+TIMESTAMP = 1550631393 >+SHA256 (darktable-2.6.0.tar.xz) = 483d7d8e4ac532d89efc2f24e169f7a7da2d3ef0c599602b658d67a040670478 >+SIZE (darktable-2.6.0.tar.xz) = 3358508 >Index: graphics/darktable/pkg-plist >=================================================================== >--- graphics/darktable/pkg-plist (revision 493401) >+++ graphics/darktable/pkg-plist (working copy) >@@ -52,6 +52,7 @@ > lib/darktable/plugins/libdither.so > lib/darktable/plugins/libequalizer.so > lib/darktable/plugins/libexposure.so >+lib/darktable/plugins/libfilmic.so > lib/darktable/plugins/libfinalscale.so > lib/darktable/plugins/libflip.so > lib/darktable/plugins/libgamma.so >@@ -76,6 +77,7 @@ > lib/darktable/plugins/librawoverexposed.so > lib/darktable/plugins/librawprepare.so > lib/darktable/plugins/librelight.so >+lib/darktable/plugins/libretouch.so > lib/darktable/plugins/librotatepixels.so > lib/darktable/plugins/libscalepixels.so > lib/darktable/plugins/libshadhi.so >@@ -98,6 +100,7 @@ > lib/darktable/plugins/lighttable/libcolorpicker.so > lib/darktable/plugins/lighttable/libcopy_history.so > lib/darktable/plugins/lighttable/libdarktable_label.so >+lib/darktable/plugins/lighttable/libduplicate.so > lib/darktable/plugins/lighttable/libexport.so > lib/darktable/plugins/lighttable/libfilmstrip.so > lib/darktable/plugins/lighttable/libfilter.so >@@ -175,7 +178,9 @@ > %%DATADIR%%/kernels/demosaic_ppg.cl > %%DATADIR%%/kernels/demosaic_vng.cl > %%DATADIR%%/kernels/denoiseprofile.cl >+%%DATADIR%%/kernels/dwt.cl > %%DATADIR%%/kernels/extended.cl >+%%DATADIR%%/kernels/filmic.cl > %%DATADIR%%/kernels/gaussian.cl > %%DATADIR%%/kernels/highpass.cl > %%DATADIR%%/kernels/liquify.cl >@@ -182,6 +187,7 @@ > %%DATADIR%%/kernels/locallaplacian.cl > %%DATADIR%%/kernels/nlmeans.cl > %%DATADIR%%/kernels/programs.conf >+%%DATADIR%%/kernels/retouch.cl > %%DATADIR%%/kernels/sharpen.cl > %%DATADIR%%/kernels/soften.cl > %%DATADIR%%/latex/photobook.cls >@@ -353,20 +359,13 @@ > share/icons/hicolor/scalable/apps/darktable-3.svg > share/icons/hicolor/scalable/apps/darktable.svg > %%NLS%%share/locale/ca/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/cs/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/da/LC_MESSAGES/darktable.mo > %%NLS%%share/locale/de/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/el/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/es/LC_MESSAGES/darktable.mo >+%%NLS%%share/locale/fi/LC_MESSAGES/darktable.mo > %%NLS%%share/locale/fr/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/he/LC_MESSAGES/darktable.mo > %%NLS%%share/locale/hu/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/it/LC_MESSAGES/darktable.mo > %%NLS%%share/locale/ja/LC_MESSAGES/darktable.mo >+%%NLS%%share/locale/nb/LC_MESSAGES/darktable.mo > %%NLS%%share/locale/nl/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/pl/LC_MESSAGES/darktable.mo >+%%NLS%%share/locale/pt_BR/LC_MESSAGES/darktable.mo > %%NLS%%share/locale/ru/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/sk/LC_MESSAGES/darktable.mo > %%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/sv/LC_MESSAGES/darktable.mo >-%%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234800
: 202208