]> git.pld-linux.org Git - packages/denemo.git/blame - denemo.spec
- note about incomplete niff plugin
[packages/denemo.git] / denemo.spec
CommitLineData
39a47d9b
JB
1#
2# Conditional build:
3# _without_alsa - without ALSA support
4# _with_gtk1 - use GTK+ 1.2 instead of GTK+ 2
5#
08f8886e 6Summary: Gtk frontend for GNU lilypond
5a90b469 7Summary(pl): Frontend Gtk na GNU lilypond
08f8886e 8Name: denemo
39a47d9b 9Version: 0.7.1
6bf3a28b 10Release: 1
08f8886e 11License: GPL
7c0a8467 12Group: X11/Applications/Sound
abeae696 13Source0: http://dl.sourceforge.net/denemo/%{name}-%{version}.tar.gz
39a47d9b 14Patch0: %{name}-opt.patch
08f8886e 15URL: http://denemo.sourceforge.net/
39a47d9b 16%{!?_without_alsa:BuildRequires: alsa-lib-devel >= 0.9.0}
d740360c
PG
17BuildRequires: autoconf
18BuildRequires: automake
39a47d9b
JB
19%{?_with_gtk1:BuildRequires: gtk+-devel >= 1.2.0}
20%{!?_with_gtk1:BuildRequires: gtk+2-devel >= 2.0.0}
21BuildRequires: libtool
22BuildRequires: libxml2-devel >= 2.0.0
0f60d765 23#BuildRequires: niffsdk-devel
39a47d9b 24%{!?_with_gtk1:BuildRequires: pkgconfig}
cae82604 25Requires: TiMidity++
6bf3a28b 26Requires: lilypond
08f8886e 27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
28
29%description
da910441 30Denemo is a graphical music notation program written in C with gtk+.
31
32It is intended to be used in conjunction with GNU Lilypond
33(http://www.cs.uu.nl/hanwen/lilypond/), but is adaptable to other
34computer-music-related purposes as well.
08f8886e 35
5a90b469
JB
36%description -l pl
37