Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/0.84
diff options
context:
space:
mode:
authorDavid van Assche <nubae@homeserve.lan>2009-04-23 21:48:48 (GMT)
committer David van Assche <nubae@homeserve.lan>2009-04-23 21:48:48 (GMT)
commit9761d01c972e63e35bb7eac1158410317dcbcad0 (patch)
tree70ea6e7fa90e2095a4460111d469008dc61f626d /0.84
parentce23e10bd48a00dce5501551a5c8ef63749bb63f (diff)
added olpcsound and gstreamer-plugins-espeak
Diffstat (limited to '0.84')
-rw-r--r--0.84/honey/sugar-readetexts-activity/sugar-readetexts-activity.spec2
-rw-r--r--0.84/sucrose/gstreamer-0_10-plugins-espeak/SPECS/gstreamer-0_10-plugins-espeak.spec74
-rw-r--r--0.84/sucrose/olpcsound/SPECS/olpcsound.changes5
-rw-r--r--0.84/sucrose/olpcsound/SPECS/olpcsound.spec133
4 files changed, 213 insertions, 1 deletions
diff --git a/0.84/honey/sugar-readetexts-activity/sugar-readetexts-activity.spec b/0.84/honey/sugar-readetexts-activity/sugar-readetexts-activity.spec
index 6b23e27..a6d9eb7 100644
--- a/0.84/honey/sugar-readetexts-activity/sugar-readetexts-activity.spec
+++ b/0.84/honey/sugar-readetexts-activity/sugar-readetexts-activity.spec
@@ -19,7 +19,7 @@ Url: http://sugarlabs.org/
Source: sugar-readetexts-activity-8-20090309.tar.gz
Requires: python
-Requires: gstreamer-plugins-espeak
+Requires: gstreamer-0_10-plugins-espeak
Requires: sugar-toolkit >= 0.83.7
BuildRequires: gettext-runtime
diff --git a/0.84/sucrose/gstreamer-0_10-plugins-espeak/SPECS/gstreamer-0_10-plugins-espeak.spec b/0.84/sucrose/gstreamer-0_10-plugins-espeak/SPECS/gstreamer-0_10-plugins-espeak.spec
new file mode 100644
index 0000000..3ffaf52
--- /dev/null
+++ b/0.84/sucrose/gstreamer-0_10-plugins-espeak/SPECS/gstreamer-0_10-plugins-espeak.spec
@@ -0,0 +1,74 @@
+# NOTE: Do not edit, file was generated by jhconvert
+
+Name: gstreamer0.10-espeak
+Version: 0.3.1
+%if 0%{?suse_version}
+Release: 1
+%else
+Release: 1%{?dist}
+%endif
+
+Summary: Simple gstreamer plugin to use espeak by way of sound source
+License: LGPLv2+
+Group: Sound
+Url: http://sugarlabs.org/go/DevelopmentTeam/gst-plugins-espeak
+
+Source: http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-0.3.1.tar.bz2
+
+Requires: espeak
+Requires: gstreamer-0_10-plugins-base
+Requires: gstreamer-0_10-plugins-good
+Requires: gstreamer
+
+BuildRequires: espeak-devel
+BuildRequires: gstreamer-0_10-plugins-base-devel
+BuildRequires: gstreamer-0_10-devel
+
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+%description
+Simple gstreamer plugin to use espeak by way of sound source.
+It was developed to simplify espeak usage in Sugar Speak activity.
+
+%prep
+%setup -q -n gst-plugins-espeak-0.3.1
+
+
+# eliminate %%configure's "clever" behaviour
+%define __libtoolize true
+
+%build
+%configure
+make
+
+%install
+rm -rf %{buildroot}
+make \
+ install \
+ DESTDIR=%{buildroot}
+
+
+%clean
+rm -rf %{buildroot}
+
+%files
+%defattr(-,root,root,-)
+%{_libdir}/gstreamer*/*
+%doc AUTHORS COPYING NEWS README
+
+
+
+%changelog
+* Sat Mar 21 2009 Aleksey Lim <alsroot@mandriva.org> 0.3.1-1mdv2009.1
++ Revision: 360049
+- update version to 0.3.1
+
+* Fri Mar 13 2009 Aleksey Lim <alsroot@mandriva.org> 0.3-1mdv2009.1
++ Revision: 354524
+- update to 0.3 release
+- update to new version 0.2
+
+* Tue Feb 17 2009 Aleksey Lim <alsroot@mandriva.org> 0.1-1mdv2009.1
++ Revision: 341766
+- Initial commit
+
diff --git a/0.84/sucrose/olpcsound/SPECS/olpcsound.changes b/0.84/sucrose/olpcsound/SPECS/olpcsound.changes
new file mode 100644
index 0000000..20f7be1
--- /dev/null
+++ b/0.84/sucrose/olpcsound/SPECS/olpcsound.changes
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Thu Apr 23 19:03:28 CEST 2009 - dvanassche@gmail.com
+
+-Initial package for opensuse
+
diff --git a/0.84/sucrose/olpcsound/SPECS/olpcsound.spec b/0.84/sucrose/olpcsound/SPECS/olpcsound.spec
new file mode 100644
index 0000000..69250d3
--- /dev/null
+++ b/0.84/sucrose/olpcsound/SPECS/olpcsound.spec
@@ -0,0 +1,133 @@
+# NOTE: Do not edit, file was generated by jhconvert
+
+%define libname %{name}
+%define pyname python-%{name}
+
+Name: olpcsound
+Version: 5.10.1
+%if 0%{?suse_version}
+Release: 1
+%else
+Release: %mkrel 2
+%endif
+
+Summary: Csound - sound synthesis language and library, OLPC subset
+License: LGPLv2+
+Group: Sound
+Url: http://csound.sourceforge.net/
+
+Source: http://downloads.sourceforge.net/csound/Csound5.10.1.tar.gz
+
+Patch: olpcsound-5.10.1-gentoo-proaudio-csound-SConsruct.patch
+Patch1: olpcsound-5.10.1-sugar-csound-64bit.patch
+Patch2: olpcsound-5.10.1-sugar-csound-bad-symbols.patch
+
+
+BuildRequires: alsa-devel
+BuildRequires: gettext-runtime
+BuildRequires: liblo-devel
+BuildRequires: libogg-devel
+BuildRequires: libpng-devel
+BuildRequires: libsndfile-devel
+BuildRequires: libvorbis-devel
+BuildRequires: python-devel
+BuildRequires: scons
+BuildRequires: swig
+BuildPreReq: gcc-c++
+
+%description
+Olpcsound is a subset of the Csound sound and music synthesis system,
+tailored specifically for XO platform.
+
+%package -n %{libname}
+Summary: Libraries for %{name}
+Group: System/Libraries
+
+%description -n %{libname}
+Olpcsound is a subset of the Csound sound and music synthesis system,
+tailored specifically for XO platform.
+
+%package devel
+Summary: Development files for %{name}
+Group: Development/C
+Requires: %{libname} = %{version}-%{release}
+
+%description devel
+Olpcsound is a subset of the Csound sound and music synthesis system,
+tailored specifically for XO platform.
+
+%package -n %{pyname}
+Summary: Python bindings for %{name}
+Group: Development/Python
+Requires: %{libname} = %{version}-%{release}
+Requires: python
+
+%description -n %{pyname}
+Olpcsound is a subset of the Csound sound and music synthesis system,
+tailored specifically for XO platform.
+
+%prep
+%setup -q -n Csound5.10.1
+%patch -p1
+%patch1 -p1
+%patch2 -p1
+
+%ifarch x86_64
+%global x86_64_flags Word64=1 Lib64=1
+%else
+%global x86_64_flags Word64=0 Lib64=0
+%endif
+
+%build
+%define Werror_cflags %nil
+scons \
+ customCCFLAGS="$CFLAGS -D_GNU_SOURCE" \
+ customCXXCFLAGS="$CFLAGS -D_GNU_SOURCE" \
+ buildOLPC=1 \
+ useJack=0 \
+ gcc3opt=0 \
+ gcc4opt=0 \
+ customCCFLAGS="%{optflags}" \
+ customCXXFLAGS="%{optflags}" \
+ %{x86_64_flags}
+
+%install
+rm -rf %{buildroot}
+python \
+ install-olpc.py \
+ --install-python \
+ --install-headers \
+ --instdir=%{buildroot} \
+ --libdir=%{_libdir}
+%ifarch x86_64
+mkdir -p %{buildroot}/%{python_sitelib}
+mv %{buildroot}/%{_libdir}/python*/site-packages/*
+%{buildroot}/%{python_sitelib}/
+%endif
+%find_lang csound5
+
+%clean
+rm -rf %{buildroot}
+
+%files -f csound5.lang
+%defattr(-,root,root,-)
+%{_bindir}/*
+%{_datadir}/doc/csound/*
+
+%files -n %{libname}
+%defattr(-,root,root,-)
+%{_libdir}/*.so.*
+%{_libdir}/csound/plugins/*
+
+%files devel
+%defattr(-,root,root,-)
+%{_includedir}/csound/*
+%{_libdir}/libcsound.so
+%{_libdir}/libcsnd.so
+
+%files -n %{pyname}
+%defattr(-,root,root,-)
+%{python_sitelib}/*
+
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig