Bug 204000 - media-sound/asunder-1.0: new version
Bug#: 204000 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: nightmorph@gentoo.org
Component: Ebuilds
URL:  http://littlesvr.ca/asunder
Summary: media-sound/asunder-1.0: new version
Keywords:  
Status Whiteboard: 
Opened: 2008-01-01 22:07 0000
Description:   Opened: 2008-01-01 22:07 0000
asunder, the extremely minimal gtk+ CD ripper/encoder, has finally reached 1.0
status. Let's celebrate with a new version!

Just a bugfix release; nothing new that requires extensive ebuild changes.

Note that while renaming the ebuild to the latest version works, you also have
to change SRC_URI to .bz2, instead of .gz.

------- Comment #1 From Samuli Suominen 2008-01-02 15:22:35 0000 -------
Thanks. It's version bumped. Is that upstream on CC list? This should go to
upstream,

diff -ur asunder-1.0.orig/asunder.desktop asunder-1.0/asunder.desktop
--- asunder-1.0.orig/asunder.desktop    2007-08-09 06:14:14.000000000 +0300
+++ asunder-1.0/asunder.desktop 2008-01-02 17:08:48.000000000 +0200
@@ -6,9 +6,8 @@
 Comment=An application to save tracks from an Audio CD as WAV, MP3, OGG,
and/or FLAC.
 Comment[de]=Oberfläche zur Erstellung von Audio-Dateien
 Exec=asunder
-Encoding=UTF-8
 Terminal=false
 StartupNotify=true
 Type=Application
 Categories=AudioVideo;Audio;
-Icon=asunder.png
+Icon=asunder

To fix these 2 warning and error,

/usr/share/applications/asunder.desktop: warning: key "Encoding" in group
"Desktop Entry" is deprecated
/usr/share/applications/asunder.desktop: error: value "asunder.png" for key
"Icon" in group "Desktop Entry" is an icon name with an extension, but there
should be no extension as described in the Icon Theme Specification if the
value is not an absolute path

------- Comment #2 From Andrew Smith 2008-01-03 00:11:17 0000 -------
Will do, thanks.