Update to 0.8.1; patch from Kouichirou Hiratsuka in PR pkg/25280.
* Really fix playlist saving. * Include completely untagged files too. * Fix .applications file to handle any gnome-vfs location. * Fix iPod compilation on big-endian machines. * Find iradio-initial.pls correctly. * Fix a prototype. * Make saving playlists dialog work with GTK+ 2.4. * Squash a few small memleaks. * Update es, pl and ja translations.
This commit is contained in:
parent
39c4d4fd8b
commit
8c65e2137d
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.13 2004/04/16 22:16:01 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2004/04/22 09:06:52 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rhythmbox-0.8.0
|
||||
DISTNAME= rhythmbox-0.8.1
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.6 2004/04/16 22:16:01 jmmv Exp $
|
||||
$NetBSD: distinfo,v 1.7 2004/04/22 09:06:53 jmmv Exp $
|
||||
|
||||
SHA1 (rhythmbox-0.8.0.tar.bz2) = a3bfb6180e5b58acea08959db083094843d3ea9c
|
||||
Size (rhythmbox-0.8.0.tar.bz2) = 1776804 bytes
|
||||
SHA1 (rhythmbox-0.8.1.tar.bz2) = 7ff496a9593d19d97c2166a9b8d093a96c45b00a
|
||||
Size (rhythmbox-0.8.1.tar.bz2) = 1769708 bytes
|
||||
|
|
Loading…
Reference in a new issue