]> git.pld-linux.org Git - packages/gnome-speech.git/commitdiff
- moved from gnome_speech
authoraflinta <aflinta@pld-linux.org>
Tue, 20 May 2003 12:30:29 +0000 (12:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-speech-configure.patch -> 1.1
    gnome-speech-nojava.patch -> 1.1

gnome-speech-configure.patch [new file with mode: 0644]
gnome-speech-nojava.patch [new file with mode: 0644]

diff --git a/gnome-speech-configure.patch b/gnome-speech-configure.patch
new file mode 100644 (file)
index 0000000..68d1e9e
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN gnome_speech-0.2.0.orig/configure.in gnome_speech-0.2.0/configure.in
+--- gnome_speech-0.2.0.orig/configure.in       Wed Apr 30 20:29:02 2003
++++ gnome_speech-0.2.0/configure.in    Wed Apr 30 20:29:17 2003
+@@ -17,7 +17,7 @@
+ LT_RELEASE=$GNOME_SPEECH_MAJOR_VERSION.$AT_SPI_MINOR_VERSION
+ LT_CURRENT=`expr $GNOME_SPEECH_MICRO_VERSION - $GNOME_SPEECH_INTERFACE_AGE`
+ LT_REVISION=$GNOME_SPEECH_INTERFACE_AGE
+-LT_AGE=`expr $AGNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE`
++LT_AGE=`expr $GNOME_SPEECH_BINARY_AGE - $GNOME_SPEECH_INTERFACE_AGE`
+ LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
+ AC_SUBST(LT_VERSION_INFO)
+ AC_SUBST(LT_RELEASE)
diff --git a/gnome-speech-nojava.patch b/gnome-speech-nojava.patch
new file mode 100644 (file)
index 0000000..cfe50e7
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN gnome_speech-0.2.0.orig/configure.in gnome_speech-0.2.0/configure.in
+--- gnome_speech-0.2.0.orig/configure.in       Thu May  1 15:50:18 2003
++++ gnome_speech-0.2.0/configure.in    Thu May  1 15:50:28 2003
+@@ -171,7 +171,7 @@
+ # conditional to build java package
+-AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test x$IDLJ != xno )
++AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no )
+ AC_SUBST(BUILD_JAVA_PACKAGE)
+ # GNOME Speech Java Package location
This page took 0.066121 seconds and 4 git commands to generate.