[banshee] Rename .pc files from banshee-1 to banshee
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Rename .pc files from banshee-1 to banshee
- Date: Mon, 14 Mar 2011 19:05:47 +0000 (UTC)
commit 6a6d25626689e8e19ac049558c766bb71e63126b
Author: Chow Loong Jin <hyperair ubuntu com>
Date: Mon Mar 14 22:59:01 2011 +0800
Rename .pc files from banshee-1 to banshee
Signed-off-by: Gabriel Burt <gabriel burt gmail com>
build/pkg-config/Makefile.am | 2 +-
...exer.pc.in => banshee-collection-indexer.pc.in} | 0
.../{banshee-1-core.pc.in => banshee-core.pc.in} | 2 +-
...qlite.pc.in => banshee-hyena-data-sqlite.pc.in} | 2 +-
...e-1-hyena-gui.pc.in => banshee-hyena-gui.pc.in} | 2 +-
.../{banshee-1-hyena.pc.in => banshee-hyena.pc.in} | 0
...1-lastfm-gui.pc.in => banshee-lastfm-gui.pc.in} | 2 +-
...banshee-1-lastfm.pc.in => banshee-lastfm.pc.in} | 2 +-
...1-mono-media.pc.in => banshee-mono-media.pc.in} | 0
...musicbrainz.pc.in => banshee-musicbrainz.pc.in} | 0
...1-nowplaying.pc.in => banshee-nowplaying.pc.in} | 0
...hee-1-services.pc.in => banshee-services.pc.in} | 2 +-
...thickclient.pc.in => banshee-thickclient.pc.in} | 2 +-
...1-webbrowser.pc.in => banshee-webbrowser.pc.in} | 2 +-
14 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/build/pkg-config/Makefile.am b/build/pkg-config/Makefile.am
index d139a45..a10f6c6 100644
--- a/build/pkg-config/Makefile.am
+++ b/build/pkg-config/Makefile.am
@@ -1,5 +1,5 @@
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_in_files = $(wildcard banshee-1-*.pc.in)
+pkgconfig_in_files = $(wildcard banshee-*.pc.in)
pkgconfig_DATA = $(pkgconfig_in_files:.pc.in=.pc)
%.pc: %.pc.in $(top_builddir)/configure.ac
diff --git a/build/pkg-config/banshee-1-collection-indexer.pc.in b/build/pkg-config/banshee-collection-indexer.pc.in
similarity index 100%
rename from build/pkg-config/banshee-1-collection-indexer.pc.in
rename to build/pkg-config/banshee-collection-indexer.pc.in
diff --git a/build/pkg-config/banshee-1-core.pc.in b/build/pkg-config/banshee-core.pc.in
similarity index 76%
rename from build/pkg-config/banshee-1-core.pc.in
rename to build/pkg-config/banshee-core.pc.in
index cc4118a..38f3d2e 100644
--- a/build/pkg-config/banshee-1-core.pc.in
+++ b/build/pkg-config/banshee-core.pc.in
@@ -6,5 +6,5 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee Core
Description: Core APIs for the Banshee Media Framework
Version: @VERSION@
-Requires: taglib-sharp ndesk-dbus-1.0 ndesk-dbus-glib-1.0 glib-sharp-2.0 mono-addins banshee-1-hyena banshee-1-hyena-data-sqlite banshee-1-musicbrainz
+Requires: taglib-sharp ndesk-dbus-1.0 ndesk-dbus-glib-1.0 glib-sharp-2.0 mono-addins banshee-hyena banshee-hyena-data-sqlite banshee-musicbrainz
Libs: -r:${bansheedir}/Banshee.Core.dll
diff --git a/build/pkg-config/banshee-1-hyena-data-sqlite.pc.in b/build/pkg-config/banshee-hyena-data-sqlite.pc.in
similarity index 90%
rename from build/pkg-config/banshee-1-hyena-data-sqlite.pc.in
rename to build/pkg-config/banshee-hyena-data-sqlite.pc.in
index eae1119..b8724c7 100644
--- a/build/pkg-config/banshee-1-hyena-data-sqlite.pc.in
+++ b/build/pkg-config/banshee-hyena-data-sqlite.pc.in
@@ -6,6 +6,6 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee Hyena
Description: Hyena sqlite libraries for the Banshee Media Framework
Version: @VERSION@
-Requires: banshee-1-hyena
+Requires: banshee-hyena
Libs: -r:${bansheedir}/Hyena.Data.Sqlite.dll
diff --git a/build/pkg-config/banshee-1-hyena-gui.pc.in b/build/pkg-config/banshee-hyena-gui.pc.in
similarity index 85%
rename from build/pkg-config/banshee-1-hyena-gui.pc.in
rename to build/pkg-config/banshee-hyena-gui.pc.in
index ea248e0..7394be1 100644
--- a/build/pkg-config/banshee-1-hyena-gui.pc.in
+++ b/build/pkg-config/banshee-hyena-gui.pc.in
@@ -6,6 +6,6 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee Hyena GUI
Description: Hyena GUI libraries for the Banshee Media Framework
Version: @VERSION@
-Requires: banshee-1-hyena gtk-sharp-2.0
+Requires: banshee-hyena gtk-sharp-2.0
Libs: -r:Mono.Cairo -r:${bansheedir}/Hyena.Gui.dll
diff --git a/build/pkg-config/banshee-1-hyena.pc.in b/build/pkg-config/banshee-hyena.pc.in
similarity index 100%
rename from build/pkg-config/banshee-1-hyena.pc.in
rename to build/pkg-config/banshee-hyena.pc.in
diff --git a/build/pkg-config/banshee-1-lastfm-gui.pc.in b/build/pkg-config/banshee-lastfm-gui.pc.in
similarity index 85%
rename from build/pkg-config/banshee-1-lastfm-gui.pc.in
rename to build/pkg-config/banshee-lastfm-gui.pc.in
index d071a01..9d7a509 100644
--- a/build/pkg-config/banshee-1-lastfm-gui.pc.in
+++ b/build/pkg-config/banshee-lastfm-gui.pc.in
@@ -6,6 +6,6 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee Last.fm GUI
Description: Last.fm GUI libraries for the Banshee Media Framework
Version: @VERSION@
-Requires: banshee-1-lastfm gtk-sharp-2.0
+Requires: banshee-lastfm gtk-sharp-2.0
Libs: -r:${bansheedir}/Lastfm.Gui.dll
diff --git a/build/pkg-config/banshee-1-lastfm.pc.in b/build/pkg-config/banshee-lastfm.pc.in
similarity index 85%
rename from build/pkg-config/banshee-1-lastfm.pc.in
rename to build/pkg-config/banshee-lastfm.pc.in
index 3cebcdd..c0f79a2 100644
--- a/build/pkg-config/banshee-1-lastfm.pc.in
+++ b/build/pkg-config/banshee-lastfm.pc.in
@@ -6,6 +6,6 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee Last.fm
Description: Last.fm libraries for the Banshee Media Framework
Version: @VERSION@
-Requires: banshee-1-mono-media banshee-1-hyena
+Requires: banshee-mono-media banshee-hyena
Libs: -r:System -r:Mono.Posix -r:ICSharpCode.SharpZipLib -r:${bansheedir}/Lastfm.dll
diff --git a/build/pkg-config/banshee-1-mono-media.pc.in b/build/pkg-config/banshee-mono-media.pc.in
similarity index 100%
rename from build/pkg-config/banshee-1-mono-media.pc.in
rename to build/pkg-config/banshee-mono-media.pc.in
diff --git a/build/pkg-config/banshee-1-musicbrainz.pc.in b/build/pkg-config/banshee-musicbrainz.pc.in
similarity index 100%
rename from build/pkg-config/banshee-1-musicbrainz.pc.in
rename to build/pkg-config/banshee-musicbrainz.pc.in
diff --git a/build/pkg-config/banshee-1-nowplaying.pc.in b/build/pkg-config/banshee-nowplaying.pc.in
similarity index 100%
rename from build/pkg-config/banshee-1-nowplaying.pc.in
rename to build/pkg-config/banshee-nowplaying.pc.in
diff --git a/build/pkg-config/banshee-1-services.pc.in b/build/pkg-config/banshee-services.pc.in
similarity index 83%
rename from build/pkg-config/banshee-1-services.pc.in
rename to build/pkg-config/banshee-services.pc.in
index 3f747e1..b2dc383 100644
--- a/build/pkg-config/banshee-1-services.pc.in
+++ b/build/pkg-config/banshee-services.pc.in
@@ -6,5 +6,5 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee Services
Description: Service layer APIs for the Banshee Media Framework
Version: @VERSION@
-Requires: banshee-1-core banshee-1-mono-media
+Requires: banshee-core banshee-mono-media
Libs: -r:${bansheedir}/Banshee.Services.dll
diff --git a/build/pkg-config/banshee-1-thickclient.pc.in b/build/pkg-config/banshee-thickclient.pc.in
similarity index 85%
rename from build/pkg-config/banshee-1-thickclient.pc.in
rename to build/pkg-config/banshee-thickclient.pc.in
index 94de4c7..fd5bc3e 100644
--- a/build/pkg-config/banshee-1-thickclient.pc.in
+++ b/build/pkg-config/banshee-thickclient.pc.in
@@ -6,6 +6,6 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee ThickClient
Description: GUI Service layer APIs for the Banshee Media Framework
Version: @VERSION@
-Requires: banshee-1-services banshee-1-hyena-gui
+Requires: banshee-services banshee-hyena-gui
Libs: -r:${bansheedir}/Banshee.Widgets.dll -r:${bansheedir}/Banshee.ThickClient.dll
diff --git a/build/pkg-config/banshee-1-webbrowser.pc.in b/build/pkg-config/banshee-webbrowser.pc.in
similarity index 77%
rename from build/pkg-config/banshee-1-webbrowser.pc.in
rename to build/pkg-config/banshee-webbrowser.pc.in
index 5966520..2f0af54 100644
--- a/build/pkg-config/banshee-1-webbrowser.pc.in
+++ b/build/pkg-config/banshee-webbrowser.pc.in
@@ -6,6 +6,6 @@ bansheedir=${libdir}/@PACKAGE@
Name: Banshee WebBrowser
Description: Embedded web browser for the Banshee Media Framework
Version: @VERSION@
-Requires: banshee-1-services banshee-1-hyena-gui banshee-1-thickclient
+Requires: banshee-services banshee-hyena-gui banshee-thickclient
Libs: -r:${bansheedir}/Banshee.WebBrowser.dll
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]