Commit graph

4773 commits

Author SHA1 Message Date
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
wiz
1a9512aabe Update to 0.8.8:
0.8.8 - Thu May 24
 - New win32 driver
 - Few fixes and changes in autotools and configuration files.

0.8.7 - unreleased snapshot
- obsolete alsa device renamed to alsa05
- the 'alsa' device now uses the 0.9/1.0 API
- ALSA driver fixes
2007-11-30 17:50:30 +00:00
wiz
e3c7e7f7b2 Update to 0.6.0:
Overview of changes in libgpod 0.6.0
====================================

* support for iPod Classics and Video Nanos

The database from these models is protected by a checksum. When this checksum
doesn't match the content of the iPod database, the iPod won't show any
track (ie it will look empty). Support for writing this checksum has been
implemented in this release thanks to the awesome work of a few people in
#gtkpod. However, to calculate this checksum, a so called "firewire ID" is
needed which is different from iPod to iPod. Since reading it from the iPod
requires special permissions, the firewire ID must be written in a regular
file on the iPod so that libgpod can find it and use it to generate the
checksum.

libgpod installs a HAL callout to do that automatically when
everything is installed in an appropriate place. It can also be done manually,
see README.SysInfo for more information.

Cover art should be working except for non square covers, preliminary photo
support but this hasn't been widely tested yet.


* support for iPhone and iPod Touch

This requires manual user intervention: the devices must be jailbroken and
mounted through sshfs. The iPod Touch also needs a firewire ID which must be
manually set, see README.SysInfo

Cover art is implemented but not tested at all, ditto for photo support on
the iPod Touch


* additional tools to get the firewire id from new iPods including a HAL
  callout which will make the process totally automatic when it's properly
  installed. These tools need libsgutils to be installed.

* endianness fixes in the artwork writing code
* now depends on glib 2.8 or newer

Huge thanks to wtbw and Simon Schulz without whom that release wouldn't have
been possible. Thanks as well to the people on #gtkpod for the testing they
provided.

Other contributors to the release:
- Jesse Bouwman
- Alex Eftimie
- Christophe Fergeau
- Filippo Giunchedi
- Javier Kohen
- Tobias Kreisel
- Eric Lassauge
- Nicholas Piper
- Jorg Schuler
- Simon Schulz
- Todd Zullinger
2007-11-29 18:47:27 +00:00
wiz
f2ca076292 Update to 1.2.11:
xmms 1.2.11

	The '1211 days since last release' release.  XMMS was 10 years
	old on 2007-11-15.

	* Make the --toggle switches take an optional value to either
	enable or disable the function.

	* New command line switches: --quit, --toggle-shuffle,
	--toggle-repeat, --toggle-advance, --queue

	* New remote commands: xmms_remote_playqueue_clear,
	xmms_remote_get_playqueue_pos_from_playlist_pos,
	xmms_remote_get_playlist_pos_from_playqueue_pos,
	xmms_remote_playqueue_add, xmms_remote_get_playqueue_length,
	xmms_remote_playqueue_remove.

	* Playqueue manager. Adds queue control enabling you to reorder
	the queue and a search like the jump to file dialog.

	OGG/Vorbis:
	* Save stream to disk adds -N if the file already exist
	* Don't apply the +6dB boost if replaygain information is missing

	Alsa:
	* Soft volume works without mixer

	Songchange:
	* Optional command to run at end of song.

	Diskwriter:
	* Effect plugins are applied on the saved file

	MPG123:
	* Enable shoutcast title streaming by default

	* CTRL-Q as default keybind to quit
	* Close dialogs with escape key

	Solaris:
	* Support OSS and AMD8111
2007-11-29 18:36:34 +00:00
wiz
2de54197b4 Update to 1.23:
* v1.23 Thu Jul 26 14:11:08 2007

   * Handle all tags with NULL delimited lists - Patch from Justin Fletcher <gerph (at) gerph.org>
   * Fix MP3::Info for tag reading in AIF (and WAV, presumably) - kdf
   * Read RVA2 (signed short) in big-endian order - andyg

* v1.22 Tue Mar 13 16:16:59 2007

   * Backwards compatibility changes for non-SlimServer callers of MP3::Info
2007-11-29 15:15:19 +00:00
wiz
f27b7bd8e0 Update to 0.5.1:
26/11/2007: PyKaraoke v0.5.1 has been released. New in this release:
* GUI: Now works with WxPython v2.8.
* GUI: Improved search results layout.
* CDG player: Improved handling of corrupt CDG files.
* CDG player: Solve minor scrolling issues.
Download it here!
2007-11-26 22:44:53 +00:00
rillig
65415bce8e The files in flow/gsl/gslglib.* are way too complex, and we have glib2
as a dependency, so only provide the necessary code. This is especially
important for Solaris, since the build failed before because of these
files.

I didn't use patches to save bandwidth and disk space.
2007-11-23 22:05:13 +00:00
bjs
c92acb1b78 The option for using libmodplug is modplug, not libmodplug. 2007-11-23 05:40:02 +00:00
bjs
638fa0556f Add rtunes. 2007-11-23 00:41:22 +00:00
bjs
d8b0ac6d1a Import rtunes CVS snapshot (v0.6 plus a few bug fixes).
The makefiles for this should really be rewritten to use libtool;
using two makefiles for two different platforms isn't the way we
tend to do things around here ... ;)

Blurb:

Rtunes streams files containing Apple Lossless audio data to
an Apple AirPort Express device.  If a '-' is given as the
file(s) argument, rtunes expects raw PCM audio data on stdin
and encodes it to the Apple Lossless format prior to streaming
it.  With this method it is possible to stream audio data from
any source that can output raw PCM audio data on stdout.

NOTE: the patch and mplayer helper library for this package are
untested; it is installed merely as a convenience.
2007-11-23 00:18:41 +00:00
drochner
e76d0edf15 make sure that the .desktop file is registered, ride on yesterday's
revision bump
2007-11-22 19:23:23 +00:00
drochner
ad6df071ee update for changed signature of MP4GetMetadataCoverArt() in libmp4v2-1.6.1,
bump required version of libmp4v2 and PKGREVISION
should resolve PR pkg/37418 by Johann Franz (the other half of it)
2007-11-21 21:47:25 +00:00
drochner
7eae8e2ced update for changed signature of MP4GetMetadataCoverArt() in libmp4v2-1.6.1,
bump required version of libmp4v2 and PKGREVISION
should resolve PR pkg/37418 by Johann Franz (half of it)
2007-11-21 21:40:25 +00:00
drochner
a6e120373a update to 1.2.1
This fixes a number of security problems (integer overflows resulting
in heap-based buffer overflow, CVE-2007-4619).

Other changes:
-speedup
-some new options
-bugfixes
-added support for all RIFF/AIFF metadata

Thanks to Chavdar Ivanov for providing a patch.
2007-11-21 12:47:04 +00:00
dillo
2e69db5959 MP4Close returns void now, adapt.
Patch will be sent upstream shortly.
2007-11-19 09:53:04 +00:00
hubertf
b1f61045d9 Add options for ao, arts, flac, mad, mikmod, modplug, mpcdec, vorbis
Patch from the 8th Hackathon, see
http://wiki.netbsd.se/Hackathon8#Tickets

Tested on NetBSD 4.0_RC3.
2007-11-19 00:10:31 +00:00
wiz
03cb434cad Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:23:22 +00:00
wiz
a623639904 Link libaudio against the libraries it needs (previously on Linux, Darwin,
and FreeBSD; now on NetBSD too).
Bump PKGREVISION.

Noted broken by hira@
2007-11-10 02:41:34 +00:00
bjs
1465ed5edc Use CONF_FILES framework for herrie.conf. 2007-11-09 05:45:15 +00:00
bjs
24d445a4a0 Whoops, I don't know why I thought this line was wrong. Revert last commit. 2007-11-08 20:25:25 +00:00
bjs
c13753f238 Correct BUILDLINK_API_DEPENDS line. 2007-11-08 18:58:48 +00:00
bjs
0b82cbe251 Add support for XML shareable playlists via audio/libspiff. Bump rev.
While here, kill excess indentation in DESCR.
2007-11-08 18:45:36 +00:00
bjs
51c20fed18 Add libspiff to ${SUBDIR}. 2007-11-08 18:40:13 +00:00
bjs
384f666fa0 Import libspiff-0.8.2.
LibSpiff  brings  XSPF playlist  reading and  writing support  to your  C++
application. Both version 0 and 1  are supported. libSpiff uses Expat  for
XML parsing  and  CppTest  for  unit testing.  libSpiff  is  the  official
reference implementation for XSPF of the [9]Xiph.Org Foundation.

Features

     * Full conformance to the XSPF specification
     * Cross-platform (Unix, Windows, Mac OS X, ...)
     * Read and write XSPF files
     * XSPF-0 and XSPF-1 support
     * Unicode support
     * Full support for XSPF extensions
     * Full support for XML namespaces
     * Fast (XML parsing is done by Expat)
     * Uses unit testing
     * Liberal license: [10]New BSD license
2007-11-08 18:39:25 +00:00
bjs
f2482999f1 Remove ${MSGFMT} definition from ${MAKE_ENV}, as I was using this during
development but decided it was too crufty.  If it turns out it's
needed, we can always add it again.
2007-11-08 04:11:40 +00:00
bjs
87bc65a62c Oops, forgot to add libvorbis/libogg support. Also, AudioScrobbler
support only requires www/curl, so enable that too along with curl support.
I'm not bumping the revision since I just committed it.
2007-11-08 04:08:46 +00:00
bjs
1a01fc4e35 Add audio/herrie. 2007-11-08 03:53:37 +00:00
bjs
d21e57d266 Add audio/herrie, an ncurses-based audio player.
Blurb:

Herrie is a command line music player. It supports multiple audio file
formats (including MP3 and Ogg Vorbis) and  has  the  ability  to  send
playback  statistics  to AudioScrobbler. The word `herrie' is Dutch for
`clamor'.

Herrie uses a split-screen user interface: a playlist at the top and  a
filebrowser  at the bottom. The application has two modes of operation,
called `party mode' and `XMMS mode'. When the application is started in
party  mode,  the first song in the playlist gets started. It will also
be removed from the playlist as well. When the application  is  started
in  XMMS mode, any song can be started and will not be removed from the
playlist.  The default mode is party mode.
2007-11-08 03:52:30 +00:00
agc
ddcd0cd417 Add MAKE_JOBS_SAFE=no, pointed out by ASau as part of the pkgthon 2007-11-04 16:00:02 +00:00
rillig
16bab43988 Added MAKE_JOBS_SAFE as suggested in PR 34905. 2007-11-03 22:33:57 +00:00
tnn
5046eba761 Do not pass --as-needed to ld(1). This can lead to bogus errors like
"/usr/lib/libstdc++.so: undefined reference to `log'" when using gcc4.
The suggested workaround from bmpx is to pass --enable-ld-workaround
to configure which in turn passes --noinhibit-exec to ld(1), but I
don't like this as it can mask real bugs.

Bump PKGREVISION.
2007-11-01 22:49:14 +00:00
martti
d8f084d853 No not include options.mk 2007-10-30 08:15:18 +00:00
drochner
bdbb98e5ef -fix a syntax problem in the .desktop file leading to warnings
-pull in desktop-file-utils for sanity
-bump PKGREVISION
2007-10-29 23:12:47 +00:00
wiz
e7952ff126 Update to 0.40.13:
0.40.9:
The tray icon behavior was made GNOME HIG compliant. Crashes with the
GStreamer error handler and resizing columns in the playlist were fixed.
Equalizer use is now optional even when the GStreamer equalizer element is
installed. A few patches from pkgsrc are now included in upstream.

0.40.8:
Last.fm support was improved (more functionality). Shoutcast support
was improved. Support for NetworkManager, global hotkeys (X11-based,
custom, or GNOME-based), and support for generic video playback
(file playback, no DVD support, or similar) was added in addition
to video podcasts. Bugfixes all around have been made, and
responsiveness was improved by using asynchronous networking where
possible.

I didn't find NEWS for the other point releases since 0.40.1, sorry.
2007-10-27 00:35:16 +00:00
jlam
ae9b935fd0 * If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
2007-10-25 22:00:39 +00:00
jlam
38c496d6c0 Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
2007-10-25 17:49:45 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
markd
d540cb8c0f Update to arts 1.5.8 (part of KDE 3.5.8) 2007-10-20 10:34:15 +00:00
rillig
1026094a3a strndup has only recently been added to NetBSD, so choose another way of
defining the function, whose prototype is incompatible to the native
strndup.
2007-10-19 13:33:24 +00:00
rillig
0082e66ac2 NetBSD already has strndup. 2007-10-17 21:49:17 +00:00
rillig
ac3ded75ce Fixed build error with g++4. 2007-10-17 21:46:13 +00:00
rillig
302f81fe05 Fixed pbulk build. 2007-10-17 21:40:11 +00:00
wiz
24f55167a7 Update to 2.1.3:
2.1.3 - October 15th, 2007 :
============================
    * The "convert" function of the 'Process Fields' scanner was improved to
      allow to replace a string to an other one (instead of only one character),
    * Added a option to limit the number of lines in the log view,
    * Added ability to show or hide the log view,
    * Added command buttons in the "Load TXT file" windows,
    * Added support of .oga extension,
    * The "Process Fields" scanner set to uppercase roman numerals (thanks to
      Slash Bunny),
    * Fixed problem with the "Encoded by" field in Id3v2.4 tags (thanks to
      Adrian Bunk),
    * Fixed rules of the "process fields" to follows The Chicago Manual of Style
      more closely(thanks to Slash Bunny),
    * Fixed bug with UTF-8 characters in the "convert" function of the 'Process
      Fields' scanner,
    * Fixed problem with the browser window that stays grayed out if the
      selected directory doesn't exist,
    * Fixed file descriptor leak in the cddb search,
    * Improved displaying of extensions supported in the About window,
    * Improved selection of directories, in the browser tree, if it doesn't
      exist on the file system, the tree is refreshed automatically.
    * New Serbian translation (thanks to Miloš Popović),
    * Swedish translation updated (thanks to Anders Strömer),
    * Polish translation updated (thanks to Tomasz Sałaciński and Michał Smoczyk),
    * German translation updated (thanks to Götz Waschk),
    * Czech translation updated (thanks to Zbyněk Mrkvička),
    * French translation updated.
2007-10-17 20:45:13 +00:00
wiz
029e9b6376 Remove some legacy support after branching 2007Q3. 2007-10-16 21:32:59 +00:00
rillig
47ba66bf99 Fixed COMMENT and DESCR, since the former versions didn't give me any
clue what this package is about.

PKGREVISION++
2007-10-15 07:47:23 +00:00
rillig
7c46931359 Fixed building problems on NetBSD, caused by the implementation of
mremap, which is incompatible to Linux.
2007-10-10 09:26:21 +00:00
heinz
83e06e7c15 Added missing copyright notices for Simon 'corecode' Schubert.
This should fix PR pkg/34017.
2007-10-09 21:26:11 +00:00
hubertf
72daea85c2 Make this building on Mac OS X - rename wait() to madplay_wait()
Bump version to madplay-0.15.2bnb3
OK'd by agc@
2007-10-09 20:13:40 +00:00
martti
bd986edbc7 Remove trailing spaces. 2007-10-09 19:19:08 +00:00
joerg
6a8fac0e56 Needs msgfmt. 2007-10-05 20:54:42 +00:00