Commit graph

4844 commits

Author SHA1 Message Date
markd
ae372b30a5 Update to arts 1.5.9, part of kde 3.5.9. 2008-02-20 09:44:12 +00:00
markd
683ffa0516 update required ABI version to 1.5.8nb1 to ensure correct package
metadata available for dependent packages to fix PR 37931
2008-02-20 09:43:11 +00:00
jnemeth
04b9101658 lint, sort 2008-02-09 20:40:21 +00:00
bjs
36f8485d26 Add libmp3splt and mp3splt-devel packages. 2008-02-06 09:33:02 +00:00
bjs
ba0bb9013b This is a development version of the mp3splt package. Aside from bug
fixes, the main feature enhancement is support of freedb2.org
searches.  There may be regressions from the stable version, and so
this was imported as a -devel package instead of an upgrade to
devel/mp3splt.  If it is confirmed that this does not exhibit
any regressions, we should consider replacing that package with this
one.


Additionally, use of the libmp3splt library allows for abstracting
the dependencies of libmp3splt (ogg/vorbis, mad) from the program
itself.
2008-02-06 09:31:06 +00:00
bjs
e8c651f5e0 This library provides functions for splitting/manipulation of MP3 and
OGG/Vorbis files.  It is provided mainly for use with mp3splt, as this
allows the mp3splt package not to explicitly depend on any of this
library's dependencies.  Of course, other programs are free to
use it!
2008-02-06 09:26:36 +00:00
drochner
6295aab4ea link against librt on NetBSD-current
(and propagate this through libvisual.so and libvisual.pc)
2008-02-05 20:38:33 +00:00
drochner
6bd43d08b7 redo the librt patch so that libportaudio.so is linked against librt,
and try to introduce a scheme which could be used in a more general
framework (once NetBSD has stabilized and we got some experience
with the realtime stuff)
2008-02-05 20:21:56 +00:00
tnn
6538a067b9 PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLS 2008-02-04 20:10:34 +00:00
tnn
33ad651d2f Fix build on NetBSD-current 2008-02-03 16:10:22 +00:00
markd
59854a7dfe Belated bump PKGREVISION for options changes. Default package didn't
change but metainfo did.
2008-01-31 08:43:20 +00:00
heinz
267a8177c5 The package supports installation to DESTDIR. 2008-01-21 21:32:36 +00:00
heinz
6c84cd3521 Added support for installation to DESTDIR.
No compiler necessary.
2008-01-21 21:19:41 +00:00
heinz
07c385f11b The package supports installation to DESTDIR. 2008-01-21 21:07:29 +00:00
heinz
33943ac380 The package supports installation to DESTDIR. 2008-01-21 20:34:42 +00:00
markd
fd6eecb938 Add optional nas and jack support and make esound optional (on by default,
for backward compatibility)
note user-destdir support.
2008-01-21 00:43:49 +00:00
wiz
a7c8e0cd61 Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
3398f50da9 Update to 1.4.8:
VERSION 1.4.8
  CHANGES:
    * Optimise some database queries with the mysql backend. Patch by Alf
      Eaton <sites@hubmed.org> (BR 152749).
    * Don't show the device plugin dialog when a new device is plugged in.
      Apparently it's not obvious that you have to hit OK after selecting "Do
      not handle" if you don't want it handled, so disabling it prevents it
      from being shown repeatedly.
    * Better support for iPhone/iPod Touch mounted via fuse/sshfs (libgpod 0.6.0
      or newer required).
    * Only re-render the context view when visible if changing ratings, scores
      or labels for songs.

  BUGFIXES:
    * Last.fm metadata would not update with xine 1.1.8. (BR 150429)
    * Amarok would forget podcast channel and episode settings when using the
      postgresql backend.
    * When adding file types with the Generic Media Device sometimes the
      extensions would be prepended with & and would not save. (BR 151806)
    * For improved compatibility with newer iPods, convert file extensions to
      lower case during transfer.
    * Replace slashes in artist name with spaces when querying Wikipedia
      e.g. AC/DC, To/Die/For. (BR 150001)
    * Always rebuild the dynamic mode cache when in Suggested songs mode,
      so that we don't land up with stale suggestions. Patch by Jer Johnson
      <jer@gweep.net>
    * Sort albums made in the same year alphabetically in 'ascending
      order'. (BR 149408)
    * Statistics tool shouldn't show samplers in 'favorite albums'.
    * Duplicate songs were not allowed in playlist when adding from the
      collection browser. (BR 149643)
    * Make sure the localUrl of a PodcastEpisode is valid after a failed
      download. (BR 147351)
    * Fix off-by-one error causing Smart Playlists to not load tracks with a
      rating >= 4.5. (BR 148916)
    * Don't enable "Configure Podcasts" at the top-level Podcasts folder if
      there is nothing beneath it. (BR 146504)
    * Generic Media Device could copy some non-ASCII filenames to turn to
      gibberish.  Thanks to David Smith <davidsmith@acm.org> for the fix.
    * Fixed possible GUI freeze when Amarok was showing the dialog for
      installing mp3 support. Patch by Sascha Sommer <ssommer@suse.de>.
      (BR 147126)
    * Amarok could needlessely reinitialize connections to MySQL databases
      after a configuration change.  Combined with a bug in MySQL libraries,
      this could lead to a crash.
    * Pressing Preveious Track in a Dynamic Playlist could cause undefined
      behavior in certain edge conditions.  Now it always plays the current
      track. (BR 148317)
    * Immediately after loading a dynamic playlist, you couldn't drag a
      track to the top of the playlist. (BR 149263)
    * Fix transferring files with UTF8 names to MTP devices. Thanks to Kevin
      Becker <kevman3000@gmail.com> for the fix. (BR 139722)
    * Display warning that iPod sysinfo could not be written in the case of
      incorrect file permissions. Patch by Christian Ober-Blöbaum
      <cob@tzi.de>. (BR 148607)
    * Fix Czech character conversion to ASCII for Generic Media Device. Patch
      by Matěj Laitl <strohel@gmail.com>. (BR 149125)
2008-01-15 22:38:59 +00:00
wiz
d27762d445 Update to 2.1.4:
2.1.4 - December 12th, 2007 :
=============================
    * Added support of pictures in Ogg Vorbis and Speex files (with Ogg Vorbis
      tags),
    * Added support of pictures in FLAC files (with FLAC Vorbis tags).
    * The code for handling FLAC files was also fully rewritten,
    * Added view of tag fields in the main list of files,
    * Added a button on the main window to select a directory to browse for file
      (useful when the tree is hidden),
    * Fixed compilation problem with mpeg4ip 1.6 (thanks to Götz Waschk),
    * Fixed messages boxes to use the stock buttons and labels of GTK,
    * Fixed file easytag.desktop (thanks to Doruk Fisek and Götz Waschk),
    * Fixed problem with dates and EUC-JP locale when displaying lines on the
      log window (thanks to Misty Haiku),
    * Fixed problem with the Cddb manual search when using a proxy,
    * Fixed detection of Roman numerals before a coma and dot characters in the
      scanner window,
    * Settings to write ID3v1.x tags : the option "//TRANSLIT" was enabled by
      default to avoid an error message with UTF-8 strings. This was the setting
      used before using libid3tag instead of id3lib,
    * Fixed problem when reading tag with some languages as Turkish (patch from
      Doruk Fisek),
    * New Chinese (Taiwan) translation (thanks to Jose Sun),
    * Hungarian translation updated (thanks to Mészáros Csaba),
    * Chinese (Simplified) translation updated (thanks to Yang Jinsong),
    * German translation updated (thanks to Götz Waschk),
    * French translation updated.
2008-01-13 15:28:32 +00:00
drochner
44837300af reset PKGREVISION for base pkg version bump 2008-01-11 16:07:28 +00:00
drochner
6698517c77 update to 0.4.17
change: driver fix for solaris
2008-01-11 13:50:24 +00:00
drochner
2de922221e fix icon 2008-01-11 13:13:50 +00:00
tnn
2fc817020e Update to shorten-3.6.1. The only changes from 3.6.0 are win32-related.
pkgsrc changes however:
- fix LICENSE
- DESTDIR support
2008-01-08 03:07:45 +00:00
drochner
6ab39ca497 fix CVE-2007-4974 (buffer overflow), patch from Gentoo
bump PKGREVISION
2008-01-07 17:34:37 +00:00
rillig
b808e29cca Updated xmms-wma to 1.0.5.
Changes in 1.0.5
- Added opportunity to build plug-in for player BMP.
- Fix bug with blanks with use gnome-vfs in BMP.
- WARNING: BEEPMP-WMA conflict with BMP-WMA. Remove BMP-WMA or do not use BEEPMP-WMA.
2008-01-06 18:21:37 +00:00
rillig
e00e021ee1 NetBSD defines KERN_ARND to a value different to 37. 2008-01-06 17:17:14 +00:00
rillig
b39f85e7b3 Dragonfly is not the only platform that doesn't know about
_SC_NPROCESSORS_ONLN, NetBSD is another.
2008-01-06 17:04:14 +00:00
heinz
853526ace5 The package supports installation to DESTDIR. 2008-01-06 12:41:11 +00:00
rillig
4261ad7ba9 Fixed name mismatch. 2008-01-05 20:57:37 +00:00
rillig
56ef237c81 Fixed category name in BUILDLINK_PKGSRCDIR.
(hi wiz!)
2008-01-05 20:56:56 +00:00
markd
b0b02d127d Use USE_CMAKE rather that doing same explicitly.
Package supports DESTDIR.
2008-01-04 20:10:10 +00:00
jmmv
9032d7984a Bump PKGREVISION due to boost update to 1.34.1. 2008-01-04 20:05:11 +00:00
joerg
68de4621e3 Full DESTDIR is working. 2008-01-04 18:08:34 +00:00
ghen
3a1d5465a3 Full DESTDIR support. 2008-01-04 14:36:41 +00:00
ghen
4787373d8c Full DESTDIR support. 2008-01-04 12:50:13 +00:00
ghen
59a52a0157 Basic DESTDIR support. 2008-01-04 11:53:17 +00:00
joerg
76b5f27eba Fix PLIST. 2007-12-30 17:57:19 +00:00
joerg
453a763bab Fix pthread linkage. 2007-12-29 19:56:04 +00:00
joerg
ae42db0bab Fix build on DragonFly. Always build with gmake as lex / yacc output gets
named incorrectly otherwise. Set WRKSRC correctly.
2007-12-29 19:54:02 +00:00
joerg
6ea9db123c Just hard-code a default of one thread for DragonFly as the sysconf
interface doesn't exist. Can be overriden via configure option.
2007-12-29 16:15:55 +00:00
joerg
c67542b241 Recursively include gettext-lib for the sake of libtool. 2007-12-29 16:11:38 +00:00
wiz
65b9e2f69b Update MASTER_SITES. From Zafer Aydogan. 2007-12-29 10:03:57 +00:00
joerg
3c27cd356c Supports DESTDIR. 2007-12-27 22:33:51 +00:00
taca
5dc91dec74 Make sure to create locale directories; install_sh is undefined
in po/Makefile.in.in.
2007-12-27 10:19:00 +00:00
smb
05527ab44a Oops -- not needed with 0.99.12 2007-12-26 14:45:19 +00:00
smb
5ea0bc5fc4 Upgrade to 0.99.12 to make it build on amd64.
Other changes:

gtkpod V0.99.12

NEW FEATURE: Import and management of photographs on ipods that support
them. Update of README to include photo management.

UPDATE: Application requires libgpod version 0.6.0 or higher.

UPDATE: Better icon theme specification compliance.

BUGFIX: Fixes to tomboy script. Thanks to Javier Kohen.

BUGFIX: Issues with display of track length. Inconsistent units used in
conjunction with libgpod (Jorg).

UPDATE: Cover art preview window either displays an album cover to its
full size or to a size consistent with the user's desktop.

UPDATE: Download of Album Art from the net feature modified to the ability
of dragging-and-dropping a .jpg image from a web browser. This has been
changed due to licensing concerns over album art. Drag and Drop section of
README updated accordingly (Paul).

BUGFIX: Issues on detecting changed local / podcast database. Thanks to
Mario Rossi.

BUGFIX: Issues addressed on Details Window.

BUGFIX: Crash avoided when auto-detecting an iTunes database that cannot
be read.

UPDATE: Display of error output of scripts (Jorg).

IMPROVEMENT: Configuring and Compilation support (Todd).

UPDATE: New scripts for flac, ogg, mp3, m4a, wav conversion to mp3 and
m4a. Thanks to Peter van de Does.

BUGFIX: Model number identified and written to ipod upon loading to ensure
libgpod can read the ipod's artwork.

UPDATE: Updates and bug fixes to gapless playback. Thanks to Michael
Tiffany.

BUGFIX: When Cover Art Display is widened, covers space out rather than
stretch.

BUGFIX: Fixed memory leaks in CoverArt Display and Details window. Thanks
to Daniele Forsi.

UPDATE: French translation. Thanks to Ã#ric Lassauge.

UPDATE: Italian translation. Thanks to Daniele Forsi.

UPDATE: Hebrew translation. Thanks to Assaf Gillat.

UPDATE: Swedish translation. Thanks to Stefan Asserhäll.

NEW FEATURE: Added Romanian translation support. Thanks to Alex Eftimie.

NEW FEATURE: Added Russian translation support. Thanks to Matvey Kozhev.

gtkpod V0.99.10

NEW FEATURE: on-the-fly conversion of WAV, FLAC and OGG (as well as MP3
and M4A). Thanks to Marc d[readlock], Simon Naunton and Peter Edwards!
Multi-threaded background conversion was added by Jorg Schuler.

NEW FEATURE: editing of TV show metadata and track media type. Thanks to
Mario Rossi.

NEW FEATURE: Display of Album Art. Thanks to P.G. Richardson.

NEW FEATURE: Download of Album Art from the net. Thanks to P.G.
Richardson.

NEW FEATURE: copy playlists and tracks from within the context menu
without DND can simplify life with many playlists. Thanks to Andrzej
Palejko for his patch.

NEW FEATURE: preliminary support for calculating gapless playback
information (lame encoded mp3 files only). Thanks to Michael Tiffany.

UPDATE: Smart playlists now support the following new fields: album
artist, tv show, last skipped, season number, skipcount and video kind.

IMPROVEMENT: Clicking on an item with the right mouse button will select
and open the context menu, which is the intended behavior. As a
consequence, the interface will remain blocked while the selection is
being updated and displayed.

BUGFIX: dragging tracks between two iPods would sometimes not actually
copy the file.

UPDATED: Italian translation (thanks to Daniele Forsi)

PACKAGING: Install a .desktop file and icons according to the
freedesktop.org specification.
2007-12-26 14:02:34 +00:00
markd
1d1f6cb376 Fix build problem on NetBSD/powerpc as seen in Havard Eidnes' bulk build. 2007-12-25 19:48:42 +00:00
joerg
b8e657f4ed Needs msgfmt. 2007-12-21 23:23:58 +00:00
joerg
17adb7cfd1 I18N (PR 37581) and DESTDIR support. 2007-12-21 20:35:36 +00:00