forked from pool/audacity
This commit is contained in:
parent
2981326197
commit
853d7a5332
11
audacity-1.3.6-locale.patch
Normal file
11
audacity-1.3.6-locale.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- locale/Makefile.in
|
||||||
|
+++ locale/Makefile.in
|
||||||
|
@@ -8,7 +8,7 @@
|
||||||
|
# This makefile may be invoked to build either audacity.pot or any lang.mo
|
||||||
|
|
||||||
|
PROGNAME=audacity
|
||||||
|
-LINGUAS=af ar bn bg ca cb cs cy da de el es eu fa fi fr ga gl he hu it ja ko lt mk nb nl oc pl pt_BR ro ru sk sl sv tg tr uk vi zh zh_TW
|
||||||
|
+LINGUAS=af ar bn bg ca cs cy da de el es eu fa fi fr ga gl he hu it ja km ko lt mk nb nl oc pl pt_BR ro ru sk sl sv tg tr uk vi zh zh_TW
|
||||||
|
# these languages are not generated because they are currently unmaintained and
|
||||||
|
# overlapped by another one:
|
||||||
|
# pt - Cleber maintains pt_BR, and we do not have a pt_PT maintainer.
|
@ -1,22 +0,0 @@
|
|||||||
--- lib-src/soundtouch/source/SoundTouch/Makefile.am
|
|
||||||
+++ lib-src/soundtouch/source/SoundTouch/Makefile.am
|
|
||||||
@@ -35,7 +35,7 @@
|
|
||||||
|
|
||||||
# ??? test for -fcheck-new in configure.ac
|
|
||||||
# other compiler flags to add
|
|
||||||
-AM_CXXFLAGS=-O3 -msse -fcheck-new -I../../include
|
|
||||||
+AM_CXXFLAGS=-O3 -fcheck-new -I../../include
|
|
||||||
|
|
||||||
# other linking flags to add
|
|
||||||
#libSoundTouch_la_LIBADD=
|
|
||||||
--- lib-src/soundtouch/source/SoundTouch/Makefile.in
|
|
||||||
+++ lib-src/soundtouch/source/SoundTouch/Makefile.in
|
|
||||||
@@ -197,7 +197,7 @@
|
|
||||||
|
|
||||||
# ??? test for -fcheck-new in configure.ac
|
|
||||||
# other compiler flags to add
|
|
||||||
-AM_CXXFLAGS = -O3 -msse -fcheck-new -I../../include
|
|
||||||
+AM_CXXFLAGS = -O3 -fcheck-new -I../../include
|
|
||||||
all: all-am
|
|
||||||
|
|
||||||
.SUFFIXES:
|
|
@ -1,24 +0,0 @@
|
|||||||
--- configure.in
|
|
||||||
+++ configure.in
|
|
||||||
@@ -389,9 +389,5 @@
|
|
||||||
AC_DEFINE(USE_PORTAUDIO_V19, 1,
|
|
||||||
[Define if PortAudio v19 is being used (instead of v18)])
|
|
||||||
|
|
||||||
- BUILDLIBS="$BUILDLIBS portaudio-v19/lib/libportaudio.a"
|
|
||||||
- EXTRAOBJS="$EXTRAOBJS ../lib-src/portaudio-v19/lib/libportaudio.a"
|
|
||||||
- CXXFLAGS="-I\$(top_srcdir)/lib-src/portaudio-v19/include $CXXFLAGS"
|
|
||||||
-
|
|
||||||
AC_CONFIG_SUBDIRS([lib-src/portaudio-v19])
|
|
||||||
|
|
||||||
@@ -544,5 +540,11 @@
|
|
||||||
LIBS="$LIBS -lasound"
|
|
||||||
fi
|
|
||||||
+
|
|
||||||
+ dnl BUILDLIBS="$BUILDLIBS portaudio-v19/lib/libportaudio.a"
|
|
||||||
+ dnl EXTRAOBJS="$EXTRAOBJS ../lib-src/portaudio-v19/lib/libportaudio.a"
|
|
||||||
+ dnl CXXFLAGS="-I../lib-src/portaudio-v19/pa_common $CXXFLAGS"
|
|
||||||
+ LIBS="$LIBS -lportaudio"
|
|
||||||
+
|
|
||||||
PKG_CHECK_MODULES(JACK, jack, have_jack=yes, have_jack=no)
|
|
||||||
if [[ $have_jack = "yes" ]] ; then
|
|
||||||
LIBS="$LIBS $JACK_LIBS"
|
|
@ -1,4 +1,11 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 12 13:19:49 CET 2009 - mseben@suse.cz
|
||||||
|
|
||||||
|
- fixed Khmer translation file (*-locale.patch)
|
||||||
|
- added array-delete.patch to fix array delete (bnc#442936)
|
||||||
|
- added transparent desktop icon (audacity.png)
|
||||||
|
- obsolete *-portaudio-shlib.patch, *-nosse.patch
|
||||||
|
-------------------------------------------------------------------
|
||||||
Thu Dec 11 11:08:05 CET 2008 - mseben@suse.cz
|
Thu Dec 11 11:08:05 CET 2008 - mseben@suse.cz
|
||||||
|
|
||||||
- updated to version 1.3.6
|
- updated to version 1.3.6
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c098ef1fb21d2fe04defd6be639665060f7c8ea46980690d50dcc187a679c28e
|
oid sha256:16b6365b41356ceda601af31ee166ff713291b59fc34ab0bf7dd4512424b6c48
|
||||||
size 1746
|
size 2157
|
||||||
|
@ -24,7 +24,7 @@ BuildRequires: SDL-devel flac-devel gcc-c++ glib-devel id3lib-devel jack-devel
|
|||||||
%define DISTRIBUTABLE 1
|
%define DISTRIBUTABLE 1
|
||||||
Summary: A Free, Cross-Platform Digital Audio Editor
|
Summary: A Free, Cross-Platform Digital Audio Editor
|
||||||
Version: 1.3.6
|
Version: 1.3.6
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -32,12 +32,11 @@ Url: http://audacity.sourceforge.net/
|
|||||||
Source: %{name}-src-%{version}.tar.bz2
|
Source: %{name}-src-%{version}.tar.bz2
|
||||||
Source1: %{name}.desktop
|
Source1: %{name}.desktop
|
||||||
Source2: %{name}.png
|
Source2: %{name}.png
|
||||||
|
Patch1: %{name}-%{version}-locale.patch
|
||||||
Patch2: %{name}-%{version}-endian-fix.patch
|
Patch2: %{name}-%{version}-endian-fix.patch
|
||||||
Patch3: %{name}-%{version}-font-fix.patch
|
Patch3: %{name}-%{version}-font-fix.patch
|
||||||
Patch4: %{name}-%{version}-portaudio-shlib.patch
|
|
||||||
Patch5: %{name}-%{version}-retval.patch
|
Patch5: %{name}-%{version}-retval.patch
|
||||||
Patch6: %{name}-%{version}-strict-aliasing.patch
|
Patch6: %{name}-%{version}-strict-aliasing.patch
|
||||||
Patch7: %{name}-%{version}-nosse.patch
|
|
||||||
Patch8: %{name}-%{version}-compile.patch
|
Patch8: %{name}-%{version}-compile.patch
|
||||||
Patch9: %{name}-%{version}-modal-help-dialog.patch
|
Patch9: %{name}-%{version}-modal-help-dialog.patch
|
||||||
|
|
||||||
@ -68,14 +67,14 @@ Authors:
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-src-%{version}
|
%setup -q -n %{name}-src-%{version}
|
||||||
|
%patch1
|
||||||
%patch2
|
%patch2
|
||||||
%patch3
|
%patch3
|
||||||
# build with local portaudio for now
|
|
||||||
# %patch4
|
|
||||||
%patch5
|
%patch5
|
||||||
%patch6
|
%patch6
|
||||||
%patch8
|
%patch8
|
||||||
%patch9
|
%patch9
|
||||||
|
mv ./locale/cb.po ./locale/km.po
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{?suse_update_config:%{suse_update_config -f . lib-src/*/.}}
|
%{?suse_update_config:%{suse_update_config -f . lib-src/*/.}}
|
||||||
@ -121,6 +120,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/mime/packages/audacity.xml
|
%{_datadir}/mime/packages/audacity.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 12 2009 mseben@suse.cz
|
||||||
|
- fixed Khmer translation file (*-locale.patch)
|
||||||
|
- added array-delete.patch to fix array delete (bnc#442936)
|
||||||
|
- added transparent desktop icon (audacity.png)
|
||||||
|
- obsolete *-portaudio-shlib.patch, *-nosse.patch
|
||||||
* Thu Dec 11 2008 mseben@suse.cz
|
* Thu Dec 11 2008 mseben@suse.cz
|
||||||
- updated to version 1.3.6
|
- updated to version 1.3.6
|
||||||
Interface:
|
Interface:
|
||||||
|
Loading…
Reference in New Issue
Block a user