Hello community,

here is the log from the commit of package guitarix for openSUSE:Factory
checked in at Fri Sep 9 11:25:33 CEST 2011.



--------
--- guitarix/guitarix.changes   2010-08-27 15:55:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/guitarix/guitarix.changes      2011-08-10 
23:05:02.000000000 +0200
@@ -1,0 +2,41 @@
+Wed Aug 10 20:58:33 UTC 2011 - [email protected]
+
+- updated to guitarix2, it is a full replacement for 
+  guitarix and/or gx_head in any sense, 
+  changes in guitarix (0.18.0):
+  * add tube model 12AT7
+  * fix runtime isuess when build with g++ > 4.5
+  * add presence level controller
+  * add bass booster level controller
+  * switch to function pointer based engine
+  * fix isuess with GtkBuilder > 2.14
+  * fix correct use of included zita-resampler source
+  * add factory settings by a5Rutoandimat 
+  changes in guitarix2 (0.17.0) unstable
+  * fix jack session support
+  * add 2 new amp models
+  * fix some speeling errors (patch by merlinthegreen)
+  * sorce code formating and cleanup (Google C++ Style Guide)
+  changes in gx-head (0.14.0)
+  * add tube 6DJ8
+  * add clean tube modes
+  * reworked drive controller (bypass <-> wet)
+  * add clipper
+  * add mono level controller
+  * add French translation by jy
+  * add TACTILE skin by Pete Shorthose
+  * add knob animation support by Pete Shorthose
+  * add new knob images by Pete Shorthose
+  * add new switch images by Pete Shorthose
+  * fix 64bit bug in libgxw by Pete Shorthose
+  * add factory settings by Dave Phillips
+  * add 3bad EQ + sharper
+  * add tremolo by transmogrifox (Rakarrack)
+  changes in gx-head (0.13.0)
+  * add post amp
+  * add noise gate
+  * add italian translation by         Ivan Tarozzi
+  * add desert skin by zettberlin
+  * add factory settigs by zettberlin
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  guitarix-0.11.1.tar.bz2

New:
----
  guitarix2-0.18.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ guitarix.spec ++++++
--- /var/tmp/diff_new_pack.SuEj54/_old  2011-09-09 11:25:27.000000000 +0200
+++ /var/tmp/diff_new_pack.SuEj54/_new  2011-09-09 11:25:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package guitarix (Version 0.11.1)
+# spec file for package guitarix
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,12 @@
 Summary:        Simple Linux amplifier for jack
 
 Name:           guitarix
-Version:        0.11.1
+Version:        0.18.0
 Release:        1
 License:        GPLv2+
 Group:          Productivity/Multimedia/Sound/Utilities
 Url:            http://guitarix.sourceforge.net/
-Source:         %{name}-%{version}.tar.bz2
+Source:         guitarix2-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
@@ -37,6 +37,7 @@
 BuildRequires:  fftw3-devel
 BuildRequires:  gtkmm2-devel
 BuildRequires:  boost-devel
+BuildRequires:  intltool
 Requires:       jack
 Requires:       meterbridge
 Requires:       vorbis-tools
@@ -69,31 +70,34 @@
 This package contains the  LADSPA plugins (UniqID 4061 - 4068).
 
 %prep
-%setup -q
+%setup -q -n guitarix2-%{version}
 
 %build
 #todo: add faust package to openSUSE
-./waf configure --experimental --faust --ladspadir=%{_libdir}/ladspa  
--prefix=%{_prefix} --cxxflags="$RPM_OPT_FLAGS -std=gnu++0x"
+./waf configure --faust --ladspadir=%{_libdir}/ladspa  --prefix=%{_prefix} 
--cxxflags="$RPM_OPT_FLAGS -std=gnu++0x"
 ./waf build %{?jobs: -j%jobs} 
 
 %install
 ./waf install --destdir="$RPM_BUILD_ROOT"
 %suse_update_desktop_file -i %{name} AudioVideo Music
+%find_lang %{name}
 
 %clean
 [ -d "%{buildroot}" -a "%{buildroot}" != "" ] && %__rm -rf "%{buildroot}"
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root)
 %doc changelog COPYING README
-%dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/builder
-%dir %{_datadir}/%{name}/skins
+%dir %{_datadir}/gx_head
+%dir %{_datadir}/gx_head/builder
+%dir %{_datadir}/gx_head/skins
+%dir %{_datadir}/gx_head/sounds/
 %{_bindir}/%{name}
-%{_datadir}/%{name}/builder/*.glade
-%{_datadir}/%{name}/skins/*
+%{_datadir}/gx_head/builder/*.glade
+%{_datadir}/gx_head/skins/*
+%{_datadir}/gx_head/sounds/greathall.wav
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}*.png
+%{_datadir}/pixmaps/gx_head*.png
 %{_datadir}/pixmaps/gx_bypass.png
 %{_datadir}/pixmaps/gx_off.png
 %{_datadir}/pixmaps/gx_on.png

++++++ guitarix-0.11.1.tar.bz2 -> guitarix2-0.18.0.tar.bz2 ++++++
++++ 100944 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to