From dc1904b39e3d52ca9a92eaf74af9b003a696688f Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 24 Mar 2005 21:51:20 +0000 Subject: Dont try and use gstreamer even if pkg-config finds it. At some point I'll add optional gstreamer support to the package. --- misc/kdeaccessibility3/distinfo | 3 ++- misc/kdeaccessibility3/patches/patch-aa | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 misc/kdeaccessibility3/patches/patch-aa (limited to 'misc/kdeaccessibility3') diff --git a/misc/kdeaccessibility3/distinfo b/misc/kdeaccessibility3/distinfo index cf7b9f9a38f..b3a0cb2a829 100644 --- a/misc/kdeaccessibility3/distinfo +++ b/misc/kdeaccessibility3/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.9 2005/03/23 22:21:36 markd Exp $ +$NetBSD: distinfo,v 1.10 2005/03/24 21:51:20 markd Exp $ SHA1 (kdeaccessibility-3.4.0.tar.bz2) = 29b2e50669e645baacfbf2c2ed307d3dbdf7bee9 RMD160 (kdeaccessibility-3.4.0.tar.bz2) = 453af938fcf545969c0c5f59d492ce0aae81df58 Size (kdeaccessibility-3.4.0.tar.bz2) = 7220617 bytes +SHA1 (patch-aa) = 424887d2b564ca6d56496e39be5e1d6505aedd2a diff --git a/misc/kdeaccessibility3/patches/patch-aa b/misc/kdeaccessibility3/patches/patch-aa new file mode 100644 index 00000000000..2ef48961606 --- /dev/null +++ b/misc/kdeaccessibility3/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2005/03/24 21:51:20 markd Exp $ + +--- configure.orig 2005-03-25 09:28:35.000000000 +1200 ++++ configure +@@ -33879,6 +33879,8 @@ echo "${ECHO_T}$GST_LIBS" >&6 + fi + fi + ++ succeeded=no ++ + if test $succeeded = yes; then + have_gst=yes + else -- cgit v1.2.3