- bugfix update to gnome-speech 0.4.24
This commit is contained in:
parent
bfacff7241
commit
43801f99c7
@ -1,11 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2009/02/11 15:47:51 jasper Exp $
|
# $OpenBSD: Makefile,v 1.8 2009/02/15 17:23:17 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME speech module
|
COMMENT= GNOME speech module
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-speech
|
GNOME_PROJECT= gnome-speech
|
||||||
GNOME_VERSION= 0.4.23
|
GNOME_VERSION= 0.4.24
|
||||||
SHARED_LIBS += gnomespeech 0.1 # .7.1
|
SHARED_LIBS += gnomespeech 0.1 # .7.1
|
||||||
PKGNAME= ${DISTNAME}p1
|
|
||||||
|
|
||||||
# LGPLv2
|
# LGPLv2
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (gnome/gnome-speech-0.4.23.tar.bz2) = VAQc+H995W3QgYSOhqCNTA==
|
MD5 (gnome/gnome-speech-0.4.24.tar.bz2) = vw/q2VFwwyklpEQuoh/whQ==
|
||||||
RMD160 (gnome/gnome-speech-0.4.23.tar.bz2) = sOJ/eoQAjMOuARXdYBcyyYWvA9U=
|
RMD160 (gnome/gnome-speech-0.4.24.tar.bz2) = aucmTWTUdt45iWpQn7Y+8LCREjs=
|
||||||
SHA1 (gnome/gnome-speech-0.4.23.tar.bz2) = i45hWspsNrlI6W+gHLJ2arkJOGk=
|
SHA1 (gnome/gnome-speech-0.4.24.tar.bz2) = +oPFG484QXsU0ynJ/o1Dy3AisCM=
|
||||||
SHA256 (gnome/gnome-speech-0.4.23.tar.bz2) = KPHe1+hZLM7ORzLLlM29XG/31XzLne7/pXzGvKg2SLE=
|
SHA256 (gnome/gnome-speech-0.4.24.tar.bz2) = NclI0YU2ozyQGH2AM1w3Q/sFVo/jxxtXwCwBLzHdPrI=
|
||||||
SIZE (gnome/gnome-speech-0.4.23.tar.bz2) = 309213
|
SIZE (gnome/gnome-speech-0.4.24.tar.bz2) = 340482
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
$OpenBSD: patch-configure,v 1.3 2008/11/21 18:20:05 jasper Exp $
|
$OpenBSD: patch-configure,v 1.4 2009/02/15 17:23:17 ajacoutot Exp $
|
||||||
|
|
||||||
Force disable Java support. Configure script is broken and doesn't
|
Force disable Java support. Configure script is broken and doesn't
|
||||||
correctly disable it.
|
correctly disable it.
|
||||||
|
|
||||||
--- configure.orig Sun Nov 16 17:25:05 2008
|
--- configure.orig Sun Feb 15 17:22:14 2009
|
||||||
+++ configure Tue Nov 18 12:25:13 2008
|
+++ configure Sun Feb 15 18:19:11 2009
|
||||||
@@ -12358,7 +12358,7 @@ fi
|
@@ -12485,7 +12485,7 @@ fi
|
||||||
|
|
||||||
# Java support
|
# Java support
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ correctly disable it.
|
|||||||
# Check whether --with-java_home was given.
|
# Check whether --with-java_home was given.
|
||||||
if test "${with_java_home+set}" = set; then
|
if test "${with_java_home+set}" = set; then
|
||||||
withval=$with_java_home; if test "$withval" = "no" ; then
|
withval=$with_java_home; if test "$withval" = "no" ; then
|
||||||
@@ -12831,8 +12831,11 @@ else
|
@@ -12958,8 +12958,11 @@ else
|
||||||
BUILD_JAVA_PACKAGE_FALSE=
|
BUILD_JAVA_PACKAGE_FALSE=
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user