Commit graph

10 commits

Author SHA1 Message Date
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
wiz
cbef1595a6 Update to 0.9.3, fixing a security problem:
Fri April 11 2008 -- Version 0.9.3
----------------------------------------

This is a bug fix release, containing the following changes:

	* Fixed bounds checking of mode in speex header. relates to:
	  http://www.ocert.org/advisories/ocert-2008-2.html
	* Fixed bug preventing device dialog being reopened when
	  closed via the window manager.

All users with speex handling enabled should upgrade.
2008-06-30 10:38:23 +00:00
drochner
ae452b831e update to 0.9.2
changes:
-uses gtk2 now
-UI improvements
-fixes / cleanup
2007-02-07 20:18:41 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
reed
7599b33165 Add unimportant entry:
@comment in xdg-x11-dirs: @dirrm share/pixmaps
2005-05-04 20:57:04 +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
drochner
904b635199 update to 0.8.3
changes:
i18n improvements
bugfixes
2004-06-21 18:00:57 +00:00
jmmv
3cbba928fc Update to 0.8.2. Changes since 0.8.0:
Wed Apr 30 2003 -- Version 0.8.2
--------------------------------

This release contains support for ALSA 0.9.

Internationalization (i18n) improvements:
	* a complete audit of untranslateable strings, including
	mis-configured source files and unmarked strings, by
	Silvia Pfeiffer.
	* a new Greek translation by Dokianakis Fanis
	* a new Russian translation by Alexandre Prokoudine
	* an updated Italian translation by Yuri Bongiorno
	* an updated German translation by Silvia Pfeiffer

Additional changes include:
	* added VBR without DTX option for Speex 1.0 speech encoding
	* improved accuracy of sliders in processing dialogs

Thu Feb  6 2003 -- Version 0.8.1
--------------------------------

This release contains performance improvements for basic editing operations,
including reduced memory consumption during cut and paste insert. It also
includes support for creation of new files on the command line, updated
handling of raw file loading through libsndfile, and updated support for
voice activity detection and intensity stereo coding features of the Speex
speech codec.
2003-04-30 17:13:02 +00:00
jmmv
14f43dc137 Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION. 2003-01-27 12:31:28 +00:00
jmmv
23ee678a00 Initial import of sweep, version 0.5.13.
Sweep is a sound wave editor, and it is also generally useful as a
flexible recording and playback tool. Inside lives a pesky little
virtual stylus called Scrubby who enjoys mixing around in your files.

Version 0.5.1 was provided in my own PR pkg/18124.
2002-12-21 23:25:18 +00:00