Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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.

View File

@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.24 2013/06/06 12:53:42 wiz Exp $
DISTNAME= qimageblitz-0.0.6
PKGREVISION= 17
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_KDE:=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
#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"

View File

@@ -0,0 +1,9 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:59:27 joerg 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

View File

@@ -0,0 +1,15 @@
# $NetBSD: buildlink3.mk,v 1.24 2013/06/06 12:53:42 wiz Exp $
BUILDLINK_TREE+= qimageblitz
.if !defined(QIMAGEBLITZ_BUILDLINK3_MK)
QIMAGEBLITZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4
BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb17
BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz
.include "../../x11/qt4-libs/buildlink3.mk"
.endif # QIMAGEBLITZ_BUILDLINK3_MK
BUILDLINK_TREE+= -qimageblitz

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2010/10/25 20:21:37 markd Exp $
SHA1 (qimageblitz-0.0.6.tar.bz2) = 32bcda9adb262ef49c62e3a7adbfcdeec98f72e4
RMD160 (qimageblitz-0.0.6.tar.bz2) = 5720d4e18dd7fdcd532e6dc9a2d2fe06116e7fef
Size (qimageblitz-0.0.6.tar.bz2) = 57617 bytes