Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F25591
0001-initial-commit-for-luminance-hdr.patch
Devil505 (Daniel)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
Devil505
May 1 2017, 12:28 PM
2017-05-01 12:28:44 (UTC+0)
Size
3 KB
Referenced Files
None
Subscribers
None
0001-initial-commit-for-luminance-hdr.patch
View Options
From fcbdee0d79900797c08b35e00888e4b2de061977 Mon Sep 17 00:00:00 2001
From: Devil505 <devil505linux@gmail.com>
Date: Mon, 1 May 2017 14:28:00 +0200
Subject: [PATCH 1/1] initial commit for luminance-hdr
---
Makefile | 1 +
package.yml | 31 +++++++++++++++++++++++++++++++
pspec_x86_64.xml | 38 ++++++++++++++++++++++++++++++++++++++
3 files changed, 70 insertions(+)
create mode 100644 Makefile
create mode 100644 package.yml
create mode 100644 pspec_x86_64.xml
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0a42375
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..d70ad65
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,31 @@
+name : luminance-hdr
+version : 2.5.0
+release : 1
+source :
+ - http://sourceforge.net/projects/qtpfsgui/files/luminance/2.5.0/luminance-hdr-2.5.0.tar.bz2 : f5caf3316d1763058b1b0f2a6963df34465fbf918b7abeee5245a51fc14a7942
+license : GPL-2.0
+component : multimedia.graphics
+summary : a complete opensource solution for HDR photography
+description: |
+ Open source graphical user interface application that aims to provide a workflow for HDR imaging.
+builddeps :
+ - pkgconfig(exiv2)
+ - pkgconfig(fftw3)
+ - pkgconfig(gl)
+ - pkgconfig(gsl)
+ - pkgconfig(libpng)
+ - pkgconfig(libraw)
+ - pkgconfig(libtiff-4)
+ - pkgconfig(libturbojpeg)
+ - pkgconfig(OpenEXR)
+ - pkgconfig(Qt5Help)
+ - pkgconfig(Qt5Svg)
+ - pkgconfig(Qt5WebEngineCore)
+ - pkgconfig(Qt5WebKit)
+ - libboost-devel
+setup : |
+ %cmake
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..926957f
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>luminance-hdr</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505linux@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>multimedia.graphics</PartOf>
+ <Summary xml:lang="en">a complete opensource solution for HDR photography</Summary>
+ <Description xml:lang="en">Open source graphical user interface application that aims to provide a workflow for HDR imaging.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>luminance-hdr</Name>
+ <Summary xml:lang="en">a complete opensource solution for HDR photography</Summary>
+ <Description xml:lang="en">Open source graphical user interface application that aims to provide a workflow for HDR imaging.
+</Description>
+ <PartOf>multimedia.graphics</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/appdata/luminance-hdr.appdata.xml</Path>
+ <Path fileType="data">/usr/share/applications/luminance-hdr.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/luminance-hdr.png</Path>
+ <Path fileType="data">/usr/share/luminance-hdr</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-01</Date>
+ <Version>2.5.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505linux@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
--
2.12.2
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17462
Default Alt Text
0001-initial-commit-for-luminance-hdr.patch (3 KB)
Attached To
Mode
T3419: luminance_hdr
Attached
Detach File
Event Timeline
Log In to Comment