Commit graph

19 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
53cae12b32 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:53:10 +00:00
Kamel Ibn Aziz Derouiche
f03748e364 Change quodlibet Homepage 2009-04-10 22:02:37 +00:00
Thomas Klausner
b2022a0d26 Bump PKGREVISION for py-gstreamer0.10 PKGNAME fix. 2009-04-03 07:56:08 +00:00
Sergey Svishchev
b4df778c98 Requires Python 2.4+ 2008-02-07 22:02:18 +00:00
Thomas Klausner
c33d857bbf Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:06:49 +00:00
Sergey Svishchev
f59f62342c Use gst-python's buildlink3.mk. 2007-03-04 18:35:31 +00:00
Sergey Svishchev
52667dd1c5 Delint. 2007-02-25 15:47:22 +00:00
Thomas Klausner
562ddc3e96 Add comment why installing py-dbus is counterproductive. 2007-01-26 00:46:26 +00:00
Thomas Klausner
61246bc753 One 'mkpatches' too few -- fix installation. 2007-01-26 00:38:18 +00:00
Thomas Klausner
617363f7d8 Update to 0.24:
Ticket numbers prepended with "0." refer to the old, unavailable
Trac ticket list.

0.24 - One wonders if our conversation today would be an appropriate epitaph.
 * Media device (iPod and UMS so far) support. (Markus Koller)
 * Delete removes songs from the queue. (#0.819, sciyoshi)
 * Per-browser window memory. (#0.836)
 * Use Mutagen for WavPack and Musepack support. (#0.838)
 * Keep filenames when given invalid patterns. (#0.853, Markus Koller)
 * Don't duplicate performers in ~performers. (Martin Bergström)
 * Python 2.5 and GTK+ 2.10 compatibility.
 * Fix Rename Files support on MP4 files.
 * New Romanian translation, by Mugurel Tudor.
 * New Slovak translation, by Lukáš Lalinský.
 * Updated translations:
   * Traditional Chinese, by Hsin-lin Cheng.
   * Japanese, by Yasushi Iwata.
   * Galician and Spanish, by Johám-Luís Miguéns Vila.
   * Finnish, by Jari Rahkonen.
   * Hebrew, by Roee Haimovich.
   * Polish, by Tomasz Torcz
   * French, by Guillaume Ayoub.
   * German, by Rüdiger Arp.

0.23.1 - UNPOPULAR LIFE GOALS
 * Multivalued tag renaming. (#0.793)
 * Fix crash when ~/.gtk-bookmarks is not present. (#0.801, #0.804)
 * Disable 'title' completion. (#0.802, hopefully temporarily)
 * Parse "performer:role" tags and offer a ~performers synthetic tag.
 * Updated Swedish translation, by Erik Christiansson.

0.23 - THE NARRATIVE OF LIFE.
 * Bug Fixes:
   * Updated files no longer incorrectly appear in the paned browser. (#0.750)
   * Disambiguate 'filename' string for translation. (#0.743)
   * Hide unreadable files in Ex Falso. (#0.754)
   * Avoid (harmless) race condition when filling album list. (#0.757)
 * "Select All Subfolders" menu item when browsing directories.
   (#0.323, thanks to Alexandre Passos).
 * Scan the library in the background when starting. (#0.390)
 * Ogg FLAC and Speex files can be loaded. (#0.735)
 * Plugin configuration IDs can be different from their names. (#0.742)
 * Rewritten library code, many resulting UI improvements. (#0.746)
 * Scan directories are used as File System roots. (#0.753)
 * Replay Gain mode is chosen based on browser/play order. (#0.755)
 * Internet Radio M3U support. (#0.756)
 * Ex Falso runs on Win32 (thanks to Ben Zeigler).
 * Song list headers can be changed via a context menu.
 * True Audio (TTA) support.
 * New Japanese translation, by Yasushi Iwata.
 * New Traditional Chinese translation, by Hsin-lin Cheng.
 * Updated Translations:
   * German, by Rüdiger Arp.
   * Polish, by Tomasz Torcz
   * French, by Guillaume Ayoub.
   * Galician and Spanish, by Johám-Luís Miguéns Vila and Javier Kohen.
   * Korean, by Byung-Hee HWANG and ChangBom Yoon.
   * Hebrew, by Roee Haimovich.
   * Portuguese, by Alexandre Passos.
   * Dutch, by Hans van Dok.
   * Hungarian, by SZERVÁC Attila.
   * Swedish, by Fredrik Olofsson.
2007-01-25 23:34:18 +00:00
Sergey Svishchev
b170918a16 Use gst-python from main pkgsrc tree. 2006-12-24 16:12:55 +00:00
Sergey Svishchev
6c4a002f2f Update to 0.22. Selected changes:
0.22

# Python 2.4 is now required.
# A D-BUS interface is available. (#670, thanks to Federico Pelloni)

0.21

# Event plugins were redesigned, incompatibly. (#603)

0.20

# Ex Falso no longer loads WAV or MOD files.
# Deleting files not in the library removes them. (#638)

0.19

Quod Libet now uses GStreamer 0.10, GTK+ 2.8, and PyGTK 2.8.

# Require Mutagen 1.0; drops Pymad. (#405)
# WAV support. (#456)
# "Bookmark" time offsets within songs. (#554)
# Searches, tagging patterns, and file renaming patterns can be given aliases and saved.
# Tag Editing:
    * MusicBrainz TXXX, artist/album/albumartist support. (#539)
    * Ratings, playcount Ogg Vorbis format changed. (#544)

0.18

# GStreamer 0.10 port. (#406)
# Ex Falso no longer depends on GStreamer. ([2837])
# ID3v1 tags no longer interfere with APEv2 tags. (#395)
# MP4 iTunes metadata can be written. (#199)

0.17

# FLAC support no longer depends on pyflac. (#424)
# New plugin architecture for tag editing dialogs.
# Load audio feeds without author information. (#430)

0.16

0.16 fixes a serious bug in APEv2 handling. Please reload your Musepack
files, and then use the "Force Write" plugin on them (or, edit their
tags and save them again).

Quod Libet 0.16 and later use G_FILENAME_ENCODING. If you use non-UTF-8
filenames and don't use G_BROKEN_FILENAMES, you'll need to start setting
G_FILENAME_ENCODING.

# Wavpack support. (#257)
# Audio Feed (Podcast) support (requires http://www.feedparser.org). (#322)
# "One Song" (and repeat) play mode. (#351)
# New install system that is more FHS-compliant. (#362)

0.15

# Songs can be enqueued multiple times.
# Playlists have been rewritten: (#324)
# Drag-and-drop is generally more usable, faster, and attractive.
2006-07-08 11:40:08 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Sergey Svishchev
d797ea2b57 Have to figure out why it bombs out on startup... 2006-02-05 11:54:26 +00:00
Sergey Svishchev
c55b4422f6 Quod Libet is a GTK+-based audio player written in Python. It's designed
around the idea that you know better than we do how to organize your
music. It lets you make playlists based on regular expressions (don't
worry, regular searches work too). It lets you display and edit any tags
you want in the file. And it lets you do this for all the file formats
it supports -- Ogg Vorbis, FLAC, MP3, Musepack, and MOD.

Ex Falso is a program that uses the same tag editing backend as Quod Libet,
but isn't connected to an audio player. If you're perfectly happy with
your favorite player and just want something that can handle tagging,
Ex Falso is for you.
2006-02-05 11:27:11 +00:00
Sergey Svishchev
44a00e91a6 Quod Libet is a GTK+-based audio player written in Python. It's designed
around the idea that you know better than we do how to organize your
music. It lets you make playlists based on regular expressions (don't
worry, regular searches work too). It lets you display and edit any tags
you want in the file. And it lets you do this for all the file formats
it supports -- Ogg Vorbis, FLAC, MP3, Musepack, and MOD.

Ex Falso is a program that uses the same tag editing backend as Quod Libet,
but isn't connected to an audio player. If you're perfectly happy with
your favorite player and just want something that can handle tagging,
Ex Falso is for you.
2006-02-05 09:53:44 +00:00
Sergey Svishchev
3878a1fb7a Quod Libet is a GTK+-based audio player written in Python. It's designed
around the idea that you know better than we do how to organize your
music. It lets you make playlists based on regular expressions (don't
worry, regular searches work too). It lets you display and edit any tags
you want in the file. And it lets you do this for all the file formats
it supports -- Ogg Vorbis, FLAC, MP3, Musepack, and MOD.

Ex Falso is a program that uses the same tag editing backend as Quod Libet,
but isn't connected to an audio player. If you're perfectly happy with
your favorite player and just want something that can handle tagging,
Ex Falso is for you.
2006-02-05 09:50:06 +00:00
Sergey Svishchev
40c911d0a5 Quod Libet is a GTK+-based audio player written in Python. It's designed
around the idea that you know better than we do how to organize your
music. It lets you make playlists based on regular expressions (don't
worry, regular searches work too). It lets you display and edit any tags
you want in the file. And it lets you do this for all the file formats
it supports -- Ogg Vorbis, FLAC, MP3, Musepack, and MOD.

Ex Falso is a program that uses the same tag editing backend as Quod Libet,
but isn't connected to an audio player. If you're perfectly happy with
your favorite player and just want something that can handle tagging,
Ex Falso is for you.
2006-02-05 01:43:40 +00:00