summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-07-15 02:26:39 +0000
committerobache <obache@pkgsrc.org>2013-07-15 02:26:39 +0000
commit1a075781f7536adf67de98e56b3823f039034a1b (patch)
tree090a1587836425ad81a3cebd008b7af222757964 /graphics
parent6663d57b6dfc1e384556043ea46de86fec5646c6 (diff)
downloadpkgsrc-1a075781f7536adf67de98e56b3823f039034a1b.tar.gz
Removed graphics/clutter-qt, dead upstream.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/clutter-qt/DESCR3
-rw-r--r--graphics/clutter-qt/Makefile30
-rw-r--r--graphics/clutter-qt/PLIST4
-rw-r--r--graphics/clutter-qt/distinfo10
-rw-r--r--graphics/clutter-qt/patches/patch-aa15
-rw-r--r--graphics/clutter-qt/patches/patch-ab15
-rw-r--r--graphics/clutter-qt/patches/patch-ac15
-rw-r--r--graphics/clutter-qt/patches/patch-ad15
-rw-r--r--graphics/clutter-qt/patches/patch-ae16
10 files changed, 1 insertions, 125 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index f22a981498f..fd2f6e4347a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.657 2013/07/15 02:20:54 obache Exp $
+# $NetBSD: Makefile,v 1.658 2013/07/15 02:26:39 obache Exp $
#
COMMENT= Graphics tools and libraries
@@ -52,7 +52,6 @@ SUBDIR+= clutter
SUBDIR+= clutter-box2d
SUBDIR+= clutter-gtk
SUBDIR+= clutter-mx
-SUBDIR+= clutter-qt
SUBDIR+= cnxtview
SUBDIR+= cogl
SUBDIR+= comix
diff --git a/graphics/clutter-qt/DESCR b/graphics/clutter-qt/DESCR
deleted file mode 100644
index ef8626af3cc..00000000000
--- a/graphics/clutter-qt/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Clutter-Qt is a library providing facilities to integrate Clutter into Qt
-applications. It provides a Qt widget, ClutterQt, for embedding the
-default ClutterStage into any parent QtWidget.
diff --git a/graphics/clutter-qt/Makefile b/graphics/clutter-qt/Makefile
deleted file mode 100644
index 5fb56b1d099..00000000000
--- a/graphics/clutter-qt/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:28 wiz Exp $
-#
-
-DISTNAME= clutter-qt-1.0.0
-PKGREVISION= 20
-CATEGORIES= graphics
-MASTER_SITES= http://www.clutter-project.org/sources/clutter-qt/1.0/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.clutter-project.org/
-COMMENT= Qt Integratin Library for Clutter
-LICENSE= gnu-lgpl-v2.1
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
-USE_LANGUAGES= c c++
-
-PKGCONFIG_OVERRIDE+= clutter-qt.pc.in
-
-CONFIGURE_ARGS+= --with-moc=${QTDIR}/bin/moc
-
-post-extract:
- rm -f ${WRKSRC}/clutter-qt/moc_clutter-qt.cc
- rm -f ${WRKSRC}/examples/moc_testqt.cc
-
-.include "../../graphics/clutter/buildlink3.mk"
-BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=4.2.0
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/clutter-qt/PLIST b/graphics/clutter-qt/PLIST
deleted file mode 100644
index bb184d144ac..00000000000
--- a/graphics/clutter-qt/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/27 03:04:22 obache Exp $
-include/clutter-1.0/clutter-qt/clutter-qt.h
-lib/libclutter-qt-1.0.la
-lib/pkgconfig/clutter-qt-1.0.pc
diff --git a/graphics/clutter-qt/distinfo b/graphics/clutter-qt/distinfo
deleted file mode 100644
index f09259d9d70..00000000000
--- a/graphics/clutter-qt/distinfo
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.2 2010/12/05 14:45:35 obache Exp $
-
-SHA1 (clutter-qt-1.0.0.tar.gz) = b5b9dabbd797a043b8fbaa955d107cc216e03e92
-RMD160 (clutter-qt-1.0.0.tar.gz) = 139065a525c4a00ebe94986587b94893a6d4ddde
-Size (clutter-qt-1.0.0.tar.gz) = 335386 bytes
-SHA1 (patch-aa) = e33b008c5c18596c7d0d51a359441fb5edf712cd
-SHA1 (patch-ab) = 606610f7cea648f967af48b6826030f74fb32577
-SHA1 (patch-ac) = 6c5be6d9d6f825bbf9be53f960fe4c02b2a881e2
-SHA1 (patch-ad) = fd8a3cebf253eb01f67e2e7056e6576d0dd0747e
-SHA1 (patch-ae) = c4665a4b1ebbdbf12f56a0049559adb6ec61e27e
diff --git a/graphics/clutter-qt/patches/patch-aa b/graphics/clutter-qt/patches/patch-aa
deleted file mode 100644
index 857d0555665..00000000000
--- a/graphics/clutter-qt/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2010/12/05 14:45:35 obache Exp $
-
-for GLib>2.25
-http://git.clutter-project.org/clutter-qt/commit/?id=b423e97ba28f529e3c618740ef6370bcc6ad2ced
-
---- clutter-qt/Makefile.am.orig 2009-08-03 14:15:12.000000000 +0000
-+++ clutter-qt/Makefile.am
-@@ -6,6 +6,7 @@ INCLUDES = \
- -DG_LOG_DOMAIN=\"Clutter-Qt\" \
- -DPREFIX=\""$(prefix)"\" \
- -DLIBDIR=\""$(libdir)"\" \
-+ -DQT_NO_KEYWORDS \
- $(CLUTTER_DEBUG_FLAGS) \
- $(GCC_FLAGS) \
- $(CLUTTER_CFLAGS) \
diff --git a/graphics/clutter-qt/patches/patch-ab b/graphics/clutter-qt/patches/patch-ab
deleted file mode 100644
index 0bcd07fdc28..00000000000
--- a/graphics/clutter-qt/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2010/12/05 14:45:35 obache Exp $
-
-for GLib>2.25
-http://git.clutter-project.org/clutter-qt/commit/?id=b423e97ba28f529e3c618740ef6370bcc6ad2ced
-
---- clutter-qt/Makefile.in.orig 2009-08-03 14:15:16.000000000 +0000
-+++ clutter-qt/Makefile.in
-@@ -222,6 +222,7 @@ INCLUDES = \
- -DG_LOG_DOMAIN=\"Clutter-Qt\" \
- -DPREFIX=\""$(prefix)"\" \
- -DLIBDIR=\""$(libdir)"\" \
-+ -DQT_NO_KEYWORDS \
- $(CLUTTER_DEBUG_FLAGS) \
- $(GCC_FLAGS) \
- $(CLUTTER_CFLAGS) \
diff --git a/graphics/clutter-qt/patches/patch-ac b/graphics/clutter-qt/patches/patch-ac
deleted file mode 100644
index 4a8fe7b94a5..00000000000
--- a/graphics/clutter-qt/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2010/12/05 14:45:35 obache Exp $
-
-for GLib>2.25
-http://git.clutter-project.org/clutter-qt/commit/?id=b423e97ba28f529e3c618740ef6370bcc6ad2ced
-
---- examples/Makefile.am.orig 2009-07-20 11:24:30.000000000 +0000
-+++ examples/Makefile.am
-@@ -4,6 +4,7 @@ noinst_PROGRAMS = \
- testqt
-
- INCLUDES = \
-+ -DQT_NO_KEYWORDS \
- -I$(srcdir) \
- -I$(top_srcdir)
-
diff --git a/graphics/clutter-qt/patches/patch-ad b/graphics/clutter-qt/patches/patch-ad
deleted file mode 100644
index 4ea872c63ac..00000000000
--- a/graphics/clutter-qt/patches/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2010/12/05 14:45:35 obache Exp $
-
-for GLib>2.25
-http://git.clutter-project.org/clutter-qt/commit/?id=b423e97ba28f529e3c618740ef6370bcc6ad2ced
-
---- examples/Makefile.in.orig 2009-08-03 14:05:57.000000000 +0000
-+++ examples/Makefile.in
-@@ -205,6 +205,7 @@ top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- NULL =
- INCLUDES = \
-+ -DQT_NO_KEYWORDS \
- -I$(srcdir) \
- -I$(top_srcdir)
-
diff --git a/graphics/clutter-qt/patches/patch-ae b/graphics/clutter-qt/patches/patch-ae
deleted file mode 100644
index 28551ece9f0..00000000000
--- a/graphics/clutter-qt/patches/patch-ae
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2010/12/05 14:45:35 obache Exp $
-
-for GLib>2.25
-http://git.clutter-project.org/clutter-qt/commit/?id=b423e97ba28f529e3c618740ef6370bcc6ad2ced
-
---- examples/testqt.h.orig 2009-07-20 11:21:34.000000000 +0000
-+++ examples/testqt.h
-@@ -37,7 +37,7 @@ public:
- MainWin (QWidget *parent = NULL);
- ~MainWin ();
-
--public slots:
-+public Q_SLOTS:
- void onEditChanged (const QString &str);
- void onSpinX (int angle);
- void onSpinY (int angle);