Commit graph

4859 commits

Author SHA1 Message Date
tron
a43e9a29dc Make sure that the installed files and directories belong to a sane user
and group. Bump package revision because of this fix.
2008-03-11 10:50:56 +00:00
wiz
ea94fc6377 Update to 2.1.5:
2.1.5 - January 26th, 2008 :
============================
    * Added an option in the "Process Fields" scanner to enable/disable
      detection of Roman numerals,
    * Disabled unsynchronisation when writing ID3v2.4 tags (as Taglib doesn't
      support them) to avoid problem with pictures on some applications (thanks
      to Alexey Illarionov),
    * Fixed compilation problem with previous versions of flac older than 1.1.3,
    * Fixed the size of log view when resizing the main window,
    * Fixed browser problem with the hidden directories filter: directories
      starting with severals dots were also hidden,
    * Fixed problem when renaming severals directories and files with the
      'Rename File and Directory' scanner (thanks to vdaghan) ,
    * Fixed detection of valid roman numerals in the "Process Fields" scanner
      (was used some parts of the Roman library from David M. Syzdek),
    * Brazilian Portuguese translation updated (thanks to doutor.zero),
    * Polish translation updated (thanks to Michał Smoczyk),
    * Swedish translation updated (thanks to Anders Strömer),
    * German translation updated (thanks to Götz Waschk),
2008-03-07 21:47:46 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
wiz
7738fa764c Update to 1.5.
pkgsrc change:
Fix installed .pc file to include rpath.

Changes from 1.4 to 1.5

  * Support for Mac OS X and Microsoft Windows
  * Distributed under the MPL (in addition to the previous LGPL license)
  * Added support for Speex files
  * Added support for TrueAudio files
  * Added support for WavPack files
  * Added support for ID3v2 general encapsulated object frames
  * Added support for ID3v2 unsynchronized lyrics frames
  * Added support for ID3v2 URL frames
  * Propper exports of all public classes / functions
  * Updated the APE::Item API to work with value lists
  * Added support to the FileRef class for new Xiph (Ogg) extensions
  * Made the samples per frame for MPEG headers accessible
  * Made MP3 Xing headers accessible
  * Prevent invalid encodings from being written to ID3v1 tags
  * Non-Latin1 ID3v2 text frames are automatically converted to UTF-8 on
    write (if they are not explicitly set to UTF-16)
  * Added support for reading ID3v2.2/3 unsynchronized tags
  * Made it possible to search for ID3v2 comment frames by description
  * Fixed a number of bugs in ID3v2 relative volume adjustment reading and
    writing
  * Added work arounds for iTunes writing invalid ID3v2 frame lengths
  * Added work arounds for iTunes not being able to correctly parse
    numerical ID3v2 genres
  * Added work arounds for iTunes putting non-text information in ID3v2
    comment frames
  * Added a function to export strings to std::wstring
  * Added a function to check ASCII compatibility of strings
  * Added a function to check Latin1 compatibility of strings
2008-03-04 10:31:01 +00:00
jlam
515da06269 Patch the configure script to fix a broken check for flex/lex -- the
variable LEX is allowed to be a full path.
2008-03-02 07:02:01 +00:00
jlam
76ed4a5797 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 06:10:30 +00:00
gdt
c9a6f53472 comment out $NetBSD$ 2008-02-29 13:31:20 +00:00
drochner
f431529f32 update to 0.4.18
changes: a build fix for espeak-1.30
2008-02-28 20:54:56 +00:00
drochner
1db18389c7 update to 1.31
changes:
-Bug fixes and minor improvements
-Voice variants have names rather than numbers
-Added languages
-Add options for different intonation styles
-Added option for gaps (pauses) between words
2008-02-28 20:16:55 +00:00
jlam
e92d2e2dd4 whitespace and formatting nits. 2008-02-28 17:15:48 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
heinz
fdc809530f The package supports installation to DESTDIR. 2008-02-25 22:11:59 +00:00
sborrill
aa4dea3882 Bump API and ABI depends versions as API changed between 2.0 and 2.6 meaning
that things like vlc will not compile
2008-02-25 16:12:34 +00:00
jlam
7dc05de0e7 + Rename the "ncursesw" option to "wide-curses" and get rid of the
"ncurses" option.  "wide-curses" now just toggles whether we use
  wide or narrow curses, which is a much simpler knob for users.

Bump the PKGREVISION to 1.
2008-02-22 16:59:56 +00:00
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