pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libkdcraw Initial import of libkdcraw-0.1.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09e616ad5edd
branches:  trunk
changeset: 530751:09e616ad5edd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 08 07:13:37 2007 +0000

description:
Initial import of libkdcraw-0.1.1:

Libkdcraw is a C++ interface around the dcraw program used to decode
RAW picture files.  The library documentation is available in header
files.

This library is used by kipi-plugins, digiKam, and other kipi host
programs.

diffstat:

 graphics/libkdcraw/DESCR            |   6 +++
 graphics/libkdcraw/Makefile         |  30 +++++++++++++++
 graphics/libkdcraw/PLIST            |  17 ++++++++
 graphics/libkdcraw/distinfo         |   6 +++
 graphics/libkdcraw/patches/patch-aa |  70 +++++++++++++++++++++++++++++++++++++
 5 files changed, 129 insertions(+), 0 deletions(-)

diffs (149 lines):

diff -r c75e676578bd -r 09e616ad5edd graphics/libkdcraw/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkdcraw/DESCR  Sun Jul 08 07:13:37 2007 +0000
@@ -0,0 +1,6 @@
+Libkdcraw is a C++ interface around the dcraw program used to decode
+RAW picture files.  The library documentation is available in header
+files.
+
+This library is used by kipi-plugins, digiKam, and other kipi host
+programs.
diff -r c75e676578bd -r 09e616ad5edd graphics/libkdcraw/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkdcraw/Makefile       Sun Jul 08 07:13:37 2007 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/08 07:13:37 wiz Exp $
+#
+
+DISTNAME=      libkdcraw-0.1.1
+CATEGORIES=    graphics
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=kipi/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.kipi-plugins.org/
+COMMENT=       C++ interface around dcraw
+
+GNU_CONFIGURE= yes
+USE_TOOLS+=    pkg-config
+USE_LANGUAGES= c c++
+USE_LIBTOOL=   yes
+
+# needed by **** libjpeg detection
+CONFIGURE_ARGS+=       --includedir=${BUILDLINK_PREFIX.jpeg:Q}/include
+
+PKGCONFIG_OVERRIDE+=   libkdcraw/libkdcraw.pc.in
+
+BUILDLINK_API_DEPENDS.qt3-libs+=       qt3-libs>=3.3
+.include "../../x11/qt3-libs/buildlink3.mk"
+.include "../../x11/kdelibs3/buildlink3.mk"
+BUILDLINK_API_DEPENDS.lcms+=           lcms>=1.14
+.include "../../graphics/lcms/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c75e676578bd -r 09e616ad5edd graphics/libkdcraw/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkdcraw/PLIST  Sun Jul 08 07:13:37 2007 +0000
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/08 07:13:37 wiz Exp $
+include/libkdcraw/dcrawbinary.h
+include/libkdcraw/dcrawinfocontainer.h
+include/libkdcraw/dcrawsettingswidget.h
+include/libkdcraw/kdcraw.h
+include/libkdcraw/libkdcraw_export.h
+include/libkdcraw/rawdecodingsettings.h
+include/libkdcraw/rawfiles.h
+include/libkdcraw/version.h
+lib/libkdcraw.la
+lib/libkdcraw1/kdcraw
+lib/pkgconfig/libkdcraw.pc
+share/icons/hicolor/128x128/apps/kdcraw.png
+share/icons/hicolor/32x32/apps/kdcraw.png
+share/icons/hicolor/48x48/apps/kdcraw.png
+share/icons/hicolor/64x64/apps/kdcraw.png
+@dirrm include/libkdcraw
diff -r c75e676578bd -r 09e616ad5edd graphics/libkdcraw/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkdcraw/distinfo       Sun Jul 08 07:13:37 2007 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/08 07:13:37 wiz Exp $
+
+SHA1 (libkdcraw-0.1.1.tar.bz2) = 6414d29fe865ad04650e25157d059481b421f1b6
+RMD160 (libkdcraw-0.1.1.tar.bz2) = 53883e3cdb833a7568c4db2b1cd670285e03cd92
+Size (libkdcraw-0.1.1.tar.bz2) = 548111 bytes
+SHA1 (patch-aa) = f2b8e62d5b931c16646c3d0e4fd0d3b716a68130
diff -r c75e676578bd -r 09e616ad5edd graphics/libkdcraw/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libkdcraw/patches/patch-aa       Sun Jul 08 07:13:37 2007 +0000
@@ -0,0 +1,70 @@
+$NetBSD: patch-aa,v 1.1.1.1 2007/07/08 07:13:37 wiz Exp $
+
+--- configure.orig     2007-07-08 06:51:18.000000000 +0000
++++ configure
+@@ -29911,14 +29911,14 @@ fi
+ 
+ 
+ 
+-{ echo "$as_me:$LINENO: checking for libjpeg6b" >&5
+-echo $ECHO_N "checking for libjpeg6b... $ECHO_C" >&6; }
+-if test "${ac_cv_lib_jpeg_6b+set}" = set; then
++{ echo "$as_me:$LINENO: checking for libjpeg" >&5
++echo $ECHO_N "checking for libjpeg... $ECHO_C" >&6; }
++if test "${ac_cv_lib_jpeg_+set}" = set; then
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ 
+ ac_save_LIBS="$LIBS"
+-LIBS="$all_libraries $USER_LDFLAGS -ljpeg6b -lm"
++LIBS="$all_libraries $USER_LDFLAGS -ljpeg -lm"
+ ac_save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -29962,12 +29962,12 @@ eval "echo \"\$as_me:$LINENO: $ac_try_ec
+        test ! -s conftest.err
+        } && test -s conftest$ac_exeext &&
+        $as_test_x conftest$ac_exeext; then
+-  eval "ac_cv_lib_jpeg_6b=-ljpeg6b"
++  eval "ac_cv_lib_jpeg_=-ljpeg"
+ else
+   echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
+ 
+-      eval "ac_cv_lib_jpeg_6b=no"
++      eval "ac_cv_lib_jpeg_=no"
+ fi
+ 
+ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
+@@ -29978,10 +29978,10 @@ CFLAGS="$ac_save_CFLAGS"
+ fi
+ 
+ 
+-if eval "test ! \"`echo $ac_cv_lib_jpeg_6b`\" = no"; then
+-  LIBJPEG="$ac_cv_lib_jpeg_6b"
+-  { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_6b" >&5
+-echo "${ECHO_T}$ac_cv_lib_jpeg_6b" >&6; }
++if eval "test ! \"`echo $ac_cv_lib_jpeg_`\" = no"; then
++  LIBJPEG="$ac_cv_lib_jpeg_"
++  { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_" >&5
++echo "${ECHO_T}$ac_cv_lib_jpeg_" >&6; }
+ else
+   { echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6; }
+@@ -30102,14 +30102,14 @@ else
+ There is an installation error in jpeg support. You seem to have only one
+ of either the headers _or_ the libraries installed. You may need to either
+ provide correct --with-extra-... options, or the development package of
+-libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
++libjpeg. You can get a source package of libjpeg from http://www.ijg.org/
+ Disabling JPEG support.
+ " >&5
+ echo "$as_me: WARNING:
+ There is an installation error in jpeg support. You seem to have only one
+ of either the headers _or_ the libraries installed. You may need to either
+ provide correct --with-extra-... options, or the development package of
+-libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
++libjpeg. You can get a source package of libjpeg from http://www.ijg.org/
+ Disabling JPEG support.
+ " >&2;}
+   else



Home | Main Index | Thread Index | Old Index