darktable 3.0.2-1 (znver1;x86_64) 2020-11490
0

Status rejected
Submitter angrypenguinpoland [@T] gmail.com
Platform rolling
Repository unsupported
URL https://abf.openmandriva.org/build_lists/758727
Packages
darktable-3.0.2-1.znver1.binary
darktable-3.0.2-1.znver1.source
darktable-debuginfo-3.0.2-1.znver1.debuginfo
darktable-3.0.2-1.x86_64.binary
darktable-3.0.2-1.x86_64.source
darktable-debuginfo-3.0.2-1.x86_64.debuginfo
Build Date 2020-04-18 13:34:39 +0000 UTC
Last Updated 2020-04-21 01:44:23.886933173 +0000 UTC
$ git diff --patch-with-stat --summary 9e62cc57b32d8692ff62acb47ae986217c1f12b9..dd69114a4f8ba27d8e6076e2c81c9804c4b25363

 .abf.yml       |  2 +-
 darktable.spec | 13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index d6919c6..d47fae8 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  darktable-2.6.3.tar.xz: 80fdcf0c415475cd58bb91d66558b83a75c5e8f9
+  darktable-3.0.2.tar.xz: c26f0886612761d068783ffa1e36266941e6924a
diff --git a/darktable.spec b/darktable.spec
index c6b6d46..4f67815 100644
--- a/darktable.spec
+++ b/darktable.spec
@@ -6,7 +6,7 @@
 
 Summary:	Utility to organize and develop raw images
 Name:		darktable
-Version:	2.6.3
+Version:	3.0.2
 Release:	1
 Group:		Graphics
 License:	GPLv3+
@@ -30,7 +30,6 @@ BuildRequires:	pkgconfig(flickcurl)
 BuildRequires:	pkgconfig(gconf-2.0)
 BuildRequires:	pkgconfig(gnome-keyring-1)
 BuildRequires:	pkgconfig(GraphicsMagick)
-BuildRequires:	pkgconfig(gtk+-2.0)
 BuildRequires:	pkgconfig(json-glib-1.0)
 BuildRequires:	pkgconfig(lcms2)
 BuildRequires:	pkgconfig(lensfun)
@@ -59,6 +58,8 @@ BuildRequires:	llvm-devel
 BuildRequires:	clang
 BuildRequires:	lld
 
+BuildRequires:  lldb
+
 %description
 Darktable is an open source photography workflow application and RAW developer.
 A virtual lighttable and darkroom for photographers. It manages your digital
@@ -85,10 +86,10 @@ and enables you to develop raw images and enhance them.
 
 %build
 #Build for Cooker i686 fail with clang. For it use gcc, all other arch stay with clang. (penguin)
-%ifarch %{ix86}
-export CC=gcc
-export CXX=g++
-%endif
+#ifarch %{ix86}
+#export CC=gcc
+#export CXX=g++
+#endif
 
 # Fix clang headers detection
 #sed -i 's|${LLVM_INSTALL_PREFIX}/lib/clang|${LLVM_INSTALL_PREFIX}/%{_lib}/clang|g' CMakeLists.txt
Not Available

benbullard79 [@T] cox.netNo Comment.1679d 18hrs