[easytag] Add id3lib and libid3tag to Windows installer
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Add id3lib and libid3tag to Windows installer
- Date: Thu, 6 Feb 2014 10:43:25 +0000 (UTC)
commit 076d45f59d5eaa57a33961acfe928ad99b898c20
Author: David King <amigadave amigadave com>
Date: Thu Feb 6 10:41:18 2014 +0000
Add id3lib and libid3tag to Windows installer
Additionally, update SOURCES.
SOURCES | 4 +++-
easytag-win32-installer.nsi.in | 2 ++
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/SOURCES b/SOURCES
index df34fb0..91ae6d0 100644
--- a/SOURCES
+++ b/SOURCES
@@ -6,6 +6,7 @@ DLLs from the following Fedora binary packages are included:
* mingw32-atk
* mingw32-cairo
+* mingw32-flac
* mingw32-gcc
* mingw32-gcc-c++
* mingw32-gdk-pixbuf
@@ -24,7 +25,8 @@ Additional icons were taken from the gnome-icon-themes-standard package.
DLLs from Additional libraries, not packaged in Fedora but available as .spec
files, are included:
-* mingw32-flac
+* mingw32-id3lib
+* mingw32-libid3tag
* mingw32-speex
* mingw32-taglib
* mingw32-wavpack
diff --git a/easytag-win32-installer.nsi.in b/easytag-win32-installer.nsi.in
index 5d7b5bb..03931ee 100644
--- a/easytag-win32-installer.nsi.in
+++ b/easytag-win32-installer.nsi.in
@@ -183,6 +183,8 @@ Section "Core ${PRODUCT_NAME} Files" SecProgram
File "${PREFIX}/bin/libgmodule-2.0-0.dll"
File "${PREFIX}/bin/libgobject-2.0-0.dll"
File "${PREFIX}/bin/libgtk-win32-2.0-0.dll"
+ File "${PREFIX}/bin/libid3-3-8-3.dll"
+ File "${PREFIX}/bin/libid3tag-0.dll"
File "${PREFIX}/bin/libintl-8.dll"
File "${PREFIX}/bin/libogg-0.dll"
File "${PREFIX}/bin/libpango-1.0-0.dll"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]