debian/0000775000000000000000000000000011764757577007222 5ustar debian/compat0000664000000000000000000000000211764757172010407 0ustar 9 debian/rules0000775000000000000000000000006411664431446010261 0ustar #!/usr/bin/make -f %: dh $@ --parallel --with kde debian/watch0000664000000000000000000000010311506413243010212 0ustar version=3 http://cberger.net/download/darkroom-([0-9].*)\.tar\.bz2 debian/control0000664000000000000000000000151711764757366010625 0ustar Source: darkroom Section: kde Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Steve Stalcup Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5.0), cmake, kdelibs5-dev, libxss-dev, libkdcraw-dev, libkexiv2-dev (>= 4:4.8.80), libpng12-dev, libjpeg-dev, libopenctl0.8, liblcms1-dev Standards-Version: 3.9.3.1 Homepage: http://cberger.net/Programs/Darkroom.html Package: darkroom Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dcraw Description: image manipulation tool Darkroom is a raw decoder based on top of libkdcraw, which is a KDE library around dcraw. It can export to 8bit or 16bit PNG, and can apply some transformation on the images, like white balance adjustment, noise reduction, chromatic aberation correction, and more. debian/copyright0000664000000000000000000000342711506413243011130 0ustar This package was debianized by Steve Stalcup on Sun, 20 Jul 2008 21:25:49 -0400. It was downloaded from http://cberger.net/Programs/Darkroom.html Upstream Author: Cyrille Berger Copyright: (C) 2008 Cyrille Berger License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. On Debian systems, the complete text of the BSD License can be found in `/usr/share/common-licenses/BSD'. The Debian packaging is (C) 2008, Steve Stalcup and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/changelog0000664000000000000000000001444111764757612011066 0ustar darkroom (1.5.0~svn1280265-0ubuntu1) quantal; urgency=low * New upstream svn snapshot, fixes FTBFS with latest libkexiv2: - Add versioned build-depend on libkexiv2-dev (>= 4:4.8.80) - Drop kubuntu_01_linker_fix.diff, applied upstream * Bump debhelper version to 9: - Bump debhelper build dependency to 9. - Bump debian/compat to 9. - Fix order of debhelper options in debian/rules. * Bump Standards-Version to 3.9.3.1, no changes required -- Jonathan Thomas Sat, 09 Jun 2012 19:37:14 -0400 darkroom (1.5.0~svn1073625-0ubuntu4) precise; urgency=low * debian/control: libopenctl0.7 (NBS) → libopenctl0.8. -- Martin Pitt Fri, 16 Mar 2012 11:09:11 +0100 darkroom (1.5.0~svn1073625-0ubuntu3) precise; urgency=low * Build-depend on libjpeg-dev instead of libjpeg62-dev. * Enable parallel building. -- Felix Geyer Sun, 27 Nov 2011 13:52:55 +0100 darkroom (1.5.0~svn1073625-0ubuntu2) oneiric; urgency=low * No change rebuild for libkexiv9 transition -- Scott Kitterman Mon, 01 Aug 2011 23:50:36 -0400 darkroom (1.5.0~svn1073625-0ubuntu1) natty; urgency=low * New upstream snapshot, fixes FTBFS with newer GCC versions * Add kubuntu_01_linker_fix.diff to fix linking with ld's --as-needed flag * Bump Standards-Version to 3.9.1 * Switch to source format 3.0 (quilt) -- Jonathan Thomas Tue, 28 Dec 2010 11:58:00 -0500 darkroom (1.5.0~svn1037635-0ubuntu6) maverick; urgency=low * Build Depend on libopenctl0.7 instead of libopenctl-dev LP: #634305 -- Bhavani Shankar Fri, 10 Sep 2010 16:38:07 +0200 darkroom (1.5.0~svn1037635-0ubuntu5) maverick; urgency=low * Update kdegraphics related build-depends to libkdcraw-dev and libkexiv2-dev -- Scott Kitterman Mon, 07 Jun 2010 00:33:21 -0400 darkroom (1.5.0~svn1037635-0ubuntu4) maverick; urgency=low [ Felix Geyer ] * Add cmake to build-dependencies as kdelibs5-dev no longer depends on it. * Remove unnecessary cdbs build-dependency. * Bump Standards-Version to 3.8.4, no changes needed. [ Jonathan Thomas ] * Drop unnecessary manual phonon dependency. -- Felix Geyer Wed, 19 May 2010 02:19:12 +0200 darkroom (1.5.0~svn1037635-0ubuntu3) lucid; urgency=low * OpenGTL transition: - Bump build-depend version on libopenctl-dev to 0.9.12 * Port packaging to debhelper7 short-style rules: - Bump debian/compat to 7 - Bump debhelper build-depend version to 7 - Bump pkg-kde-tools build-dependency to 0.5.0 - Use dh --with kde in debian/rules * Drop libqt4-phonon-dev build dependency, darkroom doesn't depend on it -- Jonathan Thomas Mon, 11 Jan 2010 16:55:06 -0500 darkroom (1.5.0~svn1037635-0ubuntu2) lucid; urgency=low * Udpate build-depends to libkdcraw8-dev, libkexiv2-8-dev for library transitions * Add missing build-depends on libjpeg62-dev and liblcms1-dev -- Scott Kitterman Wed, 09 Dec 2009 00:36:23 -0500 darkroom (1.5.0~svn1037635-0ubuntu1) lucid; urgency=low * New upstream svn snapshot: - Drop kubuntu_01_fix_to_work_with_kde_42.diff, applied upstream * Bump Standards-Version to 3.8.3, no changes required * Update maintainer to Ubuntu Developers -- Jonathan Thomas Tue, 03 Nov 2009 12:40:12 -0500 darkroom (1.3+svn-26122008-0ubuntu6) karmic; urgency=low * Include /usr/share/cdbs/1/rules/patchsys-quilt.mk to prevent FTBFS The patches weren't applying before (LP: #455432) * Bump Standards-Version to 3.8.3: - Add README.source for the quilt patch system * Update maintainer to Ubuntu Developers -- Jonathan Thomas Mon, 19 Oct 2009 09:34:21 -0400 darkroom (1.3+svn-26122008-0ubuntu5) karmic; urgency=low * Include debhelper.mk to prevent FTBFS * darkroom depends on ${misc:Depends} to make lintian happy -- Jonathan Thomas Tue, 02 Jun 2009 09:37:28 -0400 darkroom (1.3+svn-26122008-0ubuntu4) karmic; urgency=low * Rebuild upload for new opengtl * Bump Standards-Version to 3.8.1 * Transition to /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk, build-dep on pkg-kde-tools * Remove needless build-depend on cmake -- Jonathan Thomas Mon, 01 Jun 2009 09:05:19 -0400 darkroom (1.3+svn-26122008-0ubuntu3) karmic; urgency=low * Fixed build-deps: Replaced libphonon-dev by libqt4-phonon-dev (>= 4.5.1) -- Anthony Mercatante Fri, 22 May 2009 00:16:46 +0200 darkroom (1.3+svn-26122008-0ubuntu2) jaunty; urgency=low * Fix typo in debian/control - immage to image (LP: #345356) * Fix doc install location to kde instead of kde4 (LP: #349359) * Added a patch to make work with KDE 4.2 properly - Fixes FTBFS - kubuntu_01_fix_to_work_with_kde_42.diff -- Richard A. Johnson Fri, 27 Mar 2009 01:33:51 -0500 darkroom (1.3+svn-26122008-0ubuntu1) jaunty; urgency=low * Latest svn version * Updated debian/rules to ues cdbs kde4.mk * Removed debian/cdbs dir * Updated build dep version to latest kde libs * Added build dep on libopenctl-dev -- Steve Stalcup Fri, 26 Dec 2008 12:37:59 -0500 darkroom (1.3-0ubuntu3) jaunty; urgency=low * No-change rebuild for multiple library transistions. * Change libkdcraw-dev to libkdcraw7-dev in Build-Depends. * Change libkexiv2-dev to libkexiv2-7-dev in Build-Depends. -- Steve Kowalik Sat, 06 Dec 2008 05:39:23 +1100 darkroom (1.3-0ubuntu2) jaunty; urgency=low * Corrected FTBFS on i386/amd64 by adding libphonon-dev to the build-deps * Added phonon as a dependency of darkroom to ensure that phonon is properly setup if darkroom is installed -- Michael Casadevall Sun, 09 Nov 2008 00:57:42 -0500 darkroom (1.3-0ubuntu1) jaunty; urgency=low * New Upstream Release -- Michael Casadevall Thu, 06 Nov 2008 19:54:22 -0500 darkroom (1.1-0ubuntu1) intrepid; urgency=low * New upstream release -- Steve Stalcup Wed, 30 Jul 2008 09:24:50 -0400 darkroom (1.0.1-0ubuntu1) intrepid; urgency=low * Initial release (LP: #250404) -- Steve Stalcup Sun, 20 Jul 2008 21:25:49 -0400 debian/manpages0000664000000000000000000000002211506413243010677 0ustar debian/darkroom.1 debian/source/0000775000000000000000000000000011506413774010500 5ustar debian/source/format0000664000000000000000000000001411506414002011667 0ustar 3.0 (quilt) debian/darkroom.10000664000000000000000000000205011506413243011064 0ustar .TH "darkroom" "1" .if n .ad l .nh .SH "NAME" darkroom \- An image manipulation tool .SH "SYNOPSIS" .B darkroom .RI [ Qt-options ] .RI [ KDE-options ] \&... .SH "DESCRIPTION" Darkroom is a raw decoder based on top of libkdcraw, which is a KDE library around dcraw. It can export to 8bit or 16bit PNG, and can apply some transformation on the images, like white balance adjustment, noise reduction, chromatic aberation correction, and more. .SH OPTIONS .PP All KDE and Qt programs accept a some common command-line options. Darkroom has no application-specific options. .PP .TP .BR \-\-`help Show help about options .TP .BR \-\-`help\-qt Show Qt specific options .TP .BR \-\-`help\-kde Show KDE specific options .TP .BR \-\-`help\-all Show all options .TP .BR \-\-`author Show author information .TP .BR \-\-`version Show version information .TP .BR \-\-`license Show license information .TP .BR \-\- Indicates end of options .SH COPYRIGHT This manual page was written by Steve Stalcup for the \fBKubuntu GNU/Linux\fP system.