Commit graph

5501 commits

Author SHA1 Message Date
joerg
24d4774dfb Fix destdir installation 2009-08-18 16:47:18 +00:00
drochner
0531876343 needs cdparanoia III 10.2 now 2009-08-17 17:48:00 +00:00
ahoka
16dd2a00c6 Add ffmpeg option, include option.mk from Makefile. 2009-08-17 14:24:32 +00:00
ahoka
5ed17286b2 Dont include options.mk from Makefile.common, but from Makefile. 2009-08-17 14:21:42 +00:00
wiz
ae5d7bb113 + ocp 2009-08-16 15:52:52 +00:00
wiz
595852e51b Remove mistakenly imported file. 2009-08-16 15:52:45 +00:00
wiz
ffc90ad495 Initial import of ocp-0.1.17 from pkgsrc-wip, packaged by shattered.
Open Cubic Player first appeared around December 1994 as a DOS
binary-only module player. It supported many soundcards and module
formats.

At some point, the source code was released to the public under the
terms of the GNU General Public License, and around 2003 Stian
Skjelstad ported the code to Linux.

In addition to legacy tracker formats such as mod, xm and s3m, Open
Cubic Player now also supports mp3, ogg and ay files and can be compiled
with libadplug support.
2009-08-16 15:52:10 +00:00
wiz
d99fedcd4c Update to 1.13, set LICENSE.
Changes undocumented.
2009-08-16 14:17:44 +00:00
zafer
d2f817fb0c update master site. while here add license. 2009-08-15 23:27:19 +00:00
drochner
25f79a96ff some fixes and cleanup:
-replace a struct member name "private" in a public header, it is
 reserved in C+, fixes build problems reported by joerg and wiz
-link against librt on Linux (needed for clock_gettime()), should
 fix build problem reported by dsainty
-don't even compile cooked_interface.c on NetBSD, and g/c patches
 which added NetBSD support code which was never used
bump PKGREVISION
2009-08-14 15:51:05 +00:00
wiz
6483d97727 Add missing dbus* dependencies. It seems they were pulled
in via some dependency but most now be included separately.
2009-08-14 15:16:47 +00:00
apb
6644256f91 include ../../databases/db4/buildlink3.mk to make this build.
Bump PKGREVISION to 3.
2009-08-13 09:32:14 +00:00
drochner
24a18a7deb add checksum for added patch 2009-08-11 11:29:04 +00:00
drochner
45e53836e2 sync w/ faad2 2009-08-11 11:17:56 +00:00
drochner
e02dfb16ed make the installed include files more consistent: don't rely
on HAVE_STDINT_H defined by the client app, don't install
mp4ffint.h which is purely internal,
fix build of the xmms plugin,
bump PKGREVISION
2009-08-11 11:16:37 +00:00
tnn
df2e308fb8 patch LP64 bug in AAC plugin (Raymond Meyer via PR pkg/41872) 2009-08-10 23:10:29 +00:00
kefren
e97cd22887 +bmp-scrobbler SUBDIR 2009-08-10 19:02:16 +00:00
kefren
eba161e3e6 Import audio/bmp-scrobbler 0.4.0, a last.fm reporter for beep media player.
Started from wip xmms similar work
2009-08-10 19:00:00 +00:00
drochner
27d2d32b67 needs pkg-config (for newer libshout), pointed out by Hasso Tepper 2009-08-10 11:26:05 +00:00
drochner
6f49a429c7 avoid crashes if the disk title or artist cannot be identified
(just workarounds, the code is too messy for a real fix),
bump PKGREVISION
2009-08-10 10:00:19 +00:00
tnn
6e1ae7dae7 fix a typo 2009-08-10 00:05:35 +00:00
tnn
95a43b02ac - Update to faad2-2.7
- set LICENSE to gnu-gpl-v2
- install faad(1) manpage

2009-02-02 - Version 2.7
* DAB+ support
* Use public headers internally to prevent duplicate declarations
* Explicitly typedef all types as signed
* Made sure MAIN prediction can't be started after the first frame
* Lot's of compilation issues solved
* Bugfix in SBR envelope border calculation
2009-08-10 00:01:55 +00:00
wiz
31356a2573 Update to 0.16:
0.16 (2009/05/25)
* added command "current"
* support the new MPD modes "consume" and "single"
* added command "idle"
2009-08-09 23:13:52 +00:00
wiz
3c053c031b Update to 0.14:
ncmpc 0.14 - 2009-04-21
  * bell on wrapped search (optionally)
  * added new "jump" ('.') command, which queries the user for a string and
    jumps to the entry which begins with that string while the user is typing.
  * added new "select range" ('v') command, which lets the user perform various
    actions (e.g. add to playlist, delete, move, shuffle) on ranges of songs
  * added commands ('H', 'M', 'L') to jump to top, middle, and bottom of screen
  * added scrolling commands ('^B', '^N', 'B', 'N') to scroll up/down one line
    or up/down half a screen
  * added screen swap ('`') command to switch to the most recently used screen
  * added MPD information and currently playing song to the info screen ('i')
  * support for new MPD 0.15 modes: single ('y'), consume ('C')
  * added "scroll-offset" option
  * new translations: Czech, Simplified Chinese, Korean, Ukrainian, Dutch
2009-08-09 23:12:54 +00:00
wiz
bcb7354c2f Update to 0.4.1, set LICENSE and convert to user-destdir.
Changes from 0.4.0:

  * Access to a CD drive other than the default drive works again (Luks).
  * IWebService.post() now returns a file-like object instead of None (Luks).
  * Added the "Artificial" language and the "Pseudo-Release" type (Luks).
2009-08-09 21:51:13 +00:00
wiz
1182462004 Update to 0.6:
0.6
---

2007-01-22

 * Fix decoding error with files containing largish id3v2 tags (Joerg
   Lehmann)
 * Fix length calculation (Richard Adenling)
2009-08-09 21:47:34 +00:00
drochner
49f683046a update to 3.0.10.2 (which is III-10.2 upstream)
This is a major update (9.8 was released 2001), most significant changes
are support for new (Linux) kernel interfaces and improved drive cache
model.

pkgsrc note: I've tried to retain Darwin/FreeBSD/DragonFly support,
except in scsi_interface.c where the structure changed significantly.
Someone who can test please add it back.
2009-08-09 16:00:53 +00:00
tnn
32fd9630a8 patch-at: fix build on Linux (uint32_t was not in scope) 2009-08-08 04:24:20 +00:00
drochner
1a44819827 regen, fix for Python!=25, noticed by wiz 2009-08-07 15:46:22 +00:00
ahoka
127058bf75 Make faac restricted as noted in its README.
Closes PR pkg/41739.
2009-08-05 11:22:38 +00:00
joerg
d3673ec59e Needs pkg-config, otherwise it will not install the pc file. 2009-08-04 13:31:24 +00:00
joerg
c2c9e570f0 Fix DESTDIR installation 2009-08-03 13:39:45 +00:00
joerg
4ea0c8cf79 Fix compilation. 2009-08-03 13:28:22 +00:00
drochner
dc45590f0f typecast a printf() argument, might fix build problem on 64-bit
reported by wiz
2009-08-03 10:02:35 +00:00
drochner
d5ef6e364d argh - distfile was changed after release (harmless glade change)
put into DIST_SUBDIR and bump PKGREVISION
2009-08-03 09:55:36 +00:00
drochner
721f23fe2f fix some glitches with UPnP interaction, bump PKGREVISION 2009-08-02 12:10:39 +00:00
drochner
11a7f41f92 update to 0.12.3
changes: many bugfixes

pkgsrc changes:
-use brasero rather than nautilus-cd-burner for CD writing
 (this works well for me now)
-use musicbrainz rather than -2
 (audio CD reading doesn't work on NetBSD due to HAL problems,
  so I couldn't test)
2009-07-31 08:50:27 +00:00
drochner
5919d8ff71 limit collateral damage of the previous for systems where timeval.tv_usec
is a "long"
2009-07-30 20:12:39 +00:00
drochner
b06e9e113e add am option to use shoutcast as a sound output device, from
Guillaume Lasmayous per PR pkg/41469, with some minor adaption by me,
also fix some harmless but annoying diagnostic message if flac
albums are played
2009-07-30 16:51:04 +00:00
drochner
55d967ba6f update to 2.2.2
changes: bugfixes
pkgsrc change: enable pkg-config again, so that the .pc file gets
installed (didn't find a pkg which depends on the old shout-config
script)
from Guillaume Lasmayous per PR pkg/41468
2009-07-30 16:41:18 +00:00
drochner
65f459f913 +ezstream 2009-07-30 16:34:28 +00:00
drochner
cbceca8fc5 add ezstream-0.5.4, a streaming client for icecast, from
pancake@phreaker.net per pkgsrc-wip
2009-07-30 16:31:24 +00:00
drochner
19bf62a0f2 update to 0.99.05.030
changes: bugfixes
2009-07-29 17:42:39 +00:00
drochner
efb63199f2 drop "mpd" dependency: not needed for build, and dosn't even need
to be on the same machine at runtime
2009-07-29 17:40:53 +00:00
drochner
e56c8c1815 the configure phase picks up pkg-config if present but tries other
ways if not -- make it a dependency for consistency
2009-07-29 16:33:48 +00:00
drochner
5c28ffdfd7 when switching to the "icecast" uid/gid, drop root's supplementary
group memberships,
bump PKGREVISION
2009-07-29 13:59:59 +00:00
markd
1d49edd51f Don't fail build if CppUnit happens to be found. 2009-07-29 09:08:21 +00:00
tnn
8bf177a68c - plug up CVE-2009-1894, Linux specific local root shell vulnerability
- add SPECIAL_PERMS to make the user-destdir build consistent
- bump PKGREVISION
2009-07-28 12:52:40 +00:00
drochner
fa47dd22d7 update to 0.15.1
This is a major update - from the announcement:
24/32 bit support, audio archive support (bz2/iso9660/zip), all config
entries are completely optional now, multiple and pulseaudio mixer
support, new audio playing modes (consume, etc..), sticker database,
improved tag parsing of all types and too many interesting highlights left
out of this list

pkgsrc notes:
Archive support isn't enabled yet (disabled per default upstream),
neither is pulseaudio support,
just kept the functionality of the previous version.
I didn't find out what libcue does for flac support -- album FLACs
work well for me without that, so I've left it out for now.
2009-07-27 20:08:38 +00:00
drochner
33d47dca0e +ario 2009-07-27 19:55:11 +00:00