summaryrefslogtreecommitdiff
path: root/graphics/qimageblitz
diff options
context:
space:
mode:
authormarkd <markd>2008-11-04 10:07:38 +0000
committermarkd <markd>2008-11-04 10:07:38 +0000
commit4c68b33d17b4b6f8ee693ea65caf95429362f364 (patch)
treea577c4285caca3d3884790ba077e949e3d4c4674 /graphics/qimageblitz
parentfc64eb6b7c1b1fc5c9c77d7c5674cb324e658a34 (diff)
downloadpkgsrc-4c68b33d17b4b6f8ee693ea65caf95429362f364.tar.gz
Import qimageblitz 0.0.4
Interm graphical effect and filter library for KDE4.0
Diffstat (limited to 'graphics/qimageblitz')
-rw-r--r--graphics/qimageblitz/DESCR4
-rw-r--r--graphics/qimageblitz/Makefile26
-rw-r--r--graphics/qimageblitz/PLIST10
-rw-r--r--graphics/qimageblitz/buildlink3.mk21
-rw-r--r--graphics/qimageblitz/distinfo5
5 files changed, 66 insertions, 0 deletions
diff --git a/graphics/qimageblitz/DESCR b/graphics/qimageblitz/DESCR
new file mode 100644
index 00000000000..81d8abcf2e0
--- /dev/null
+++ b/graphics/qimageblitz/DESCR
@@ -0,0 +1,4 @@
+Blitz is an interm image effect library that people can use until KDE4.1 is
+released. KImageEffect, the old image effect class is being dropped for KDE4.0
+and the replacement, Quasar, won't be ready until KDE4.1. Blitz gives people
+something to use in the meantime.
diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile
new file mode 100644
index 00000000000..6f733e7b7e4
--- /dev/null
+++ b/graphics/qimageblitz/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/04 10:07:38 markd Exp $
+
+DISTNAME= qimageblitz-0.0.4
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qimageblitz/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sourceforge.net/projects/qimageblitz
+COMMENT= Interm graphical effect and filter library for KDE4.0
+
+USE_LANGUAGES+= c c++
+USE_CMAKE= yes
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+#BUILD_MAKE_FLAGS+= VERBOSE=1
+
+PKGCONFIG_OVERRIDE+= blitz/qimageblitz.pc.cmake
+
+pre-configure:
+ ${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/
+
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/qimageblitz/PLIST b/graphics/qimageblitz/PLIST
new file mode 100644
index 00000000000..86da94788ba
--- /dev/null
+++ b/graphics/qimageblitz/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/04 10:07:38 markd Exp $
+bin/blitztest
+include/qimageblitz/blitzcpu.h
+include/qimageblitz/qimageblitz.h
+include/qimageblitz/qimageblitz_export.h
+lib/libqimageblitz.so
+lib/libqimageblitz.so.4
+lib/libqimageblitz.so.4.0.0
+lib/pkgconfig/qimageblitz.pc
+@dirrm include/qimageblitz
diff --git a/graphics/qimageblitz/buildlink3.mk b/graphics/qimageblitz/buildlink3.mk
new file mode 100644
index 00000000000..9c0456fd7e3
--- /dev/null
+++ b/graphics/qimageblitz/buildlink3.mk
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/11/04 10:07:38 markd Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+QIMAGEBLITZ_BUILDLINK3_MK:= ${QIMAGEBLITZ_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= qimageblitz
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nqimageblitz}
+BUILDLINK_PACKAGES+= qimageblitz
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}qimageblitz
+
+.if ${QIMAGEBLITZ_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4
+BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz
+.endif # QIMAGEBLITZ_BUILDLINK3_MK
+
+.include "../../x11/qt4-libs/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/graphics/qimageblitz/distinfo b/graphics/qimageblitz/distinfo
new file mode 100644
index 00000000000..9b64c02702a
--- /dev/null
+++ b/graphics/qimageblitz/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/04 10:07:38 markd Exp $
+
+SHA1 (qimageblitz-0.0.4.tar.bz2) = fa1c648d1dfa595b768f4ab481d9e2cd31e43d7e
+RMD160 (qimageblitz-0.0.4.tar.bz2) = 9d1da1996ad8d6c3547bf1a6ce4d55a06df0cdfc
+Size (qimageblitz-0.0.4.tar.bz2) = 55720 bytes