banshee r3336 - in trunk/banshee: . src/Core/Banshee.Services src/Extensions/Banshee.Lastfm src/Libraries/Lastfm src/Libraries/Lastfm.Gui src/Libraries/Mono.Media



Author: gburt
Date: Wed Feb 27 18:50:55 2008
New Revision: 3336
URL: http://svn.gnome.org/viewvc/banshee?rev=3336&view=rev

Log:
2008-02-27  Gabriel Burt  <gabriel burt gmail com>

	* src/Core/Banshee.Services/Banshee.Services.mdp:
	* src/Extensions/Banshee.Lastfm/Banshee.Lastfm.mdp:
	* src/Libraries/Lastfm.Gui/Lastfm.Gui.mdp:
	* src/Libraries/Lastfm/Lastfm.mdp:
	* src/Libraries/Mono.Media/Mono.Media.mdp: Fix MD build.

	* src/Extensions/Banshee.Lastfm/Makefile.am: Remove non-existant file.


Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Services/Banshee.Services.mdp
   trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.mdp
   trunk/banshee/src/Extensions/Banshee.Lastfm/Makefile.am
   trunk/banshee/src/Libraries/Lastfm.Gui/Lastfm.Gui.mdp
   trunk/banshee/src/Libraries/Lastfm/Lastfm.mdp
   trunk/banshee/src/Libraries/Mono.Media/Mono.Media.mdp

Modified: trunk/banshee/src/Core/Banshee.Services/Banshee.Services.mdp
==============================================================================
--- trunk/banshee/src/Core/Banshee.Services/Banshee.Services.mdp	(original)
+++ trunk/banshee/src/Core/Banshee.Services/Banshee.Services.mdp	Wed Feb 27 18:50:55 2008
@@ -122,7 +122,6 @@
     <File name="Banshee.Query/SmartPlaylistQueryValue.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Query/YearQueryValue.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.MediaEngine/NullPlayerEngine.cs" subtype="Code" buildaction="Compile" />
-    <File name="Banshee.PlayerMigration" subtype="Directory" buildaction="Compile" />
     <File name="Banshee.PlayerMigration/AmarokPlayerImportSource.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Library/ThreadPoolImportSource.cs" subtype="Code" buildaction="Compile" />
   </Contents>

Modified: trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.mdp
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.mdp	(original)
+++ trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.mdp	Wed Feb 27 18:50:55 2008
@@ -22,6 +22,9 @@
     <File name="Resources/recommended.png" subtype="Code" buildaction="EmbedAsResource" />
     <File name="Resources/ActiveSourceUI.xml" subtype="Code" buildaction="EmbedAsResource" />
     <File name="Resources/GlobalUI.xml" subtype="Code" buildaction="EmbedAsResource" />
+    <File name="Banshee.Lastfm.Audioscrobbler/AudioscrobblerService.cs" subtype="Code" buildaction="Compile" />
+    <File name="Banshee.Lastfm.Audioscrobbler/Queue.cs" subtype="Code" buildaction="Compile" />
+    <File name="Resources/AudioscrobblerMenu.xml" subtype="Code" buildaction="EmbedAsResource" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />

Modified: trunk/banshee/src/Extensions/Banshee.Lastfm/Makefile.am
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Lastfm/Makefile.am	(original)
+++ trunk/banshee/src/Extensions/Banshee.Lastfm/Makefile.am	Wed Feb 27 18:50:55 2008
@@ -3,9 +3,8 @@
 LINK = $(REF_EXTENSION_LASTFM) -r:System.Web -r:Mono.Security
 
 SOURCES =  \
-    Banshee.Lastfm.Audioscrobbler/AudioscrobblerService.cs \
-    Banshee.Lastfm.Audioscrobbler/Queue.cs \
-	Banshee.Lastfm.Radio/Connection.cs \
+	Banshee.Lastfm.Audioscrobbler/AudioscrobblerService.cs \
+	Banshee.Lastfm.Audioscrobbler/Queue.cs \
 	Banshee.Lastfm.Radio/LastfmActions.cs \
 	Banshee.Lastfm.Radio/LastfmSource.cs \
 	Banshee.Lastfm.Radio/LastfmSourceContents.cs \
@@ -18,8 +17,8 @@
 RESOURCES =  \
 	Banshee.Lastfm.addin.xml \
 	Resources/ActiveSourceUI.xml \
-	Resources/AudioscrobblerMenu.xml \
 	Resources/audioscrobbler.png \
+	Resources/AudioscrobblerMenu.xml \
 	Resources/GlobalUI.xml \
 	Resources/lastfm.glade \
 	Resources/recommended.png

Modified: trunk/banshee/src/Libraries/Lastfm.Gui/Lastfm.Gui.mdp
==============================================================================
--- trunk/banshee/src/Libraries/Lastfm.Gui/Lastfm.Gui.mdp	(original)
+++ trunk/banshee/src/Libraries/Lastfm.Gui/Lastfm.Gui.mdp	Wed Feb 27 18:50:55 2008
@@ -17,7 +17,7 @@
     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
     <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
     <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
-    <ProjectReference type="Project" localcopy="False" refto="Gnome.Keyring" />
     <ProjectReference type="Gac" localcopy="True" refto="gnome-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+    <ProjectReference type="Project" localcopy="True" refto="Lastfm" />
   </References>
 </Project>
\ No newline at end of file

Modified: trunk/banshee/src/Libraries/Lastfm/Lastfm.mdp
==============================================================================
--- trunk/banshee/src/Libraries/Lastfm/Lastfm.mdp	(original)
+++ trunk/banshee/src/Libraries/Lastfm/Lastfm.mdp	Wed Feb 27 18:50:55 2008
@@ -11,11 +11,23 @@
     <File name="Lastfm/Account.cs" subtype="Code" buildaction="Compile" />
     <File name="Lastfm/Browser.cs" subtype="Code" buildaction="Compile" />
     <File name="Lastfm/RadioConnection.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm/AudioscrobblerConnection.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm/IQueue.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm/LastfmCore.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm.Data/DataCore.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm.Data/DataEntry.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm.Data/DataEntryCollection.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm.Data/LastfmArtistData.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm.Data/LastfmData.cs" subtype="Code" buildaction="Compile" />
+    <File name="Lastfm.Data/LastfmUserData.cs" subtype="Code" buildaction="Compile" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
     <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
-    <ProjectReference type="Gac" localcopy="True" refto="gnome-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
     <ProjectReference type="Project" localcopy="True" refto="Hyena" />
+    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+    <ProjectReference type="Project" localcopy="True" refto="Mono.Media" />
+    <ProjectReference type="Gac" localcopy="True" refto="ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" />
+    <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
   </References>
 </Project>
\ No newline at end of file

Modified: trunk/banshee/src/Libraries/Mono.Media/Mono.Media.mdp
==============================================================================
--- trunk/banshee/src/Libraries/Mono.Media/Mono.Media.mdp	(original)
+++ trunk/banshee/src/Libraries/Mono.Media/Mono.Media.mdp	Wed Feb 27 18:50:55 2008
@@ -8,20 +8,17 @@
     </Configuration>
   </Configurations>
   <Contents>
-    <File name="Lastfm/Account.cs" subtype="Code" buildaction="Compile" />
-    <File name="Lastfm/Browser.cs" subtype="Code" buildaction="Compile" />
-    <File name="Lastfm/Connection.cs" subtype="Code" buildaction="Compile" />
-    <File name="Mono.Media/Banshee.Playlists.Formats.Xspf/LinkEntry.cs" subtype="Code" buildaction="Compile" />
-    <File name="Mono.Media/Banshee.Playlists.Formats.Xspf/MetaEntry.cs" subtype="Code" buildaction="Compile" />
-    <File name="Mono.Media/Banshee.Playlists.Formats.Xspf/Playlist.cs" subtype="Code" buildaction="Compile" />
-    <File name="Mono.Media/Banshee.Playlists.Formats.Xspf/Track.cs" subtype="Code" buildaction="Compile" />
-    <File name="Mono.Media/Banshee.Playlists.Formats.Xspf/W3CDateTime.cs" subtype="Code" buildaction="Compile" />
-    <File name="Mono.Media/Banshee.Playlists.Formats.Xspf/XmlUtil.cs" subtype="Code" buildaction="Compile" />
-    <File name="Mono.Media/Banshee.Playlists.Formats.Xspf/XspfBaseObject.cs" subtype="Code" buildaction="Compile" />
+    <File name="Media.Playlists.Xspf/LinkEntry.cs" subtype="Code" buildaction="Compile" />
+    <File name="Media.Playlists.Xspf/MetaEntry.cs" subtype="Code" buildaction="Compile" />
+    <File name="Media.Playlists.Xspf/Playlist.cs" subtype="Code" buildaction="Compile" />
+    <File name="Media.Playlists.Xspf/Track.cs" subtype="Code" buildaction="Compile" />
+    <File name="Media.Playlists.Xspf/W3CDateTime.cs" subtype="Code" buildaction="Compile" />
+    <File name="Media.Playlists.Xspf/XmlUtil.cs" subtype="Code" buildaction="Compile" />
+    <File name="Media.Playlists.Xspf/XspfBaseObject.cs" subtype="Code" buildaction="Compile" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
     <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
-    <ProjectReference type="Gac" localcopy="True" refto="gnome-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
   </References>
 </Project>
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]