freebsd-ports/audio/libgpod/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

13 lines
576 B
Plaintext

libgpod is a shared library to access the contents of an iPod and
optionally iPhone (via `comms/libimobiledevice' library port, enabled
by default).
This code was originally part of gtkpod itself. When the parsing code
was made self-contained with gtkpod v0.93, decision was made to put
this code in a separate library so that other projects can benefit
from it without duplicating code.
libgpod supports playlists, smart playlists, playcounts, ratings,
podcasts, cover art, audio and video. Photo support is implemented as
well. Mono bindings are optionally available too.