]> git.pld-linux.org Git - packages/denemo.git/blame - denemo.spec
- massive attack: adding Source-md5
[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
8726f234 14# Source0-md5: c90fa4bd2f4cb4e72b3ee036f6c2568f
39a47d9b 15Patch0: %{name}-opt.patch
08f8886e 16URL: http://denemo.sourceforge.net/
39a47d9b 17%{!?_without_alsa:BuildRequires: alsa-lib-devel >= 0.9.0}
d740360c
PG
18BuildRequires: autoconf
19BuildRequires: automake
39a47d9b
JB
20%{?_with_gtk1:BuildRequires: gtk+-devel >= 1.2.0}
21%{!?_with_gtk1:BuildRequires: gtk+2-devel >= 2.0.0}
22BuildRequires: libtool
23BuildRequires: libxml2-devel >= 2.0.0
0f60d765 24#BuildRequires: niffsdk-devel
39a47d9b 25%{!?_with_gtk1:BuildRequires: pkgconfig}
cae82604 26Requires: TiMidity++
6bf3a28b 27Requires: lilypond
08f8886e 28BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
29
30%description
da910441 31Denemo is a graphical music notation program written in C with gtk+.
32
33It is intended to be used in conjunction with GNU Lilypond
34(http://www.cs.uu.nl/hanwen/lilypond/), but is adaptable to other
35computer-music-related purposes as well.
08f8886e 36
5a90b469
JB
37%description -l pl
38