Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Bump PKGREVISION
|
|
|
|
|
|
Fixes problems in amarok (and probably other dependencies).
Bump PKGREVISION.
|
|
|
|
|
|
LOCALBASE. This fixes the build on NetBSD.
Replaced the shell interpreter in some plugin files. Bumped PKGREVISION.
|
|
|
|
entries for libX11 can get lost. Bump revision.
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
(These are some that I forgot in the previous commit because they weren't
initially in the file list. Reported by hira@.)
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
gnome-speech 0.4.5:
* Fix for bug 353322: fix crash/hang in DECtalk synthesis driver.
gnome-speech 0.4.4:
* Fix for bug 326818: escape the \ character so it is not interpreted
as a line continuation character by the festival shell.
* Fix for bug 352165: use "-f" flag to rm files when doing a clean.
|
|
|
|
http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979
Patch adapted for pkgsrc by George Michaelson.
|
|
|
|
|
|
|
|
|
|
in private mail.
|
|
|
|
private mail.
libgpod is a library for accessing iPod databases and files.
|
|
VERSION 1.4.3:
FEATURES:
* New DCOP: player trackCurrentTimeMs, returns the current track position
in milliseconds.
* Amarok File Tracking (formerly ATF) goes public! See
http://amarok.kde.org/wiki/Amarok_File_Tracking for more information.
* DAAP client now supports Zeroconf. With mDNSResponder properly setup
Amarok automatically shows local DAAP servers.
* DAAP client saves manually added computers between sessions.
CHANGES:
* Performance with big playlists has been improved by a magnitude. This
also makes application shutdown faster.
* Remove the option to enable/disable history in dynamic mode. (BR 133076)
* Reduce the minimum available tracks to show to 0. (BR 131223)
* Change in file tracking behavior: IDs are no longer embedded into tags
but are calculated from a portion of the file data instead, letting
users with read-only music stores take advantage of it.
* Don't report "/dev/hd" style devices as new media devices. (BR 127831)
* Smart Playlists only load media from currently mounted devices.
BUGFIXES:
* Dequeing tracks whilst in dynamic mode might not work. (BR 133449)
* When marking podcast episodes as listened, update the channel icon if
necessary. (BR 133497)
* Don't always mark podcast channel icon as "listened" on rescan if.
(BR 133495)
* User added streams were not editable once saved. (BR 133483)
* Cover images were not displayed in some cases. (BR 133174)
* Fixed bug which prevented Amarok from creating the collection database
in rare circumstances using SQLite. (BR 133072)
* Collection scanner would only restart a maximum of 2 times instead of
20. (fixed in SVN revision 578922)
* MTP mediadevice support would not compile against libmtp versions >=
0.0.12. (fixed in SVN revision 576121)
* AudioCD playback would stutter and sometimes freeze Amarok. (BR 133015)
* Dynamic Collection broke flat collection view when the Filename column
was added (BR 132874)
* DAAP client shows connection errors to the user and no longer says
"Loading" perpetually. After a failed connection, the user can now
try again.
* Don't empty media device transfer queue when canceling a transfer.
* Ctrl-C for copying urls from the tag editor would not work. (BR 123327)
* Delete covers from the filesystem when requested.
* Show context menu on right-click in empty area of media device
browser. (BR 127154)
* Sort numeric columns in flat collection view numerically. (BR 130667)
|
|
|
|
At some point, pkgsrc started setting a different MAKE_ENV in the
install phase than in the build phase. This caused scons to report that
"the build action changed", which caused scons to rebuild csound5 and
install it with a broken configuration.
This hack saves MAKE_ENV to a file in WRKDIR, then uses that file to set
the environment in the install phase.
|
|
|
|
This is based on the work found at:
http://strangehours.livejournal.com/9698.html
Tested on i386 Mac OS X 10.4.7 and i386 NetBSD 3.0.
TODO: manual device selection in Mac OS X.
|
|
|
|
|
|
|
|
PKGREVISION++.
From Nick Goffee of BBN via pkgsrc-acert.
|
|
* Add sndfile.hh C++ wrapper.
* Update Win32 MinGW build instructions.
* Minor bug fixes and cleanups.
|
|
|
|
changes:
- Fixed buffer overflows in the RDF parsing and HTTP code.
- Fixed memory leaks in RDFExtract.
- Fixed invalid memory access in the HTTP code.
(CVE-2006-4197)
|
|
|
|
Libtoolize build and install, in order to fix build on i386 Mac OS X 10.4.7.
|
|
does not require acceptance of the unrar license at build-time.
|
|
Exclude modplugplay, which uses the OSS API.
|
|
|
|
|
|
audio output.
|
|
Remove the _ SYMBOL_PREFIX, as OpenDarwin ports does.
Disable i386 assembly optimizations.
Add OSX code to raise priority.
_INSTALL_UNSTRIPPED=yes on OSX. Otherwise plugins, such as
lib/xmms/Input/libmpg123.so fail to load because the OSX linker can't
find symbols such as _xmms_get_gentitle_format from xmms/main.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B LervÄg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
|
|
|