]> git.pld-linux.org Git - packages/uade.git/blobdiff - uade.spec
- reverted - crashes xfree
[packages/uade.git] / uade.spec
index d950b3aa2618c4795d95c960187fad98b92dad01..8ea0a477251161668242a31f2213f444d4b73ad5 100644 (file)
--- a/uade.spec
+++ b/uade.spec
@@ -1,4 +1,4 @@
-%define                _pre    pre2
+%define                _pre    pre5
 Summary:       Replayer for old amiga music file formats
 Summary(pl):   Odtwarzacz starych amigowych plików muzycznych
 Name:          uade
@@ -7,6 +7,7 @@ Release:        1.%{_pre}
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://www.ee.tut.fi/~heikki/uade/pre/%{name}-%{version}-%{_pre}.tar.bz2
+# Source0-md5: 33c9d566d5e31e967b90952edf6a11e2
 URL:           http://www.ee.tut.fi/~heikki/uade.html
 BuildRequires: gtk+-devel
 BuildRequires: libtool
@@ -67,20 +68,9 @@ pluginy wizualizacyjne, jest plugin dla XMMS korzystaj
        --input-plugin-dir=%{_libdir} \
        --with-sdl
 
-#%%configure --prefix=%{_prefix}
-#cd plugindir
-#cat Makefile | sed 's@PLUGINDIR = @&$(DESTDIR)@' > Makefile.new
-#mv -f Makefile.new Makefile
-#cd ..
-#cat Makefile | sed 's@SYSDATADIR = @&$(DESTDIR)@' > Makefile.new
-#cat Makefile.new | sed 's@BINDIR = @&$(DESTDIR)@;s@DOCDIR = @&$(DESTDIR)@' > Makefile
-
 %{__make} \
-       CC="%{__cc}"
-#      LDFLAGS="%{rpmldflags}" \
-#      CFLAGS="%{rpmcflags} -DGCCCONSTFUNC=\"__attribute__((const))\" -DREGPARAM= -D__inline__=inline -DVERSION=\\\"%{version}\\\"" \
-#      SDLLIBS="%(sdl-config --libs)" \
-#      SDLLFLAGS="%(sdl-config --cflags)"
+       CC="%{__cc}" \
+       LIBTOOL="libtool --tag=dupa"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.090093 seconds and 4 git commands to generate.