update to 2.4.5 [release 2.4.5-1mamba;Sun Feb 27 2022]
This commit is contained in:
parent
afa94ae35c
commit
67db2b44c4
@ -1,26 +0,0 @@
|
||||
diff -rupN libffado.old/doc/reference.doxygen.in libffado/doc/reference.doxygen.in
|
||||
--- libffado.old/doc/reference.doxygen.in 2009-12-18 13:52:13.000000000 -0500
|
||||
+++ libffado/doc/reference.doxygen.in 2010-06-05 21:00:54.000000000 -0400
|
||||
@@ -568,9 +568,7 @@ WARN_LOGFILE =
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
-INPUT = $top_srcdir/src \
|
||||
- $top_srcdir/doc \
|
||||
- $top_srcdir/libffado
|
||||
+INPUT = $top_srcdir/libffado
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
|
||||
diff -rupN libffado.old/SConstruct libffado/SConstruct
|
||||
--- libffado.old/SConstruct 2010-05-10 15:34:07.000000000 -0400
|
||||
+++ libffado/SConstruct 2010-06-05 21:29:43.000000000 -0400
|
||||
@@ -583,7 +583,7 @@ if not env.GetOption('clean'):
|
||||
Default( 'support' )
|
||||
if env['BUILD_TESTS']:
|
||||
Default( 'tests' )
|
||||
-
|
||||
+ Default( 'doc' )
|
||||
#
|
||||
# Deal with the DESTDIR vs. xdg-tools conflict (which is basicely that the
|
||||
# xdg-tools can't deal with DESTDIR, so the packagers have to deal with this
|
@ -1,17 +0,0 @@
|
||||
diff -rupN libffado.old/support/xdg/ffado.org-ffadomixer.desktop libffado/support/xdg/ffado.org-ffadomixer.desktop
|
||||
--- libffado.old/support/xdg/ffado.org-ffadomixer.desktop 2008-11-16 18:30:46.000000000 -0500
|
||||
+++ libffado/support/xdg/ffado.org-ffadomixer.desktop 2010-07-14 15:42:28.000000000 -0400
|
||||
@@ -1,9 +1,8 @@
|
||||
[Desktop Entry]
|
||||
-Comment=
|
||||
+Name=FFADO Mixer
|
||||
+Comment=Audio mixer for Firewire devices
|
||||
Exec=ffado-mixer
|
||||
-GenericName=
|
||||
+GenericName=Firewire audio mixer
|
||||
Icon=ffado
|
||||
-Name=ffado-mixer
|
||||
-Path=
|
||||
Type=Application
|
||||
-Categories=Mixer;Audio;AudioVideo;HardwareSettings;Qt
|
||||
+Categories=Mixer;Audio;AudioVideo;HardwareSettings;Qt;
|
File diff suppressed because it is too large
Load Diff
@ -1,83 +0,0 @@
|
||||
diff -rupN libffado.old/support/mixer-qt4/ffado/configuration.py libffado/support/mixer-qt4/ffado/configuration.py
|
||||
--- libffado.old/support/mixer-qt4/ffado/configuration.py 2009-11-09 15:34:33.000000000 -0500
|
||||
+++ libffado/support/mixer-qt4/ffado/configuration.py 2010-06-05 21:45:12.000000000 -0400
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
#
|
||||
# Copyright (C) 2008-2009 by Arnold Krille
|
||||
#
|
||||
diff -rupN libffado.old/support/mixer-qt4/ffado/dbus_util.py libffado/support/mixer-qt4/ffado/dbus_util.py
|
||||
--- libffado.old/support/mixer-qt4/ffado/dbus_util.py 2009-08-30 15:05:51.000000000 -0400
|
||||
+++ libffado/support/mixer-qt4/ffado/dbus_util.py 2010-06-05 21:44:01.000000000 -0400
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
#
|
||||
# Copyright (C) 2005-2008 by Pieter Palmers
|
||||
# 2007-2008 by Arnold Krille
|
||||
diff -rupN libffado.old/support/mixer-qt4/ffado/logginghandler.py libffado/support/mixer-qt4/ffado/logginghandler.py
|
||||
--- libffado.old/support/mixer-qt4/ffado/logginghandler.py 2009-09-01 14:30:51.000000000 -0400
|
||||
+++ libffado/support/mixer-qt4/ffado/logginghandler.py 2010-06-05 21:44:41.000000000 -0400
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
#
|
||||
# Copyright (C) 2008 by Arnold Krille
|
||||
#
|
||||
diff -rupN libffado.old/support/mixer-qt4/ffado/mixer/nodevice.py libffado/support/mixer-qt4/ffado/mixer/nodevice.py
|
||||
--- libffado.old/support/mixer-qt4/ffado/mixer/nodevice.py 2009-10-17 14:14:32.000000000 -0400
|
||||
+++ libffado/support/mixer-qt4/ffado/mixer/nodevice.py 2010-06-05 21:44:18.000000000 -0400
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
#
|
||||
# Copyright (C) 2005-2008 by Pieter Palmers
|
||||
# 2007-2008 by Arnold Krille
|
||||
diff -rupN libffado.old/support/mixer-qt4/ffado/panelmanager.py libffado/support/mixer-qt4/ffado/panelmanager.py
|
||||
--- libffado.old/support/mixer-qt4/ffado/panelmanager.py 2010-02-17 17:08:15.000000000 -0500
|
||||
+++ libffado/support/mixer-qt4/ffado/panelmanager.py 2010-06-05 21:43:49.000000000 -0400
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
#
|
||||
# Copyright (C) 2005-2008 by Pieter Palmers
|
||||
# 2007-2008 by Arnold Krille
|
||||
diff -rupN libffado.old/support/mixer-qt4/ffado/registration.py libffado/support/mixer-qt4/ffado/registration.py
|
||||
--- libffado.old/support/mixer-qt4/ffado/registration.py 2009-08-30 15:05:51.000000000 -0400
|
||||
+++ libffado/support/mixer-qt4/ffado/registration.py 2010-06-05 21:45:31.000000000 -0400
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
#
|
||||
# Copyright (C) 2008-2009 by Pieter Palmers
|
||||
# 2009 by Arnold Krille
|
||||
diff -rupN libffado.old/support/mixer-qt4/ffado/widgets/matrixmixer.py libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py
|
||||
--- libffado.old/support/mixer-qt4/ffado/widgets/matrixmixer.py 2009-12-01 17:49:23.000000000 -0500
|
||||
+++ libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py 2010-06-05 21:43:31.000000000 -0400
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/env python
|
||||
# coding=utf8
|
||||
#
|
||||
# Copyright (C) 2009 by Arnold Krille
|
||||
diff -rupN libffado.old/support/tools/ffado_diag_helpers.py libffado/support/tools/ffado_diag_helpers.py
|
||||
--- libffado.old/support/tools/ffado_diag_helpers.py 2009-10-12 16:32:00.000000000 -0400
|
||||
+++ libffado/support/tools/ffado_diag_helpers.py 2010-06-05 21:42:49.000000000 -0400
|
||||
@@ -1,6 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
-#
|
||||
-
|
||||
#
|
||||
# Copyright (C) 2008 Pieter Palmers
|
||||
#
|
||||
diff -rupN libffado.old/support/tools/helpstrings.py libffado/support/tools/helpstrings.py
|
||||
--- libffado.old/support/tools/helpstrings.py 2008-04-18 11:36:39.000000000 -0400
|
||||
+++ libffado/support/tools/helpstrings.py 2010-06-05 21:43:04.000000000 -0400
|
||||
@@ -1,6 +1,3 @@
|
||||
-#!/usr/bin/python
|
||||
-#
|
||||
-
|
||||
#
|
||||
# Copyright (C) 2008 Pieter Palmers
|
||||
#
|
||||
@@ -57,4 +54,4 @@ the user/group permissions.
|
||||
|
||||
def show(self, sid):
|
||||
print self.get(sid)
|
||||
-
|
||||
\ No newline at end of file
|
||||
+
|
@ -1,26 +1,14 @@
|
||||
Name: libffado
|
||||
Version: 2.4.4
|
||||
Release: 3mamba
|
||||
Version: 2.4.5
|
||||
Release: 1mamba
|
||||
Summary: Free Firewire Audio Drivers Library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.ffado.org/
|
||||
URL: http://ffado.org/
|
||||
Source0: http://www.ffado.org/files/libffado-%{version}.tgz
|
||||
## svn export -r 1864 http://subversion.ffado.org/ffado/trunk/libffado libffado
|
||||
## tar czf libffado-2.0.1-src-svn.tar.gz libffado
|
||||
#Source0: libffado-%{version}-src-svn.tar.gz
|
||||
Source1: README.ffado
|
||||
# http://subversion.ffado.org/ticket/293
|
||||
Patch0: libffado-api-doc-only.patch
|
||||
# http://subversion.ffado.org/ticket/291
|
||||
Patch1: libffado-desktop.patch
|
||||
# http://subversion.ffado.org/ticket/292
|
||||
Patch2: libffado-no-shebang.patch
|
||||
# http://subversion.ffado.org/ticket/290
|
||||
Patch3: libffado-dont-use-bundled-libs.patch
|
||||
# http://subversion.ffado.org/ticket/290
|
||||
Patch4: libffado-libconfig145.patch
|
||||
Patch5: libffado-python26.patch
|
||||
Patch6: libffado-2.0.1-gcc-4.7.patch
|
||||
@ -34,6 +22,7 @@ BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglibmm24-devel
|
||||
BuildRequires: libiec61883-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libraw1394-devel
|
||||
BuildRequires: libsigc++2-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -45,6 +34,7 @@ BuildRequires: graphviz
|
||||
BuildRequires: libalsa-devel
|
||||
BuildRequires: scons
|
||||
BuildRequires: subversion
|
||||
Requires: ffado = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
The FFADO project aims to provide a generic, open-source solution for the support of FireWire based audio devices for the Linux platform. It is the successor of the FreeBoB project.
|
||||
@ -95,6 +85,7 @@ scons %{?_smp_mflags} \
|
||||
PREFIX=%{_prefix} \
|
||||
LIBDIR=%{_libdir} \
|
||||
MANDIR=%{_mandir} \
|
||||
UDEVDIR=%{_udevrulesdir} \
|
||||
ENABLE_SETBUFFERSIZE_API_VER=True \
|
||||
ENABLE_OPTIMIZATIONS=True \
|
||||
CUSTOM_ENV=True \
|
||||
@ -130,6 +121,7 @@ if [ $1 -eq 0 ] ; then
|
||||
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
|
||||
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
fi
|
||||
:
|
||||
|
||||
%posttrans -n ffado
|
||||
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
@ -148,8 +140,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_libdir}/libffado/static_info.txt
|
||||
%{_libdir}/libffado.so
|
||||
%{_libdir}/pkgconfig/libffado.pc
|
||||
#%doc doc/reference/html/*
|
||||
%doc ChangeLog README
|
||||
%doc ChangeLog README README.ffado
|
||||
|
||||
%files -n ffado
|
||||
%defattr(-,root,root)
|
||||
@ -176,9 +167,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%dir %{python3_sitelib}/ffado/widgets
|
||||
%{python3_sitelib}/ffado/widgets/*.py*
|
||||
%{_mandir}/man1/ffado-*.1*
|
||||
%doc README.ffado
|
||||
|
||||
%changelog
|
||||
* Sun Feb 27 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.5-1mamba
|
||||
- update to 2.4.5
|
||||
|
||||
* Fri Mar 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.4-3mamba
|
||||
- rebuilt against legact libxml++3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user