- update gnome-speech to 0.4.22
feedback and ok ajacoutot@
This commit is contained in:
parent
dfc413b562
commit
f33bba781e
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/11/11 16:27:48 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2008/11/21 18:20:04 jasper Exp $
|
||||
|
||||
COMMENT= GNOME speech module
|
||||
|
||||
GNOME_PROJECT= gnome-speech
|
||||
GNOME_VERSION= 0.4.18
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
SHARED_LIBS += gnomespeech 0.0 # .7.1
|
||||
GNOME_VERSION= 0.4.22
|
||||
SHARED_LIBS += gnomespeech 0.1 # .7.1
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -14,7 +13,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ORBit-2 ORBitCosNaming-2 c glib-2.0 gmodule-2.0 gobject-2.0 \
|
||||
gthread-2.0 pcre pthread stdc++
|
||||
gthread-2.0 pcre pthread
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gnome-speech-0.4.18.tar.bz2) = 8yUDf9x04Z2UPzlwZkVKww==
|
||||
RMD160 (gnome/gnome-speech-0.4.18.tar.bz2) = LogaI16Jhdfq7WfOYoVl6SKAQqw=
|
||||
SHA1 (gnome/gnome-speech-0.4.18.tar.bz2) = xQ6G//X+llalg5wRtkiZgyOorbc=
|
||||
SHA256 (gnome/gnome-speech-0.4.18.tar.bz2) = LqlqtCfUipW1NeqYb9BkFecWC2D2DghCn8JhkertyXE=
|
||||
SIZE (gnome/gnome-speech-0.4.18.tar.bz2) = 319616
|
||||
MD5 (gnome/gnome-speech-0.4.22.tar.bz2) = 05MIdk2U9FpFcqFmfQYBZA==
|
||||
RMD160 (gnome/gnome-speech-0.4.22.tar.bz2) = I9OsS8dQgxdMdhSoguzFYerwZMU=
|
||||
SHA1 (gnome/gnome-speech-0.4.22.tar.bz2) = c8nXzhCCJ0odEITp0uoEm8HhrXQ=
|
||||
SHA256 (gnome/gnome-speech-0.4.22.tar.bz2) = En12t+DLyKNk1GejsSbdHAOMXSZRcPgurJDwsNvf480=
|
||||
SIZE (gnome/gnome-speech-0.4.22.tar.bz2) = 309401
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2008/11/11 16:00:08 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.3 2008/11/21 18:20:05 jasper Exp $
|
||||
|
||||
Force disable Java support. Configure script is broken and doesn't
|
||||
correctly disable it.
|
||||
|
||||
--- configure.orig Tue Nov 11 16:48:33 2008
|
||||
+++ configure Tue Nov 11 16:49:01 2008
|
||||
@@ -20721,7 +20721,7 @@ fi
|
||||
--- configure.orig Sun Nov 16 17:25:05 2008
|
||||
+++ configure Tue Nov 18 12:25:13 2008
|
||||
@@ -12358,7 +12358,7 @@ fi
|
||||
|
||||
# Java support
|
||||
|
||||
@ -14,7 +14,7 @@ correctly disable it.
|
||||
# Check whether --with-java_home was given.
|
||||
if test "${with_java_home+set}" = set; then
|
||||
withval=$with_java_home; if test "$withval" = "no" ; then
|
||||
@@ -21194,8 +21194,11 @@ else
|
||||
@@ -12831,8 +12831,11 @@ else
|
||||
BUILD_JAVA_PACKAGE_FALSE=
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user