Commit graph

6985 commits

Author SHA1 Message Date
mrg
ef36cd596c skip checking portability on installer/misc/makedeb.sh. 2014-02-22 00:59:26 +00:00
obache
7a44fd0b07 And Debian-specific layout. 2014-02-20 12:26:14 +00:00
jperkin
8b0040ecf2 Support RedHat-specific layout. 2014-02-20 12:16:43 +00:00
wiz
e291f3d33f Update to 2.1.10:
2.1.10 - 2014-02-19 :
=====================

    * Several memory leak and crash fixes, found with the Fedora retrace
      server, Coverity and Valgrind
    * Abhinav Jangda’s GFileInfo porting and dummy browser row fixes
    * Add a Contents item to the Help menu, for viewing the Mallard help
    * Use g_spawn_async() to spawn child processes
    * Reinstate ID3 tag support on Windows
    * Remove the Quit button from the toolbar
    * Santtu Lakkala’s scanner memory leak fix
    * Add AppData XML
    * Aurimas Černius’s Lithuanian translation update
    * Rafael Ferreira’s Brazilian Portuguese translation update
    * Мирослав Николић’s Serbian translation update
    * Marek Černocký’s Czech translation updates
    * Piotr Drag’s Polish translation updates
    * Wolfgang Stöggl’s German translation update
2014-02-20 07:56:02 +00:00
wiz
eef3aa230b Fix libao-alsa. 2014-02-18 20:49:00 +00:00
wiz
76f3f4c31a Mention libao-alsa 2014-02-18 20:48:46 +00:00
rodent
a1eb2721f5 Updated to latest release, 1.0.5. From ChangeLog on repo:
* Fix end of lyric
* Fixed typos
2014-02-16 21:33:00 +00:00
mrg
4310f796c5 patches forgotten in csound 5.19.01 update. 2014-02-13 12:44:47 +00:00
wiz
1ab6118843 Fix MASTER_SITES. 2014-02-13 12:25:18 +00:00
mrg
7968df00af update csound5 manual to 5.19. 2014-02-13 10:21:50 +00:00
mrg
8aa01e7430 update to Csound 5.19.01. changes to the distro include:
- many new opcodes
- many opcodes have fixes
- a few new API functions (now at 2.1)
- general bug fixes
- support for MusicXML v2 files
- new parser

port-forward most of the netbsd/dfbsd changes.  some are obsolete now.
2014-02-13 10:10:06 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
prlw1
0bc15610bc Update rhythmbox-gtk3 to 3.0.1
Highlights:
* Plugins now use Python 3
* New task progress display below the track list
  (used for various things including track transfers and
   import jobs)
* Support for composer tags
* Restyled playback controls
* Restyled source list using symbolic icons
* Better introspection of everything
* Separate CBR and VBR encoding styles with different sets
  of exposed properties
* Playlist settings (browser visibility etc.) saved in
  playlists.xml
* Better use of RTL icons where appropriate

For full release notes see:
https://git.gnome.org/browse/rhythmbox/tree/NEWS?id=v3.0.1
2014-02-12 02:13:39 +00:00
wiedi
2ae5f46b77 fix log(int) is ambiguous error on SunOS 2014-02-07 14:16:34 +00:00
wiedi
d1ba63e083 add missing int types on SunOS 2014-02-07 13:57:31 +00:00
wiz
844a3ec79c Reset PKGREVISION for libao update to 1.2.0. 2014-02-06 18:37:23 +00:00
wiz
1e4071e9e6 Update to 1.2.0:
1.2.0 - January 27, 2014
 - Added missing ao_file_extension() (see Trac #1841)
 - Fixed memory leak in ao_shutdown() (see Trac #1799)
 - Updated manpage libao.conf.5 (see Trac #1822)
 - Corrected doc/ao_play.html (see Trac #1808)
 - Latency adjustments
 - Implement PulseAudio client_name (see Trac #1924)
 - Other ALSA, Pulse, Roar, sndio and MacOS driver improvements
2014-02-06 18:37:07 +00:00
obache
a080ae0cbb + asunder 2014-02-04 11:41:04 +00:00
obache
362264f462 Import asunder-2.4 as audio/asunder.
Based on packaged by Dave Tyson and provided via PR pkg/48542.

Asunder is a GTK based graphical Audio CD ripper and encoder.
2014-02-04 11:36:44 +00:00
rodent
f824cdf540 +glyr 2014-02-02 23:36:32 +00:00
rodent
bf11a111f3 Import glyr-1.0.3 as audio/glyr.
Glyr comes both in a commandline interface tool and as a C library, both with an
easy to use interface. The sort of metadata glyr is searching (and downloading)
is usually the data you see in your music player. And indeed, originally it was
written to serve as internally library for a music player, but has been extended
to work as a standalone program.
2014-02-02 23:35:03 +00:00
rodent
9f48c56d56 +SDL2_mixer 2014-02-02 15:39:55 +00:00
rodent
a928a8e882 Import SDL2_mixer-2.0.0 as audio/SDL2_mixer.
SDL_mixer is a sample multi-channel audio mixer library. It supports any number
of simultaneously playing channels of 16 bit stereo audio, plus a single channel
of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg Vorbis, and
SMPEG MP3 libraries.

As of SDL_mixer 1.2.7, FLAC, MikMod, Ogg Vorbis and MP3 loading libraries are
dynamically loaded, so if you don't need to load those formats, you don't need
to include those shared libraries.
2014-02-02 15:39:01 +00:00
markd
3612109bb7 PLIST update for KDE SC 4.11.5 2014-02-01 02:22:25 +00:00
wiz
1baa4f7c82 Update to 3.3.5:
Summary of changes between libmikmod 3.3.4 and libmikmod 3.3.5 ():
==========================================================================

libmikmod v3.3.5 was released on 10-Jan-2014.
This is a minor bugfix / maintenance release.

- New PulseAudio driver for audio output, using pa_simple_* api.
- Improved ALSA driver.
- mikmod.texi: Fixed document generation using newer texinfo.
- Updates and fixes to configury (autotools) and to cmake support.
  Cmake support covers more targets and options now.
- Made the aiff, wav and raw file writer drivers configurable: the
  library can be configured and compiled without any audio output
  drivers if so required, except for drv_nos ('nosound') of course.
- DOS (djgpp): fixed the sound blaster SB16 driver.
- Fixed a few potential sources of crash, several code clean-ups.
- Minor compilation fixes against ancient software versions.
- Merged an updated gp32 driver (it is still an untested driver...)


Summary of changes between libmikmod 3.3.3 and libmikmod 3.3.4 ():
==========================================================================

libmikmod 3.3.4 was released on 08-Dec-2013.

- libmikmod.m4: fixed so that it works with C++ compilers.
- cmake: fixed a cpack version number issue.
- Fix CVE-2006-3879 (Secunia 21196) for Graoumf tracker (gt2) loader.
  (the loader is non-functional yet but the issue was there.)
- Fix memory leaks in the Graoumf tracker (gt2) loader.
- UMX loader: Support umx music files from Unreal 1997/98 beta version.
- S3M loader: Enforce the 64000 bytes sample length limit, which has
  been in effect since libmikmod-v3.1.10, only for tracker id 1, i.e.
  only if setting the S3MIT_SCREAM flag during track conversion. Fixes
  playback of some rare brokenly prepared files - e.g. Arena2.umx from
  the unreal game community add-on level decyberduel.
- ULT loader: Fix version array size (was 1 less then its initializer.)
- ESD driver: Fix signature for esd_playstream function pointer (const)
- ALSA driver: Remove unused function pointers.
- The library is compilable using C++ compilers.
2014-01-27 20:19:17 +00:00
wiz
5ecd10ddd5 Update to 1.3.4:
Xiph.Org is pleased to announce a full release of libvorbis 1.3.4.
The primary feature of this release is reduced static data size in
libvorbisenc, as well as associated minor changes required to
libvorbis and libvorbisfile. The release also contains minor build
fixes and build system updates. There are no functional changes
over the previous 1.3.3 release.
2014-01-27 20:17:01 +00:00
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
obache
dd9aac6c88 Use GNU_CONFIGURE_LIBSUBDIR instead of manually specify --libdir. 2014-01-27 06:56:42 +00:00
wiz
a1f0ff3f67 No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
wiz
858b941f67 Update to 0.3.1. Changes not found.
Mark as not for python-3.x.
2014-01-21 10:45:22 +00:00
wiz
6bc10356fb Fix PKGNAME. Mark as not for python-3.x. 2014-01-20 15:47:56 +00:00
wiz
208b1d0c5c Update to 2.20, changes not found. Mark as not for python-3.x. 2014-01-20 11:54:21 +00:00
wiz
2293333bbe Fix PKGNAME and mark as not-for-python-3.x. 2014-01-19 20:06:07 +00:00
wiz
56841b8059 Add patch for python-3.x compatibility. 2014-01-17 14:47:25 +00:00
wiz
b81a729c8a Update to 1.0.1 and fix python-3.x compatibility problem.
Changes:
1.0.1
    When GStreamer fails to report a duration, raise an exception
    instead of silently setting the duration field to None.
2014-01-17 14:35:06 +00:00
drochner
1107a96d66 update to 1.3.2
changes:
-new "echonest" and "mpdstats" plugins
-improvements to "duplicates", "lastgenre" and "lyrics" plugins
-fixes
2014-01-15 16:17:23 +00:00
wiz
cb02a58faa Fix .so usage in man pages. From Hakan Engvall in PR 48520.
Bump PKGREVISION.
2014-01-14 19:38:18 +00:00
jperkin
c84d98ab9c Fix build with Apple GCC 4.2.1. 2014-01-13 14:53:37 +00:00
adam
41e677f366 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
joerg
ead765d8d6 Use standard headers. 2014-01-10 20:01:02 +00:00
pho
7143e8d8c0 Fix build on Darwin. 2014-01-10 08:58:01 +00:00
jperkin
7da3749201 Add SunOS support. 2014-01-09 16:55:16 +00:00
jperkin
1471db9879 Add more libraries required for SunOS. 2014-01-09 15:23:32 +00:00
wiz
134ec05ea9 Use correct type to fix this on big-endian hosts.
From Dave Tyson on pkgsrc-users 20140108,
"libcddb fails to work properly on big-endian systems"

Bump PKGREVISION.
2014-01-09 13:05:20 +00:00
jperkin
13746232a9 Needs bzip2, bml, libgsf and hal. Sort includes. 2014-01-09 12:19:43 +00:00
joerg
4887572b7c Racy build 2014-01-06 22:11:01 +00:00
wiz
d456ef4602 Add default-off pulseaudio option.
Bump PKGREVISION for the people who have pulseaudio in their default-on
global options.
2014-01-05 23:18:49 +00:00
wiz
38bfbe84a1 Add gmake build dependency.
Add doc option to enable building documentation, defaulting to off.
Bump PKGREVISION, even though package didn't package before except if
you had doxygen installed.
2014-01-05 19:56:50 +00:00
wiz
2f2cd85f76 Remove an unneeded patch, and change a patch so it matches what was
committed upstream.
2014-01-04 22:57:19 +00:00