[easytag] Update SOURCES for the upcoming 2.2.0 release



commit c6a7d7b900766e29091ecec91bd992f8e8c7ee25
Author: David King <amigadave amigadave com>
Date:   Fri Apr 11 23:07:48 2014 +0100

    Update SOURCES for the upcoming 2.2.0 release

 SOURCES                        |   10 ++++++----
 easytag-win32-installer.nsi.in |   39 +++++++++++++++++++++------------------
 2 files changed, 27 insertions(+), 22 deletions(-)
---
diff --git a/SOURCES b/SOURCES
index a6dfa2a..528a8b4 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,6 +1,6 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.1.10
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.0
 
-This binary was generated with GCC/MinGW on Fedora 20.
+This binary was generated with GCC/MinGW on Fedora Rawhide.
 
 DLLs from the following Fedora binary packages are included:
 
@@ -11,10 +11,12 @@ DLLs from the following Fedora binary packages are included:
 * mingw32-gcc-c++
 * mingw32-gdk-pixbuf
 * mingw32-glib2
-* mingw32-gtk2
+* mingw32-gtk3
+* mingw32-id3lib
 * mingw32-libffi
 * mingw32-libogg
 * mingw32-libpng
+* mingw32-opus
 * mingw32-pango
 * mingw32-pixman
 * mingw32-speex
@@ -27,8 +29,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-id3lib
 * mingw32-libid3tag
+* mingw32-opusfile
 * mingw32-taglib
 
 The .spec files for the additional libraries are available at:
diff --git a/easytag-win32-installer.nsi.in b/easytag-win32-installer.nsi.in
index 79285d6..954921d 100644
--- a/easytag-win32-installer.nsi.in
+++ b/easytag-win32-installer.nsi.in
@@ -169,20 +169,23 @@ Section "Core ${PRODUCT_NAME} Files" SecProgram
   File "${PREFIX}/bin/iconv.dll"
   File "${PREFIX}/bin/libatk-1.0-0.dll"
   File "${PREFIX}/bin/libcairo-2.dll"
+  File "${PREFIX}/bin/libcairo-gobject-2.dll"
   File "${PREFIX}/bin/libFLAC-8.dll"
   File "${PREFIX}/bin/libffi-6.dll"
   File "${PREFIX}/bin/libgcc_s_sjlj-1.dll"
-  File "${PREFIX}/bin/libgdk-win32-2.0-0.dll"
+  File "${PREFIX}/bin/libgdk-3-0.dll"
   File "${PREFIX}/bin/libgdk_pixbuf-2.0-0.dll"
   File "${PREFIX}/bin/libgio-2.0-0.dll"
   File "${PREFIX}/bin/libglib-2.0-0.dll"
   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/libgtk-3-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/libopus-0.dll"
+  File "${PREFIX}/bin/libopusfile-0.dll"
   File "${PREFIX}/bin/libpango-1.0-0.dll"
   File "${PREFIX}/bin/libpangocairo-1.0-0.dll"
   File "${PREFIX}/bin/libpangowin32-1.0-0.dll"
@@ -191,7 +194,6 @@ Section "Core ${PRODUCT_NAME} Files" SecProgram
   File "${PREFIX}/bin/libstdc++-6.dll"
   File "${PREFIX}/bin/libspeex-1.dll"
   File "${PREFIX}/bin/libtag.dll"
-  File "${PREFIX}/bin/libtag_c.dll"
   File "${PREFIX}/bin/libvorbis-0.dll"
   File "${PREFIX}/bin/libvorbisfile-3.dll"
   File "${PREFIX}/bin/libwavpack-1.dll"
@@ -201,20 +203,17 @@ Section "Core ${PRODUCT_NAME} Files" SecProgram
 
   SetOutPath "$INSTDIR\etc"
   File /r "${PREFIX}/etc/fonts"
-  File /r "${PREFIX}/etc/gtk-2.0"
+  File /r "${PREFIX}/etc/gtk-3.0"
   CreateDirectory "$INSTDIR\etc\pango"
 
   SetOutPath "$INSTDIR\lib"
   File /r "${PREFIX}/lib/gdk-pixbuf-2.0"
-  File /r "${PREFIX}/lib/gtk-2.0"
+  File /r "${PREFIX}/lib/gtk-3.0"
   File /r "${PREFIX}/lib/pango"
 
-  SetOutPath "$INSTDIR\share\themes\MS-Windows\gtk-2.0"
-  File "${PREFIX}/share/themes/MS-Windows/gtk-2.0/gtkrc"
-
-  SetOutPath "$INSTDIR\etc\gtk-2.0"
-  FileOpen $0 gtkrc w
-  FileWrite $0 "gtk-theme-name = $\"MS-Windows$\" $\r$\n"
+  SetOutPath "$INSTDIR\etc\gtk-3.0"
+  FileOpen $0 settings.ini w
+  FileWrite $0 "gtk-theme-name = $\"win32$\" $\r$\n"
   FileWrite $0 "gtk-icon-theme-name = $\"hicolor$\" $\r$\n"
   FileWrite $0 "gtk-toolbar-style = GTK_TOOLBAR_ICONS$\r$\n"
   FileClose $0
@@ -299,8 +298,8 @@ Section "${LOCALE} Translation"
   File "${PREFIX}/share/locale/${LOCALE}/LC_MESSAGES/atk10.mo"
   File "${PREFIX}/share/locale/${LOCALE}/LC_MESSAGES/gdk-pixbuf.mo"
   File "${PREFIX}/share/locale/${LOCALE}/LC_MESSAGES/glib20.mo"
-  File "${PREFIX}/share/locale/${LOCALE}/LC_MESSAGES/gtk20.mo"
-  File "${PREFIX}/share/locale/${LOCALE}/LC_MESSAGES/gtk20-properties.mo"
+  File "${PREFIX}/share/locale/${LOCALE}/LC_MESSAGES/gtk30.mo"
+  File "${PREFIX}/share/locale/${LOCALE}/LC_MESSAGES/gtk30-properties.mo"
 SectionEnd
 !macroend
 
@@ -385,10 +384,10 @@ Section Uninstall
   Delete /rebootok "$INSTDIR\bin\${PRODUCT_EXE_NAME}"
 
   RMDir /r "$INSTDIR\lib\pango"
-  RMDir /r "$INSTDIR\lib\gtk-2.0"
+  RMDir /r "$INSTDIR\lib\gtk-3.0"
   RMDir /r "$INSTDIR\lib\gdk-pixbuf-2.0"
   RMDir /r "$INSTDIR\etc\pango"
-  RMDir /r "$INSTDIR\etc\gtk-2.0"
+  RMDir /r "$INSTDIR\etc\gtk-3.0"
   RMDir /r "$INSTDIR\etc\fonts"
 
   Delete /rebootok "$INSTDIR\bin\zlib1.dll"
@@ -396,7 +395,6 @@ Section Uninstall
   Delete /rebootok "$INSTDIR\bin\libwavpack-1.dll"
   Delete /rebootok "$INSTDIR\bin\libvorbisfile-3.dll"
   Delete /rebootok "$INSTDIR\bin\libvorbis-0.dll"
-  Delete /rebootok "$INSTDIR\bin\libtag_c.dll"
   Delete /rebootok "$INSTDIR\bin\libtag.dll"
   Delete /rebootok "$INSTDIR\bin\libstdc++-6.dll"
   Delete /rebootok "$INSTDIR\bin\libspeex-1.dll"
@@ -405,18 +403,23 @@ Section Uninstall
   Delete /rebootok "$INSTDIR\bin\libpangowin32-1.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libpangocairo-1.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libpango-1.0-0.dll"
+  Delete /rebootok "$INSTDIR\bin\libopusfile-0.dll"
+  Delete /rebootok "$INSTDIR\bin\libopus-0.dll"
   Delete /rebootok "$INSTDIR\bin\libogg-0.dll"
   Delete /rebootok "$INSTDIR\bin\libintl-8.dll"
-  Delete /rebootok "$INSTDIR\bin\libgtk-win32-2.0-0.dll"
+  Delete /rebootok "$INSTDIR\bin\libid3tag-0.dll"
+  Delete /rebootok "$INSTDIR\bin\libid3-3-8-3.dll"
+  Delete /rebootok "$INSTDIR\bin\libgtk-3-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgobject-2.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgmodule-2.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libglib-2.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgio-2.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgdk_pixbuf-2.0-0.dll"
-  Delete /rebootok "$INSTDIR\bin\libgdk-win32-2.0-0.dll"
+  Delete /rebootok "$INSTDIR\bin\libgdk-3-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgcc_s_sjlj-1.dll"
   Delete /rebootok "$INSTDIR\bin\libffi-6.dll"
   Delete /rebootok "$INSTDIR\bin\libFLAC-8.dll"
+  Delete /rebootok "$INSTDIR\bin\libcairo-gobject-2.dll"
   Delete /rebootok "$INSTDIR\bin\libcairo-2.dll"
   Delete /rebootok "$INSTDIR\bin\libatk-1.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\iconv.dll"


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