[terminatorX] Fixed BRs and synced with upstream spec file where possible.
by Adrian Reber
commit daf28b048e3662a3b2370dac752c11096981aa7d
Author: Adrian Reber <adrian(a)lisas.de>
Date: Tue Jul 26 08:41:25 2016 +0200
Fixed BRs and synced with upstream spec file where possible.
terminatorX.spec | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/terminatorX.spec b/terminatorX.spec
index 97c708f..08af081 100644
--- a/terminatorX.spec
+++ b/terminatorX.spec
@@ -11,8 +11,6 @@ BuildRequires: alsa-lib-devel
BuildRequires: audiofile-devel
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
-BuildRequires: gnome-libs-devel
-BuildRequires: gnome-doc-utils
BuildRequires: gtk3-devel
BuildRequires: jack-audio-connection-kit-devel
BuildRequires: ladspa-devel
@@ -21,11 +19,13 @@ BuildRequires: liblrdf-devel
BuildRequires: libmad-devel
BuildRequires: libvorbis-devel
BuildRequires: libxml2-devel
-BuildRequires: libXxf86dga-devel
-BuildRequires: libmpg123-devel, mpg123
+BuildRequires: libX11-devel
+BuildRequires: mpg123
+BuildRequires: pulseaudio-libs-devel
BuildRequires: rarian-compat
BuildRequires: sox
BuildRequires: vorbis-tools
+BuildRequires: gnome-doc-utils
Requires: hicolor-icon-theme
Requires: mpg123
@@ -36,8 +36,8 @@ Requires: vorbis-tools
terminatorX is a real-time audio synthesizer that allows you to "scratch" on
digitally sampled audio data (*.wav, *.au, *.ogg, *.mp3, etc.) the way
hiphop-DJs scratch on vinyl records. It features multiple turntables, real-time
-effects (buit-in as well as LADSPA plug-in effects), a sequencer and an
-easy-to-use gtk+ GUI.
+effects (buit-in as well as LADSPA plug-in effects), a sequencer and MIDI
+interface - all accessible through an easy-to-use gtk+ GUI.
%prep
%setup -q
@@ -46,7 +46,6 @@ easy-to-use gtk+ GUI.
sed -i 's|/lib/|/%{_lib}/|g' src/tX_ladspa.cc
%build
-export GREP_OPTIONS=
%configure
make %{?_smp_mflags}
@@ -84,16 +83,19 @@ fi
%{_mandir}/man1/%{name}.1*
%{_datadir}/mime-info/%{name}.keys
%{_datadir}/mime-info/%{name}.mime
-%{_datadir}/omf/*/*
-%{_datadir}/icons/hicolor/*/*/*png
+%{_datadir}/omf/{%name}-manual/%{name}-manual-C.omf
+%{_datadir}/gnome/help/%{name}-manual/
%{_datadir}/pixmaps/%{name}.xpm
-%{_datadir}/appdata/terminatorX.appdata.xml
+%{_datadir}/icons/hicolor/512x512/apps/%{name}.png
+%{_datadir}/icons/hicolor/512x512/mimetypes/%{name}-mime.png
%{_datadir}/applications/%{name}.desktop
-%{_datadir}/gnome/help/%{name}-manual/
+%{_datadir}/appdata/%{name}.appdata.xml
%changelog
* Tue Jul 26 2016 Adrian Reber <adrian(a)lisas.de> - 4.0.1-1
- Update to 4.0.1
+- Added pulseaudio-devel BR
+- Removed unneeded BRs
* Tue Jul 19 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.0-1
- Update to 4.0.0
8 years, 6 months
[terminatorX] clean up trailing whitespaces
by Adrian Reber
commit ba64e45f8a5f6ae0971fbe464d1b2b641e3b5306
Author: Adrian Reber <adrian(a)lisas.de>
Date: Tue Jul 26 07:59:19 2016 +0200
clean up trailing whitespaces
terminatorX.spec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/terminatorX.spec b/terminatorX.spec
index d029918..97c708f 100644
--- a/terminatorX.spec
+++ b/terminatorX.spec
@@ -19,13 +19,13 @@ BuildRequires: ladspa-devel
BuildRequires: libcap-devel
BuildRequires: liblrdf-devel
BuildRequires: libmad-devel
-BuildRequires: libvorbis-devel
+BuildRequires: libvorbis-devel
BuildRequires: libxml2-devel
-BuildRequires: libXxf86dga-devel
+BuildRequires: libXxf86dga-devel
BuildRequires: libmpg123-devel, mpg123
BuildRequires: rarian-compat
BuildRequires: sox
-BuildRequires: vorbis-tools
+BuildRequires: vorbis-tools
Requires: hicolor-icon-theme
Requires: mpg123
@@ -34,7 +34,7 @@ Requires: vorbis-tools
%description
terminatorX is a real-time audio synthesizer that allows you to "scratch" on
-digitally sampled audio data (*.wav, *.au, *.ogg, *.mp3, etc.) the way
+digitally sampled audio data (*.wav, *.au, *.ogg, *.mp3, etc.) the way
hiphop-DJs scratch on vinyl records. It features multiple turntables, real-time
effects (buit-in as well as LADSPA plug-in effects), a sequencer and an
easy-to-use gtk+ GUI.
@@ -136,20 +136,20 @@ fi
* Wed Apr 01 2009 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 3.82-2
- Prepared package for RPMFusion submission (originates from planetccrma)
-* Tue Dec 11 2007 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
+* Tue Dec 11 2007 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
- spec file cleanup
-* Wed Feb 16 2005 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
+* Wed Feb 16 2005 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
- declare do_save_tables before using it (for <= fc1)
* Fri Dec 31 2004 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu> 3.82-1
- updated to 3.82
- update doc file list
-* Mon Dec 27 2004 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
+* Mon Dec 27 2004 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
- spec file cleanup
-* Thu May 20 2004 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
+* Thu May 20 2004 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu>
- added build dependencies
* Sun Feb 29 2004 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu> 3.81-2
@@ -158,7 +158,7 @@ fi
* Mon Oct 20 2003 Patrice Tisserand <Patrice.Tisserand(a)ircam.fr> 3.81-1
- updated for terminatorX-3.81
- fixed building as non root user
-- still need to bez built with --define='_unpackaged_files_terminate_build 0',
+- still need to bez built with --define='_unpackaged_files_terminate_build 0',
don't knwo what to do with scrollkeeper
* Wed May 7 2003 Fernando Lopez-Lezcano <nando(a)ccrma.stanford.edu> 3.80-1
8 years, 6 months
[terminatorX] Update to 4.0.1
by Adrian Reber
commit 75cdd41efb647290ce5db04c67c68b92e42e8a76
Author: Adrian Reber <adrian(a)lisas.de>
Date: Tue Jul 26 07:58:25 2016 +0200
Update to 4.0.1
.gitignore | 1 +
sources | 2 +-
terminatorX.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b6a5dc..0277a5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
terminatorX-3.90.tar.bz2
/terminatorX-4.0.0.tar.bz2
+/terminatorX-4.0.1.tar.bz2
diff --git a/sources b/sources
index 5de66d0..2adf5b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e835c4925d4776d15627128fc54122fa terminatorX-4.0.0.tar.bz2
+463aa36a66686b58fde27f16edebab6e terminatorX-4.0.1.tar.bz2
diff --git a/terminatorX.spec b/terminatorX.spec
index 01a86b2..d029918 100644
--- a/terminatorX.spec
+++ b/terminatorX.spec
@@ -1,6 +1,6 @@
Summary: Real-time Audio Synthesizer
Name: terminatorX
-Version: 4.0.0
+Version: 4.0.1
Release: 1%{?dist}
Group: Applications/Multimedia
License: GPLv2+ and GFDL
@@ -92,6 +92,9 @@ fi
%{_datadir}/gnome/help/%{name}-manual/
%changelog
+* Tue Jul 26 2016 Adrian Reber <adrian(a)lisas.de> - 4.0.1-1
+- Update to 4.0.1
+
* Tue Jul 19 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.0-1
- Update to 4.0.0
- Change from gtk2 to gtk3
8 years, 6 months
[dolphin-emu: 2/2] Fix curl 7.5.0 build failure
by Jeremy Newton
commit 7bcdc9794184e8bad27277022756c4fd35b76439
Author: Mystro256 <alexjnewt(a)hotmail.com>
Date: Tue Jul 26 00:00:32 2016 -0400
Fix curl 7.5.0 build failure
dolphin-emu.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/dolphin-emu.spec b/dolphin-emu.spec
index 4039741..b4ce772 100644
--- a/dolphin-emu.spec
+++ b/dolphin-emu.spec
@@ -2,7 +2,7 @@
Name: dolphin-emu
Version: 5.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: GameCube / Wii / Triforce Emulator
Url: https://dolphin-emu.org/
@@ -78,6 +78,9 @@ Dolphin Emulator without a graphical user interface
#Allow building with cmake macro
sed -i '/CMAKE_C.*_FLAGS/d' CMakeLists.txt
+#Patch for curl 7.5.0
+sed -i 's/typedef void CURL/typedef struct Curl_easy CURL/g' Source/Core/Common/Analytics.h
+
###Remove Bundled Libraries except xxhash, mentioned above:
cd Externals
rm -rf `ls | grep -v 'Bochs' | grep -v 'xxhash' | grep -v 'GL'`
@@ -129,6 +132,9 @@ fi
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Mon Jul 25 2016 Jeremy Newton <alexjnewt at hotmail dot com> - 5.0-4
+- Patch for curl 7.5.0
+
* Mon Jul 25 2016 Jeremy Newton <alexjnewt at hotmail dot com> - 5.0-3
- Added systemd-devel as build require
- Rebuild for miniupnpc-2.0
8 years, 6 months
[dolphin-emu/f24] Rebuild, missing dep for rawhide
by Jeremy Newton
commit 8de036d506122a8217054427aae8e15b30aa7eca
Author: Mystro256 <alexjnewt(a)hotmail.com>
Date: Mon Jul 25 23:39:46 2016 -0400
Rebuild, missing dep for rawhide
dolphin-emu.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/dolphin-emu.spec b/dolphin-emu.spec
index 1debbae..4039741 100644
--- a/dolphin-emu.spec
+++ b/dolphin-emu.spec
@@ -2,7 +2,7 @@
Name: dolphin-emu
Version: 5.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: GameCube / Wii / Triforce Emulator
Url: https://dolphin-emu.org/
@@ -37,6 +37,7 @@ BuildRequires: SDL2-devel
BuildRequires: SFML-devel
BuildRequires: SOIL-devel
BuildRequires: soundtouch-devel
+BuildRequires: systemd-devel
BuildRequires: wxGTK3-devel
BuildRequires: zlib-devel
@@ -128,6 +129,10 @@ fi
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Mon Jul 25 2016 Jeremy Newton <alexjnewt at hotmail dot com> - 5.0-3
+- Added systemd-devel as build require
+- Rebuild for miniupnpc-2.0
+
* Thu Jul 7 2016 Jeremy Newton <alexjnewt at hotmail dot com> - 5.0-2
- Added patch for building with mbedtls 2.3+
8 years, 6 months
[mp3splt-gtk/f23] Initial import.
by Sérgio M. Basto
Summary of changes:
a7857e3... Initial import. (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 6 months
[mp3splt-gtk/f24] Initial import.
by Sérgio M. Basto
Summary of changes:
a7857e3... Initial import. (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 6 months
[mp3splt-gtk] Initial import.
by Sérgio M. Basto
commit a7857e34e2cdc2ed1ecd60b8a0c08cf6450bf9c5
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jul 26 00:51:29 2016 +0100
Initial import.
.gitignore | 1 +
mp3splt-gtk-format-security.patch | 11 +++
mp3splt-gtk.spec | 183 ++++++++++++++++++++++++++++++++++++++
sources | 1 +
4 files changed, 196 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..929fc68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/mp3splt-gtk-0.9.2.tar.gz
diff --git a/mp3splt-gtk-format-security.patch b/mp3splt-gtk-format-security.patch
new file mode 100644
index 0000000..bb93d85
--- /dev/null
+++ b/mp3splt-gtk-format-security.patch
@@ -0,0 +1,11 @@
+--- mp3splt-gtk-0.9.2/src/ui_manager.c.orig 2015-07-03 02:22:54.607366147 +0100
++++ mp3splt-gtk-0.9.2/src/ui_manager.c 2015-07-03 02:23:08.645539320 +0100
+@@ -182,7 +182,7 @@ void ui_fail(ui_state *ui, const gchar *
+ g_vsnprintf(formatted_message, 1024, message, ap);
+ va_end(ap);
+
+- fprintf(stderr, formatted_message);
++ fprintf(stderr, "%s", formatted_message);
+ fflush(stderr);
+ }
+
diff --git a/mp3splt-gtk.spec b/mp3splt-gtk.spec
new file mode 100644
index 0000000..da0d9be
--- /dev/null
+++ b/mp3splt-gtk.spec
@@ -0,0 +1,183 @@
+%bcond_with audacious
+%bcond_without gtk3
+
+Summary: Gtk frontend for mp3splt
+Name: mp3splt-gtk
+Version: 0.9.2
+Release: 1%{?dist}
+License: GPLv2
+Group: Applications/Multimedia
+Source: http://downloads.sourceforge.net/mp3splt/%{name}-%{version}.tar.gz
+Patch1: mp3splt-gtk-format-security.patch
+URL: http://mp3splt.sourceforge.net/
+BuildRequires: dbus-glib-devel
+BuildRequires: cutter-devel
+BuildRequires: libmp3splt-devel >= %{version}
+BuildRequires: gstreamer1-devel
+BuildRequires: gstreamer1-plugins-base-devel
+%if %{with gtk3}
+BuildRequires: gtk3-devel >= 3.0
+%{?with_audacious:BuildRequires: libaudclient-devel >= 3.0}
+%else
+BuildRequires: gtk2-devel >= 2.18
+%{?with_audacious:BuildRequires: audacious-devel < 3.0}
+%endif
+BuildRequires: doxygen
+BuildRequires: gnome-doc-utils
+BuildRequires: scrollkeeper
+# Needed while using autogen.sh
+BuildRequires: automake autoconf libtool gettext-devel
+#dotconf-devel
+BuildRequires: libtool-ltdl-devel
+BuildRequires: desktop-file-utils
+
+Requires(post): desktop-file-utils
+Requires(postun): desktop-file-utils
+
+%description
+Mp3Splt-project is a utility to split mp3, ogg vorbis and native FLAC files
+selecting a begin and an end time position, without decoding. It's very useful
+to split large mp3/ogg vorbis/FLAC to make smaller files or to split entire
+albums to obtain original tracks. If you want to split an album, you can select
+split points and filenames manually or you can get them automatically from CDDB
+(internet or a local file) or from .cue files. Supports also automatic silence
+split, that can be used also to adjust cddb/cue splitpoints. Trimming using
+silence detection is also available. You can extract tracks from Mp3Wrap or
+AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are
+supported. Mp3splt-project is split in 3 parts : libmp3splt, mp3splt and
+mp3splt-gtk.
+
+
+%prep
+%setup -q
+%patch1 -p1 -b .format-security
+%{_bindir}/iconv -f iso8859-1 -t utf8 AUTHORS -o AUTHORS.txt
+touch -r AUTHORS AUTHORS.txt
+mv AUTHORS.txt AUTHORS
+#sed -i -e's,PREFIX/mp3splt-gtk_ico.svg,mp3splt-gtk_ico,g' mp3splt-gtk.desktop.in
+# gtk3 is broken on F14
+# sed -i -e's/gtk+-3.0 >= 3.0/gtk+-3.0 >= 2.90/g' configure.ac
+# sed -i -e's/gtk+-2.0 >= 2.20/gtk+-2.0 >= 2.18/g' configure.ac
+# sed -i -e's/audclient/audacious/g' configure.ac
+
+%build
+#remove old generated files
+rm -f po/Makefile.in.in
+rm -f build-aux/*
+rm -f m4/*m4
+rm -f m4/Makefile.in
+rm -f libtool aclocal.m4 config.status configure autom4te.cache/* ltmain.sh
+rm -f ABOUT-NLS config.h.in~ Makefile.in
+
+autopoint
+aclocal
+autoheader
+gnome-doc-prepare
+autoconf
+libtoolize
+automake --add-missing
+%configure %{!?with_audacious:--disable-audacious}
+
+make %{?_smp_mflags}
+
+%install
+%make_install
+%find_lang %{name}
+
+%check
+# menu entry
+desktop-file-validate %{_builddir}/%{name}-%{version}/%{name}.desktop
+
+
+%post
+/usr/bin/update-desktop-database &> /dev/null || :
+
+%postun
+/usr/bin/update-desktop-database &> /dev/null || :
+
+%files -f %{name}.lang
+%doc ABOUT-NLS AUTHORS ChangeLog README
+%license COPYING
+%{_bindir}/%{name}
+%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/pixmaps/%{name}_ico.svg
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/gnome/help/%{name}
+%{_datadir}/omf/%{name}
+%{_datadir}/%{name}
+%{_mandir}/man1/mp3splt-gtk.*
+
+%changelog
+* Thu Jul 02 2015 Sérgio Basto <sergio(a)serjux.com> - 0.9.2-1
+- Update to 0.9.2 .
+- Disable libaudacious, use gstreamer is recommend by upstream.
+- Drop BRs: libgnomeui-devel graphviz to not install gtk2.
+
+* Fri Aug 30 2013 Paulo Roma <roma(a)lcg.ufrj.br> 0.9-13
+- Update to 0.9
+
+* Sun Mar 31 2013 Paulo Roma <roma(a)lcg.ufrj.br> 0.8.2-12
+- Update to 0.8.2
+
+* Fri Sep 07 2012 Paulo Roma <roma(a)lcg.ufrj.br> 0.7.3-11
+- Update to 0.7.3
+
+* Wed Jun 06 2012 Paulo Roma <roma(a)lcg.ufrj.br> 0.7.2-10
+- Update to 0.7.2
+- Removed configure.ac.patch
+- Applied spinner patch for missing gtk2 functions in rhel6.
+
+* Mon Feb 13 2012 Paulo Roma <roma(a)lcg.ufrj.br> 0.7.1-10
+- Added -ldbus-glib-1 to LDFLAGS
+ ('dbus_g_bus_get' is defined in DSO /usr/lib64/libdbus-glib-1.so.2)
+
+* Wed Jan 04 2012 Paulo Roma <roma(a)lcg.ufrj.br> 0.7.1-9
+- Updated to 0.7.1
+- Audacious 3 requires gtk3, and had to used autogen.sh
+
+* Sat Sep 03 2011 Paulo Roma <roma(a)lcg.ufrj.br> 0.7-9
+- Updated to 0.7
+
+* Sun Mar 13 2011 Paulo Roma <roma(a)lcg.ufrj.br> 0.6.1a-8
+- Updated to 0.6.1a
+- Fixed desktop entry.
+- Added BR gnome-doc-utils and scrollkeeper.
+- Added in %%{_datadir}: gnome/help, omf and mp3splt-gtk.
+
+* Mon Sep 27 2010 Paulo Roma <roma(a)lcg.ufrj.br> 0.6-6
+- Updated to 0.6
+
+* Mon Feb 22 2010 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.9-6_1
+- Linking with audclient.
+
+* Wed Feb 17 2010 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.9-6
+- Updated to 0.5.9
+- Using desktop-file-install.
+
+* Wed Nov 04 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.8a-5
+- Updated to 0.5.8a
+
+* Sat Oct 31 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.8-5
+- Updated to 0.5.8
+
+* Thu Jul 30 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.7a-5
+- Bugfix release: 0.5.7a
+
+* Mon Jul 27 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.7-5
+- Updated to 0.5.7
+
+* Sat May 16 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.6-4
+- Updated to 0.5.6
+
+* Mon May 11 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.5-4
+- Added BR libtool-ltdl-devel and dbus-glib-devel.
+
+* Sat May 09 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.5.5-3
+- Updated to 0.5.5
+
+* Sun Mar 22 2009 Paulo Roma <roma(a)lcg.ufrj.br> 0.3.1-2
+- Using find_lang.
+- Converted AUTHORS to utf8.
+
+* Sun Aug 26 2007 Paulo Roma <roma(a)lcg.ufrj.br> 0.3.1-1
+- Initial spec file.
diff --git a/sources b/sources
index e69de29..076034e 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+17cd1445a13e127a03c13b740e1945fc mp3splt-gtk-0.9.2.tar.gz
8 years, 6 months
[avidemux/f23] (13 commits) ...Add patch to fix qt gui issues, fixes BZ#4035.
by Richard Shaw
Summary of changes:
41a4bb3... Bump for rebuild in new infra. (*)
52a92e7... Bump for rebuild in new infra. (*)
df6f9cc... Add GCC 6 operator patch. (*)
dac8756... Update gcc 6 patch. (*)
7dcb568... More tweaks to the gcc 6 patch. (*)
ef437c1... More gcc 6 fixes. (*)
4940e19... More gcc 6 fixes. (*)
c7abbb7... Attempt to fix narrowing conversion issue. (*)
337c4f9... Attempt to fix narrowing conversion issue. (*)
794d167... Try try again... (*)
2dee0bb... Try again. (*)
9209640... Really fix building with GCC6, patch provided by Dan Horák (*)
9e18b0e... Add patch to fix qt gui issues, fixes BZ#4035. (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 6 months