Commit graph

4316 commits

Author SHA1 Message Date
adrianp
25ca6e3b38 +mt-daapd 2006-10-20 20:30:40 +00:00
adrianp
e122ded917 mt-daapd is a program which acts as an iTunes (DAAP) server for Linux
and other POSIX unixes. It may eventually support Win32 as well.

Some random features that it supports:
Supports the Roku SoundBridge (query/browse/index support)
Supports periodic rescans of the database
Can advertise shoutcast streams
Supports password-protected shares
Is web-configurable and managable
Support dynamic playlists, like iTunes "Smart playlists"
Probably other things I've forgotten

All is not perfect, however. Currently, there are several drawbacks to it:
database is indexed by inode, so all music must be on one filesystem
browse by artist is slow on Roku, times out (with large databases ~10K songs)
Probably other things I've forgotten
2006-10-20 20:28:28 +00:00
wiz
ed97c4b1f6 Sort. 2006-10-19 20:23:03 +00:00
rillig
5c1f3e0d7d Fixed "test ==". 2006-10-17 22:00:16 +00:00
rillig
b0114503c2 At the second look, WRKSRC should specify a directory, not a file. :) 2006-10-17 21:45:14 +00:00
rillig
023c9a8d30 Fixed the "multiple WRKSRC" definition that had been generated by
url2pkg<2.0.
2006-10-17 21:43:55 +00:00
rillig
0f4de084ed Fixed "test ==". 2006-10-17 21:32:37 +00:00
drochner
2ccb0e1c64 update to 0.9.6
changes:
-improvements to plugin infrastructure and more plugins
-Tag writing and ipod-write support turned on by default
-Local file support for album art plugin
-Gnome-keyring support for storing DAAP password
-improvements, bug fixes and new minor features
2006-10-17 16:45:07 +00:00
rillig
82675e258b Fixed PKGMANDIR and the path to the configuration file from the manual
page, which was mentioned in PR 34813.
2006-10-14 13:20:46 +00:00
rillig
a80d4c6cee Fixed PKGMANDIR. 2006-10-14 13:11:23 +00:00
wiz
a9c3a0685a Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
rillig
015567427b Fixed "test ==". 2006-10-14 01:55:03 +00:00
epg
b0117638c2 Add libdiscid, py-musicbrainz, and py-ctypes. 2006-10-13 02:36:41 +00:00
epg
643bbcc7fd python-musicbrainz2 contains various modules for accessing the MusicBrainz
web service, as well as parsing the MusicBrainz Metadata XML (MMD),
or calculating DiscIDs from Audio CDs.

The MusicBrainz Project (see http://musicbrainz.org) collects music
metadata and is maintained by its large and constantly growing user
community.
2006-10-13 02:32:45 +00:00
epg
409c007e54 libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
It reads a CD's table of contents (TOC) and generates an identifier which
can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
Additionally, it provides a submission URL for adding the DiscID to
the database.

The interface of this library is new, but the DiscID algorithm and the
operating system dependent CD-ROM/DVD-ROM access code have been ported
from libmusicbrainz version 2.
2006-10-13 02:31:56 +00:00
markd
e44b0f5178 Update to arts 1.5.5 (part of KDE 3.5.5) 2006-10-12 10:25:25 +00:00
martti
ce86843f32 Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
martti
86a357d2f8 Regenerate. 2006-10-12 06:06:07 +00:00
martti
992d014d29 Fixed test == 2006-10-12 05:43:20 +00:00
rillig
61de0744ad Fixed "test ==". 2006-10-10 20:13:48 +00:00
rillig
f346722ef6 Fixed "test ==" and path to the man pages. 2006-10-10 20:09:22 +00:00
rillig
e528a3d5ed Fixed "test ==". 2006-10-08 21:35:13 +00:00
rillig
ed7c93f18f Needs OVERRIDE_DIRDEPTH=3. 2006-10-08 21:31:31 +00:00
rillig
dfdc046c67 Fixed "test ==". 2006-10-08 21:21:41 +00:00
rillig
21499be7ad Fixed "test ==". 2006-10-06 22:04:00 +00:00
wiz
852cef6f6d Update HOMEPAGE. 2006-10-04 20:46:06 +00:00
wiz
6f9bd56547 Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:44:18 +00:00
rillig
f7baa1dfdb test(1) does not know the == operator. 2006-10-02 15:29:36 +00:00
tonio
39afa8e2f5 Fix build under Darwin by explicitly linking against libiconv
Bump PKGREVISION
2006-10-01 12:23:39 +00:00
smb
0a1af338b2 Add caveat regarding problems with the newest iPods 2006-10-01 00:06:31 +00:00
smb
b10b0a776e Clarify warning message about version of usb_subr.c needed 2006-09-26 14:18:23 +00:00
wiz
03fcf967f4 Two functions had missing arguments. Patch from stoned@
Fixes problems in amarok (and probably other dependencies).

Bump PKGREVISION.
2006-09-23 13:26:24 +00:00
rillig
11fabe8f96 Needs GNUmakefile. 2006-09-22 06:33:30 +00:00
joerg
38caef2314 Needs unzip. 2006-09-19 23:19:41 +00:00
rillig
7e333ce614 Since QTDIR is an absolute pathname, it must not be prefixed with
LOCALBASE. This fixes the build on NetBSD.

Replaced the shell interpreter in some plugin files. Bumped PKGREVISION.
2006-09-19 20:59:30 +00:00
joerg
13756ea86c Forgotten patchsum update. 2006-09-18 12:13:35 +00:00
joerg
4e66b15e02 Use LDFLAGS for playmus and playwave as well, otherwise e.g. rpath
entries for libX11 can get lost. Bump revision.
2006-09-17 15:59:44 +00:00
jmmv
0183f102be Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
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@.)
2006-09-16 15:36:12 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jmmv
2b04eac986 Update to 0.4.5:
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.
2006-09-15 15:20:44 +00:00
joerg
2f6aa745af Needs msgfmt. 2006-09-15 14:15:48 +00:00
ben
2b18abeced Fix the writing of unicode tags. bump pkgrevision. Addresses PR#34515.
http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979

Patch adapted for pkgsrc by George Michaelson.
2006-09-13 12:06:28 +00:00
wiz
d18af642cb Fix MASTER_SITES. 2006-09-10 10:15:43 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
smb
829b5ef4b6 Updated the package's home page 2006-09-07 20:30:09 +00:00
wiz
9b610984b8 Add libgpod. 2006-09-06 22:58:48 +00:00
wiz
973ff97432 Add (untested) libgpod option, provided by Scott Presnell
in private mail.
2006-09-06 22:57:21 +00:00
wiz
a60021126a Remove libtool library parts (.la is already included). 2006-09-06 22:56:22 +00:00
wiz
37444970ca Initial import of libgpod-0.3.2, provided by Scott Presnell in
private mail.

libgpod is a library for accessing iPod databases and files.
2006-09-06 22:55:05 +00:00
wiz
dfca9ec686 Update to 1.4.3:
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)
2006-09-06 22:48:14 +00:00