Commit graph

61 commits

Author SHA1 Message Date
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
wiz
ef87923dbb Update to 0.4.25:
gnome-speech 0.4.25:

* Respin due to use of incompatible libtool for 0.4.24.

gnome-speech 0.4.24

* drivers/espeak/espeakspeaker.c: Fix for bug #571217 - espeak driver
  parameter ranges do not match espeak

* gnome-speech/speaker.c, drivers/eloquence/eloquencespeaker.c: Fix
  for bug #560439 - GNOME Goal: Remove deprecated GLib symbols.  NOTE:
  I don't have the eloquence package (it's a commercial system), so I
  was unable to verify the changes made to that file.

gnome-speech 0.4.23:

* drivers/espeak/Makefile.am Fix for bug #568786 - Trivial build patch
  (Vincent Untz)

* test/test-speech.c: Fix for bug #563577 - GNOME Goal: Clean up GLib
  and GTK+ includes (Luis Menina)
2009-02-24 15:04:15 +00:00
wiz
fcc0148858 Split off most variables into Makefile.common, to be used by
gnome-speech-espeak as well, to avoid updating one and not the other.
2009-01-18 11:29:44 +00:00
wiz
9e2a321b79 regen, because the line numbers are much lower nowadays.
Not necessary, but gets rid of a patch(1) warning on NetBSD.
2009-01-18 11:28:56 +00:00
wiz
4b53046664 Update to 0.4.22:
gnome-speech 0.4.22:

* drivers/swift/swiftsynthesisdriver.c: fix for bug #559583 - Swift
  synthesis driver causes Python client to get "TypeError: could not
  demarshal return value" on call to getAllVoices.
2008-11-16 17:24:40 +00:00
wiz
af50d0ef0d Update to 0.4.21:
gnome-speech 0.4.21:

* drivers/espeak/espeaksynthesisdriver.c: fix for bug #545896 - eSpeak
  segmentation fault.

gnome-speech 0.4.20:

* drivers/espeak/*: fix for bug 535493 - eSpeak driver can
  block.  The fix adds a list mechanism to handle utterances
  to be spoken and then processes them on the gidle thread.
  Also raised the maximum speech rate for eSpeak.
2008-10-27 04:37:19 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
4d8c6a0e60 Update to 0.4.19:
* configure.in: be smarter about automatically finding espeak

* drivers/espeak/Makefile.am: remove libstdc++.  It is not needed
  and makes the Solaris build fail.
2008-04-26 00:25:02 +00:00
drochner
f431529f32 update to 0.4.18
changes: a build fix for espeak-1.30
2008-02-28 20:54:56 +00:00
drochner
6698517c77 update to 0.4.17
change: driver fix for solaris
2008-01-11 13:50:24 +00:00
drochner
9113bbd3e0 update to 0.4.16
change: bugfix: Update max speech rate in eSpeak driver
2007-08-10 17:49:16 +00:00
drochner
6f17ec9434 add a patch which allows to build the espeak backend as a separate pkg
while still sharing patches and distinfo
(no change to the base pkg)
2007-07-17 19:21:51 +00:00
drochner
ddcb188cef update to 0.4.15
changes:
-bugfixes
-Compatibility with eSpeak >=1.27
2007-07-17 10:26:57 +00:00
drochner
0511e6234d update to 0.4.11
change: minor bugfix
2007-04-11 18:18:44 +00:00
wiz
854b90031a Update to 0.4.10:
gnome-speech 0.4.10:

* Fix for bug 409573 to have eSpeak driver also look for LANG when
  determining the default language. (Gilles Casse)

gnome-speech 0.4.9:

* Fix for bug 398916 to help select the Viavoice Chinese voices. Also
  fixed a memory leak with the driver. (Gilles Casse)

* Fix for bug 399512 to handle config parameters better. (Leonardo Boshell)

* Fix for bug 403763 to include math library when building driver
  for Swift. (Willie Walker)

gnome-speech 0.4.8:

* Brand new driver for eSpeak (http://espeak.sourceforge.net).
Many many thanks to Gilles Casse for his contribution here!!!

* Fix for bug 321658 to allow ibmtts is unable to select/change voice
of a different language.  Many many thanks to Gilles Casse for his
contribution here!!!

gnome-speech 0.4.7:

* Add support for Cepstral Swift driver.  There are known problems
with this support.  In particular, there are audio artifacts
(chirps and pops) when speech is interrupted.  We have a support
request into Cepstral for help with this: Support Ticket #6297.
2007-04-09 01:15:05 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
289e8e4820 No need for X11. Bump revision. 2007-01-26 18:45:52 +00:00
drochner
b27a0ec4bf update to 0.4.6
change: driver addition, irrelevant to pkgsrc
(this pkg is quite useless atm because festival doesn't compile
with gcc4)
2006-11-28 22:31:21 +00:00
rillig
61de0744ad Fixed "test ==". 2006-10-10 20:13:48 +00:00
jmmv
2b04eac986 Update to 0.4.5:
gnome-speech 0.4.5:

* Fix for bug 353322: fix crash/hang in DECtalk synthesis driver.

gnome-speech 0.4.4:

* Fix for bug 326818: escape the \ character so it is not interpreted
as a line continuation character by the festival shell.

* Fix for bug 352165: use "-f" flag to rm files when doing a clean.
2006-09-15 15:20:44 +00:00
jmmv
e0732c2f3f Update to 0.4.2:
gnome-speech 0.4.2:

* Fix for bug 347357: convert UTF-8 to ISO8859-1 before sending text to
  DECtalk engine

* Fix for bug 348240: convert UTF-8 to ISO8859-1 before sending text to
  IBMTTS (a.k.a., ViaVoice) engine (thanks Javier!)

* Fix for bug 347124: remove LT_VERSION_INFO since it is only available
  for libraries (thanks dmacks!)

gnome-speech 0.4.1:

* Partial fix for bug 144457: add "punctuation mode" parameter to DECtalk
  synthesis driver. The supported modes are as follows:

    0 = none
    1 = some
    2 = most
    3 = all

* Fix for bug 341405: don't core dump if festival is not installed on
  machine.

* Fix for bug 141516: allow character encoding to be dynamically
  determined from the voice.  Credit to Milan Zamazal as well for the
  creation of the "coding" attribute convention for festival voices.

* Fix for bug 341990: eliminate compilation warning in festival synthesis
  driver.

----------
gnome-speech 0.4.0:

* Fix for bug 321216: support UTF-8 encoding (Chaitanya Kamisetty)

* Fix for bug 337151: quit when the festival process dies (Remus Draica)

* Fix for bug 341744: turn phoneme mode off in dectalk driver (Willie Walker)

* Fix for bug 332250: dectalk driver compilation warnings (Willie Walker)

* Fix for bug 332247: dectalk driver can hang on exit (Willie Walker)

* Fix for bug 329444: add speech dispatcher driver (Hynek Hanke)
2006-08-06 19:07:57 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jmmv
3593f96601 Update to 0.3.10:
* Fix for bug 332250: dectalk driver compilation warnings (Willie Walker)

* Fix for bug 332247: dectalk driver can hang on exit (Willie Walker)
2006-03-30 21:27:25 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jmmv
eee6b470e5 Update to 0.3.9:
* Fix for bug 319421: ibmtts hardcoded to en_US locale (Bill Abt)

* For for bug 319875: Add eciInsertIndex to viavoice driver (Bill Abt)

* Fix for bug 320013: Add more parameters to ibmtts driver (Bill Abt)

* Fix for build problem on Solaris (Rich Burridge)

* Fix for bug 142354: FreeTTS driver exits when refcount goes to 0 instead
  of living forever (Willie Walker)

* Fix for bug 313652: FreeTTS build fix (Bernard Leak)

* Fix for bug 319980: test-speech now uses selected gender instead of
  hardcoding to male (Willie Walker)

* Fix for bug 314736: Cygwin ports patch (Cygwin Ports maintainer)

* Fix for bug 314840: Corrected the use of the rate and pitch
  parameters for ibmtts driver so that they are absolute and not
  relative values (IBM)

* Provide different method for finding the Java virtual machine for
  freetts-synthesis-driver (Willie Walker)

* Fix for bug 319168: FreeTTS streaming audio player could not be used
  (Willie Walker)
2006-01-20 13:34:15 +00:00
jmmv
b1e9e7e092 Update to 0.3.8:
* Fix for bug 305489: Festival driver in gnome-speech-0.3.7 seg faults
  (Willie Walker)

* Fix for bug 308468: #include <sys/socket.h>, and do not declare
  variable after statement (Behdad Esfahbod)

* FreeTTS driver now says "FreeTTS synthesis driver running..." instead
  of saying it is *not* running (Willie Walker)
2005-10-14 21:50:44 +00:00
joerg
849db16498 Reorder includes to workaround a bug in sys/socket.h on DragonFly. 2005-10-10 13:49:41 +00:00
jmmv
d83f1ae344 Update to 0.3.7:
* FreeTTS driver now includes and uses a user_addenda.txt pronunciation
  lexicon addenda to support characters from the extended ISO8859-1 character
  set as well as the unicode currency block - bug 163805 (Willie Walker)

* Automatic detection of voices for festival driver - part of bug 141516
  (Fernando Herrera)

* Fixes for bug 301086 (Willie Walker), bug 141516 (Bill Haneman and Fernando
  Herrera), bug 169805 (Bill Haneman), and bug 167810 (Oana Serb)
2005-08-21 11:31:50 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
9655dbc5f7 Update checksum for currently available distfile (setting DIST_SUBDIR).
Diff:
diff -r old/gnome-speech-0.3.6/configure new/gnome-speech-0.3.6/configure
20068a20069,20073
> if test "x$JAVAC" != "x" ; then
>   javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
>   echo JAVAC VERSION $javac_version
>   JAVAC="$JAVAC -source 1.4"
> fi
diff -r old/gnome-speech-0.3.6/configure.in new/gnome-speech-0.3.6/configure.in
153a154,158
> if test "x$JAVAC" != "x" ; then
>   javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
>   echo JAVAC VERSION $javac_version
>   JAVAC="$JAVAC -source 1.4"
> fi
2005-03-15 15:23:37 +00:00
rillig
a036e71d5b Don't put statements above declarations (gcc-2.95 is not a C99
compiler). Needed for NetBSD-1.6.2. Approved by wiz.
2005-03-11 21:24:49 +00:00
jmmv
63506db6a7 Update to 0.3.6:
* Festival driver now supports callbacks and end-of-speech markers - thanks to
  Oana Serb of BAUM Retec.
* FreeTTS driver is less intolerant of nonstandard JAVA environments at
  build time (Callum McKenzie).
* IBM ViaVoice driver updated to work with new Linux ViaVoice runtime
  (Marc Mulcahy)
* Critical fixes for FreeTTS 1.2 driver which could cause speech to fail
  (Marc)
2005-02-26 17:25:36 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
04984c7d3e Explicitly disable Java support to fix build under NetBSD 2.0_BETA (as shown
by kristerw@'s bulk build, and as I have been able to reproduce in a chroot).
Something weird is going on in this configure script, because it works in
current (and it shows strange messages under 2.0_BETA).  AFAICT it has some
problems with our test(1), though I can't debug ATM.
2004-09-12 21:56:48 +00:00
jmmv
15ad3ca2ec Update to 0.3.5:
gnome-speech 0.3.5:

* Improved locale matching when creating a speaker -- thanks billh

gnome-speech 0.3.4:

* Better LOCALE matching for getVoices queries,
  for FreeTTS, Theta, and DecTalk drivers.
* CLASSPATH fix for FreeTTS driver.
* Use volume range of 0 - 100% instead of 0 - 1.0, for
  consistency, in FreeTTS Speakers.
* FreeTTS driver getVoices() command now works (formerly,
  it seems only getAllVoices() worked for FreeTTS.)
* Better error reporting in test-speech.
* test-speech now asks for gender and locale choices
  before presenting voice list.
2004-09-05 14:24:12 +00:00
jmmv
51d2ab0a66 Update to 0.3.3:
* FreeTTS driver now requires FreeTTS 1.2beta.
2004-06-28 15:01:31 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00