summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormartti <martti>2009-01-05 10:54:15 +0000
committermartti <martti>2009-01-05 10:54:15 +0000
commite7114be404ae832a857668b9c38536d9202dad75 (patch)
tree7205e5e6fe0fecfc8d21271c5e42b5f566aac0b6 /x11
parent96eec8b7e8977e7d69c61d6f2d5e7fa23bfa9c0f (diff)
downloadpkgsrc-e7114be404ae832a857668b9c38536d9202dad75.tar.gz
Changed version number to 0.0beta868
pkglint -Wall
Diffstat (limited to 'x11')
-rw-r--r--x11/qgtkstyle/DESCR2
-rw-r--r--x11/qgtkstyle/Makefile5
-rw-r--r--x11/qgtkstyle/distinfo4
-rw-r--r--x11/qgtkstyle/patches/patch-aa4
4 files changed, 9 insertions, 6 deletions
diff --git a/x11/qgtkstyle/DESCR b/x11/qgtkstyle/DESCR
index 63163233ace..1957f9669bf 100644
--- a/x11/qgtkstyle/DESCR
+++ b/x11/qgtkstyle/DESCR
@@ -1,2 +1,2 @@
This is a Qt style rendered using GTK to give a native appearence for Qt
-applications running on the GNOME desktop.
+applications running on the GNOME desktop.
diff --git a/x11/qgtkstyle/Makefile b/x11/qgtkstyle/Makefile
index c9486e89cf0..fb74271ee59 100644
--- a/x11/qgtkstyle/Makefile
+++ b/x11/qgtkstyle/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/20 00:13:07 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/05 10:54:15 martti Exp $
#
DISTNAME= qgtkstyle-r868
+PKGNAME= qgtkstyle-0.0beta868
CATEGORIES= x11
# no upstream releases; svn snapshot location
MASTER_SITES= http://www.invisible.ca/~jmcneill/distfiles/
@@ -11,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://labs.trolltech.com/page/Projects/Styles/GtkStyle
COMMENT= Qt style rendered using GTK
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
diff --git a/x11/qgtkstyle/distinfo b/x11/qgtkstyle/distinfo
index cfe345c79b7..4ccc0079e83 100644
--- a/x11/qgtkstyle/distinfo
+++ b/x11/qgtkstyle/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/12/20 00:13:07 jmcneill Exp $
+$NetBSD: distinfo,v 1.2 2009/01/05 10:54:15 martti Exp $
SHA1 (qgtkstyle-r868.tar.bz2) = ffdd902f7e65d1f09bd2c8b4f642e55ff88982e7
RMD160 (qgtkstyle-r868.tar.bz2) = 1dc4ec1f0d2af40640d9abd21f17f4444fd88a91
Size (qgtkstyle-r868.tar.bz2) = 42173 bytes
-SHA1 (patch-aa) = 0db4a34d1a4a95cb3c4a920fb6cb18e9c8b466bf
+SHA1 (patch-aa) = ea14aa1c33e34897751e125b6d352bcc698cc478
diff --git a/x11/qgtkstyle/patches/patch-aa b/x11/qgtkstyle/patches/patch-aa
index 7347bd778e1..becd7246cf8 100644
--- a/x11/qgtkstyle/patches/patch-aa
+++ b/x11/qgtkstyle/patches/patch-aa
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/12/20 00:13:07 jmcneill Exp $
+$NetBSD: patch-aa,v 1.2 2009/01/05 10:54:15 martti Exp $
+
+Added NetBSD support.
--- gtksymbols.cpp.orig 2008-12-19 19:07:43.000000000 -0500
+++ gtksymbols.cpp