From d938136fb86f03970b0a20a973fee01f8bb0ba56 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 22 Jan 2004 09:11:19 +0000 Subject: Remove gnomespeech after repocopy to accessibility/gnomespeech. --- audio/Makefile | 1 - audio/gnomespeech/Makefile | 38 ------------------------ audio/gnomespeech/distinfo | 1 - audio/gnomespeech/files/patch-ltmain.sh | 51 --------------------------------- audio/gnomespeech/pkg-descr | 1 - audio/gnomespeech/pkg-plist | 18 ------------ 6 files changed, 110 deletions(-) delete mode 100644 audio/gnomespeech/Makefile delete mode 100644 audio/gnomespeech/distinfo delete mode 100644 audio/gnomespeech/files/patch-ltmain.sh delete mode 100644 audio/gnomespeech/pkg-descr delete mode 100644 audio/gnomespeech/pkg-plist (limited to 'audio') diff --git a/audio/Makefile b/audio/Makefile index e72f08d76e7a..8e92ee4831ba 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -116,7 +116,6 @@ SUBDIR += gnapster SUBDIR += gnomeaudio2 SUBDIR += gnomemedia2 - SUBDIR += gnomespeech SUBDIR += gnowavcut SUBDIR += gnump3d SUBDIR += gnupod diff --git a/audio/gnomespeech/Makefile b/audio/gnomespeech/Makefile deleted file mode 100644 index bfb9a0334bf4..000000000000 --- a/audio/gnomespeech/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gnomespeech -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# - -PORTNAME= gnomespeech -PORTVERSION= 0.2.8 -CATEGORIES= audio gnome accessibility -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 -DISTNAME= gnome-speech-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME text-to-speech API - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack libbonobo -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -.include - -.if exists(${LOCALBASE}/bin/festival) -WITH_FESTIVAL= yes -.endif - -.if defined(WITH_FESTIVAL) -RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -.endif - -.include diff --git a/audio/gnomespeech/distinfo b/audio/gnomespeech/distinfo deleted file mode 100644 index eb353c794caa..000000000000 --- a/audio/gnomespeech/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-speech-0.2.8.tar.bz2) = efa14757643f3e6ec7cdf1aef33914a6 diff --git a/audio/gnomespeech/files/patch-ltmain.sh b/audio/gnomespeech/files/patch-ltmain.sh deleted file mode 100644 index be26a38ade1b..000000000000 --- a/audio/gnomespeech/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Fri May 2 16:51:22 2003 -+++ ltmain.sh Tue May 20 15:31:37 2003 -@@ -1277,7 +1277,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1287,8 +1287,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2997,6 +3005,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5425,10 +5436,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/audio/gnomespeech/pkg-descr b/audio/gnomespeech/pkg-descr deleted file mode 100644 index bab24f6015fd..000000000000 --- a/audio/gnomespeech/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME Speech is a simple general API for producing text-to-speech output. diff --git a/audio/gnomespeech/pkg-plist b/audio/gnomespeech/pkg-plist deleted file mode 100644 index 65ebac9bf8a3..000000000000 --- a/audio/gnomespeech/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -bin/festival-synthesis-driver -bin/test-speech -include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h -include/gnome-speech-1.0/gnome-speech/gnome-speech.h -include/gnome-speech-1.0/gnome-speech/speaker.h -lib/libgnomespeech.a -lib/libgnomespeech.so -lib/libgnomespeech.so.6 -lib/orbit-2.0/GNOME_Speech_module.so -libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server -libdata/pkgconfig/gnome-speech-1.0.pc -share/idl/gnome-speech-1.0/GNOME_Speech.idl -share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl -@dirrm share/idl/gnome-speech-1.0 -@dirrm include/gnome-speech-1.0/gnome-speech -@dirrm include/gnome-speech-1.0 -- cgit