Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
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
Will do, thanks.