Commit graph

3489 commits

Author SHA1 Message Date
rillig
be7652359e Added RCS tag to patch-aa. 2005-05-24 13:54:30 +00:00
rillig
2d6e59b190 Removed an empty line. 2005-05-24 13:53:13 +00:00
rillig
0da90fb72e Moved CATEGORIES two lines down to make pkglint happy. 2005-05-24 13:46:21 +00:00
rillig
a38ff02d9f Set NO_CONFIGURE=yes to make pkglint happy. 2005-05-24 13:45:14 +00:00
wiz
905d3ad915 Test for a defined symbol correctly. Might fix macppc build. 2005-05-24 12:29:40 +00:00
ben
7ca360a7e2 Update to csound-4.23f13gbs.0, which brings bug fixes from John Ffitch.
2005-05-11  John ffitch  <jpff@codemist.co.uk>

        * csound/ugmoss.h:
        * csound/ugmoss.c (valpass, vcomb, vcombset): Added maxlpt field
        to stop overwriting arguments

2005-05-08  John ffitch  <jpff@codemist.co.uk>

        * csound/argdecode.c (decode_long):
        * csound/rdorch.c (rdorchfile): Allow definition of a single macro
        from commandline with --macro:FOO=123

2005-04-12  John ffitch  <jpff@codemist.co.uk>

        * csound/wave-terrain.c (wtPerf): Fixed phase accumulation
        problems and speeded it up a bif

2005-04-09  John ffitch  <jpff@codemist.co.uk>

        * csound/soundin.c (sndinset, sndgetset):
        * csound/soundio.h: Fix soundin with skipping init
2005-05-23 20:40:47 +00:00
augustss
91d58585bf Don't put source or binary anywhere. 2005-05-23 15:25:05 +00:00
seb
5aafdca318 Update to version 1.2.4 'Revenge of the roK'.
Changes since last packaged version (1.2.3):
VERSION 1.2.4:
  FEATURES:
    * Queue selected tracks shortcut, Ctrl+D. (BR 83675)
  BUGFIXES:
    * The first engine entry in the config dialog was always blank.
    * If you filtered by more than one word in Collection Browser, adding
      expandable items (eg: artists or albums) wouldn't work. (BR 100150)
    * Updating the collection without any changes being made to it kept
      the Update button disabled forever.
    * Application freezes when switching shoutcast streams. (BR 103890)
    * MusicBrainz lookup was not escaping quote characters. (BR 103740)
    * Fixed crash when clicking the "clear" button in CoverManager's filter
      widget.
    * Update lyrics page on new radio stream metadata. (BR 99725)
    * xine-engine was reporting bogus tracklengths for ogg vorbis. (BR 102547)
2005-05-23 13:14:05 +00:00
rillig
e64835be85 Removed trailing empty lines. 2005-05-23 08:50:36 +00:00
rillig
029a1b4d0a Removed extra empty line. 2005-05-23 08:49:16 +00:00
rillig
47f384621a Replaced empty distinfo file with NO_CHECKSUM variable. 2005-05-23 08:47:26 +00:00
rillig
854dbd7c76 Removed empty trailing lines. 2005-05-23 08:44:37 +00:00
rillig
12b8b16910 Replaced $f with ${f}. 2005-05-23 08:43:59 +00:00
rillig
eac5bd2a64 Removed trailing empty lines. 2005-05-23 08:42:39 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
rillig
6d51172575 Sorted PLIST. 2005-05-23 08:14:36 +00:00
rillig
3cc4c2454f Sorted PLIST. 2005-05-23 08:04:27 +00:00
rillig
f3391b1388 Removed trailing whitespace and reformatted. 2005-05-23 06:41:54 +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
augustss
42d2764bb7 Add py-musique, a program for buying iTunes songs. 2005-05-21 23:20:23 +00:00
grant
f8d0539347 +xmms-faad 2005-05-21 03:17:00 +00:00
grant
4c94f3bda3 Initial import of xmms-faad 2.0 into the NetBSD packages collection.
XMMS plugin for AAC files.
2005-05-21 03:16:23 +00:00
wiz
830bf45dcb Update to 1.0.5:
The main change with this release is that it includes API additions
from the 1.1.x branch (while being backward compatible), so that
transition from 1.0.x to 1.1.x can be made easier.
2005-05-20 21:06:54 +00:00
jmmv
3d5351f8df - Change libao to not build OSS, Sun, MacOS X nor several other plugins even
when the header files are found.  Bump its revision to 1 due to this.
  This makes the libao package completely audio-output agnostic.
- Add a libao-macosx package containing the MacOS X plugin (sorry, untested).
- Add a libao-oss package containing the OSS plugin.  While here, use
  ossaudio.buildlink3.mk to determine the audio device instead of hardcoding
  it in a patch.
- Add a libao-macosx package containing the Sun audio plugin (sorry, untested).

Change approved by silence on tech-pkg@ for quite a long time since my
proposal.

I'm doing these changes to cleanup the base libao package.  Before these,
it contained a huge conditional to determine when the OSS and/or Sun
plugins were built, which often failed in untested platforms (PLIST
inconsistencies, for example).  Having these plugins in independent packages
makes debugging easier, keeps the dependency tree clean and also lets us use
{ONLY,NOT}_FOR_PLATFORM directives to easily say where they work or don't.
2005-05-20 19:20:55 +00:00
reed
a9c1cbde21 Remove Linux work-around for bug noted in PR #25402 from arts
and koffice build.

And do in meta-pkgs/kde3/kde3.mk as suggested by maintainer, markd.

It helps with builds on Linux for kdegraphics3, libkipi, gwenview,
kdelibs3, kdebase3, arts, and many other KDE-based packages on Linux.
(It was not needed for kile, but will be used.)

Thank you, Torsten Harenberg for testing many packages such as
kdenetwork, kdegames, kdepim, kdemultimedia.

I still don't know what the correct fix is for PR #25402.
2005-05-18 22:35:04 +00:00
drochner
71b9f6b843 update to 1.0.2
changes:
* [NEW] Added cddb_set_http_proxy_credentials function that allows you
  to specify proxy user name and password in one go.  It also does not
  store the user's credentials as cleartext in memory.
-bugfix
2005-05-18 15:31:11 +00:00
martti
ae80268997 Updated xfce4 to 4.2.2
General:

* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
  ko, mr, pl, ro, vi,
* new french documentation.

gtk-xfce-engine:

* fix various colors issues with ExoIconBar, prelight colors for treeview,
  Adobe® Acrobattm 7, progress bar, combo box, gtk scales (#848).

libxfcegui4:

* check ~/.local/share/pixmaps/ as a fallback (#731).

xfcalendar:

* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.

xfce4-mixer:

* fix a bug with ALSA.

xfce4-session:

* fix a crash with the MCS plugin.

xfce-utils:

* taskbar: Add a command option "--monitor=x" to allow specifying which
  monitor to use in Xinerama mode.

xfdesktop:

* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.

xffm:

* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).

xfprint:

* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.

xfwm4:

* fix mouse buttons being left ungrabbed when focus was transfered to
  an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
2005-05-18 06:10:30 +00:00
rh
4bc8b8b2d9 Add a missing header file 2005-05-16 10:12:28 +00:00
rh
96233375d6 Add and enable cdplayer 2005-05-16 09:55:43 +00:00
rh
8a74230f78 Initial import of cdplayer-0.4.2, a simple GNUstep CD player application. 2005-05-16 09:55:04 +00:00
rh
675216eaad Remove superfluous blank line. 2005-05-16 09:48:30 +00:00
rh
1a1dc32eba Add and enable cddb-bundle 2005-05-16 09:41:40 +00:00
rh
933203fab6 Initial import of cddb-bundle-0.2, a CDDB client bundle for GNUstep. 2005-05-16 09:40:59 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
snj
34d15a77ed Update to 2.2.6. Closes PR pkg/29463.
Set NORMALIZE to "normalize" by default, to match what is installed by
pkgsrc/audio/normalize.  This fixes part of PR pkg/29755.

This release brings various bugfixes and small features.  Check the
included changelog for details.
2005-05-15 00:36:28 +00:00
reed
0da8cdbb79 Add COMMENT specific to package.
(Before used generic COMMENT from xine-lib/Makefile.common.)
2005-05-10 00:18:03 +00:00
markd
38723720cf Make explicit dependency on libgetopt. Fixes build on Solaris.
OKed by wiz.
2005-05-06 04:26:58 +00:00
reed
8ad013cf0d Removed line that says what version this is. 2005-05-05 00:02:49 +00:00
reed
7599b33165 Add unimportant entry:
@comment in xdg-x11-dirs: @dirrm share/pixmaps
2005-05-04 20:57:04 +00:00
xtraeme
d64123d4f9 Do not install the sun plugin on DragonFlyBSD, patch from
Joerg Sonnenberger in PR pkg/30120.
2005-05-03 14:50:28 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
drochner
5000f4fab0 update to 1.0.1
changes:
-Big XvMC quality / correctness / cpu-usage fix
-added support for WMA Voice codec
-support for Windows Media Audio Lossless
-bugfixes
-security fixes (were already patched in pkgsrc)

also add a patch to correct the path for win32 codecs, needed if
xine-lib in embedded into other applications (as totem)
2005-05-02 11:29:35 +00:00
rillig
8d9404300b Placed the substitution actions from the build phase into the configure
phase to avoid a warning. Approved by wiz.
2005-04-29 22:16:12 +00:00
kristerw
4c54bf3946 Include converters/libiconv/buildlink3.mk 2005-04-29 19:46:52 +00:00
reed
f1af018522 For Linux, add workaround for bug noted in PR #25402.
arts fails to build under Linux with many lines like:
  .libs/kmedia2.o(.gnu.linkonce.d._ZTIN4Arts20VideoPlayObject_baseE+0x10):../mcop/common.h:72: undefined reference to `typeinfo for Arts::Object_base'

Use BUILDLINK_TRANSFORM to remove
-Wl,--allow-shlib-undefined
-Wl,--no-undefined

(Note that KDE packages still have same problem.)
2005-04-29 13:49:02 +00:00
jlam
24b4b49ccc Avoid using != to set RAWPART -- defer using :sh. This avoids executing
the same command every time make is invoked.
2005-04-28 22:23:43 +00:00
jlam
bb0934eb2f Avoid using != to set PKG_COMPILER -- defer using :sh. This removes the
need for ECHO to be defined for the top-level make.
2005-04-28 22:21:52 +00:00
jlam
1012ae7ffc Avoid using != to set RAWPART all of the time... we can defer it using :sh
to whenever CONFIGURE_ARGS is used.
2005-04-28 22:16:31 +00:00
wiz
58165bf3e8 Fix AC_DEFUN argument quoting for automake 1.8 and newer. No
PKGREVISION bump because most people won't care.
2005-04-27 14:57:54 +00:00
wiz
11884b4eb0 Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses
part of PR 30053.  No PKGREVISION bump because most people won't
care.
2005-04-27 09:06:39 +00:00