Summary: Gtk frontend for GNU lilypond Summary(pl): Frontend Gtk na GNU lilypond Name: denemo Version: 0.5.5 Release: 2 License: GPL Group: X11/Applications/Multimedia Source0: ftp://download.sourceforge.net/pub/sourceforge/denemo/%{name}-%{version}.tar.gz URL: http://denemo.sourceforge.net/ BuildRequires: gtk+-devel >= 1.2.0 BuildRequires: autoconf BuildRequires: automake Requires: lilypond Requires: TiMidity++ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %description Denemo is a graphical music notation program written in C with gtk+. It is intended to be used in conjunction with GNU Lilypond (http://www.cs.uu.nl/hanwen/lilypond/), but is adaptable to other computer-music-related purposes as well. %description -l pl Denemo to program do graficznej notacji muzycznej używający gtk+. Jest przeznaczony do używania z GNU Lilypond (http://www.cs.uu.nl/hanwen/lilypond/), ale może być zaadaptowany do innych celów związanych z muzyką. %prep %setup -q %build rm -f missing aclocal autoconf automake -a -c %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT gzip -9nf NEWS README TODO GOALS DESIGN AUTHORS %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(644,root,root,755) %doc *.gz %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name}