Commit graph

9 commits

Author SHA1 Message Date
Damien Cassou bb4e68b9d4 easytag: 2.3.2 -> 2.4.1 2016-02-15 10:22:12 +01:00
Luca Bruno 68bf202b65 easytag: use gnome defaultIconTheme 2015-05-19 13:26:33 +02:00
Matthias C. M. Troffaes 6c9eb020ab easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415). 2014-12-22 11:17:38 +00:00
Mateusz Kowalczyk fb53ebbcce easytag: update from 2.3.1 to 2.3.2 2014-12-03 16:52:57 +00:00
Mateusz Kowalczyk 89d4c850f5 easytag: update from 2.2.4 to 2.3.1
Also cleanup: preConfigure seems to not be necessary, gtk2 support was
dropped, wrapping done so it doesn't crash at startup and icon theme
pulled in.
2014-11-01 01:22:24 +00:00
Mateusz Kowalczyk d5f6742dd8 easytag: update from 2.2.3 to 2.2.4 2014-09-30 10:56:10 +01:00
Pascal Wittmann d762d0c68d easytag: update from 2.1.8 to 2.2.3 2014-09-25 21:02:11 +02:00
aszlig 42c5584cb1
easytag: Update to version 2.1.8.
Easytag has moved to gnome.org and thus this commit also updates and cleans up a
few meta attributes. More information about the move can be found in the
announcement:

https://mail.gnome.org/archives/easytag-list/2012-November/msg00006.html

In order to get it to compile, we need to do a bit of patching, for example the
configure script tries to find libid3tag through pkg-config, but unfortunately
libid3tag doesn't have a *.pc script, so we're patching it out of the configure
script and use NIX_LDFLAGS to inject the library during linking (note the "-lz"
- it's a propagated dependency of libid3tag).

Also added for MP4 support: taglib.

Thanks to @devhell for the notification of the new upstream release.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-10 01:33:33 +02:00
Arie Middelkoop 2b18ccf305 * Added "easytag", a GUI for organizing id3tags in mp3s.
* Updated some ocaml packages.
* Updated coccinelle.

svn path=/nixpkgs/trunk/; revision=33674
2012-04-09 09:42:20 +00:00