Bugfix update to rhythmbox-0.12.5
This commit is contained in:
parent
846fb2aaee
commit
870d655c31
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2009/09/06 10:46:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2009/09/18 12:11:12 ajacoutot Exp $
|
||||
|
||||
COMMENT= music management application for GNOME
|
||||
|
||||
GNOME_PROJECT= rhythmbox
|
||||
GNOME_VERSION= 0.12.4
|
||||
GNOME_VERSION= 0.12.5
|
||||
|
||||
SHARED_LIBS += rhythmbox-core 0.0 # .0.0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (rhythmbox-0.12.4.tar.bz2) = OBFsvk2G7Co8VPMuXC3H5w==
|
||||
RMD160 (rhythmbox-0.12.4.tar.bz2) = RCtKxjojAkhwFTcU3yHeajsTZLk=
|
||||
SHA1 (rhythmbox-0.12.4.tar.bz2) = iZWh+W03Ucy+SubQOwk/78AXJR8=
|
||||
SHA256 (rhythmbox-0.12.4.tar.bz2) = xLqbkkcOD5aE9Yf3JBAPJcsHcl3Qn+uTb8dos42FIGo=
|
||||
SIZE (rhythmbox-0.12.4.tar.bz2) = 5100171
|
||||
MD5 (rhythmbox-0.12.5.tar.bz2) = 1wsm/IqGG/GSHlcJ+TUIkw==
|
||||
RMD160 (rhythmbox-0.12.5.tar.bz2) = UobNouRX0hYnqP4jkshVBLzSVLc=
|
||||
SHA1 (rhythmbox-0.12.5.tar.bz2) = tBu7Tn6PLcZBIv9qCzNEeKDO9Cs=
|
||||
SHA256 (rhythmbox-0.12.5.tar.bz2) = smxFpxVQLTtNR79TIHi989vtaMHLaMYdiZWjSd1IjNE=
|
||||
SIZE (rhythmbox-0.12.5.tar.bz2) = 5123204
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2009/08/23 19:30:21 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2009/09/18 12:11:12 ajacoutot Exp $
|
||||
@bin bin/rhythmbox
|
||||
@bin bin/rhythmbox-client
|
||||
lib/librhythmbox-core.la
|
||||
@ -6,12 +6,12 @@ lib/librhythmbox-core.la
|
||||
lib/rhythmbox/
|
||||
lib/rhythmbox/plugins/
|
||||
lib/rhythmbox/plugins/artdisplay/
|
||||
lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py
|
||||
lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyc
|
||||
lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyo
|
||||
lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py
|
||||
lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc
|
||||
lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo
|
||||
lib/rhythmbox/plugins/artdisplay/DiscogsCoverArtSearch.py
|
||||
lib/rhythmbox/plugins/artdisplay/DiscogsCoverArtSearch.pyc
|
||||
lib/rhythmbox/plugins/artdisplay/DiscogsCoverArtSearch.pyo
|
||||
lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.py
|
||||
lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyc
|
||||
lib/rhythmbox/plugins/artdisplay/EmbeddedCoverArtSearch.pyo
|
||||
@ -21,6 +21,9 @@ lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyo
|
||||
lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.py
|
||||
lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.pyc
|
||||
lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearchGIO.pyo
|
||||
lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.py
|
||||
lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.pyc
|
||||
lib/rhythmbox/plugins/artdisplay/MusicBrainzCoverArtSearch.pyo
|
||||
lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.py
|
||||
lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyc
|
||||
lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyo
|
||||
@ -472,6 +475,7 @@ share/locale/az/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/be/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/be@latin/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/bg/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/br/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/ca/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/cs/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/cy/LC_MESSAGES/rhythmbox.mo
|
||||
|
Loading…
Reference in New Issue
Block a user