]> git.pld-linux.org Git - packages/aubio.git/blobdiff - aubio.spec
- --disable lash (there's no lash.h in PLD)
[packages/aubio.git] / aubio.spec
index 39eb1e995cc359ac4f4f22f71eaae8ad45d84e3e..f5fe469799e4291e22c589ff15ca33568c0225f9 100644 (file)
@@ -1,6 +1,8 @@
 # TODO:
 #      - unpackaged /usr/share/sounds/aubio/woodblock.aiff
 #      - package python stuff
+#      - create lash.spec (http://www.nongnu.org/lash) and
+#        --enable-lash
 #
 Summary:       aubio is a library for audio labelling
 Name:          aubio
@@ -22,8 +24,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 aubio is a library for audio labelling
 
 %package devel
-Summary:       Header files for FOO library
-Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki FOO
+Summary:       Header files for aubio library
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki aubio
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
@@ -51,8 +53,7 @@ Statyczna biblioteka aubio.
 %build
 %configure \
        --enable-alsa \
-       --enable-jack \
-       --enable-lash
+       --enable-jack
 
 %{__make}
 
This page took 0.035647 seconds and 4 git commands to generate.