File: solfege.suse9.spec

package info (click to toggle)
solfege 3.6.4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 9,616 kB
  • ctags: 3,322
  • sloc: python: 17,206; xml: 5,719; ansic: 4,299; makefile: 557; sh: 297
file content (114 lines) | stat: -rw-r--r-- 4,087 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Summary: Eartraining program for GNOME
Summary(de): Gehrbildungssoftware fr GNOME
Name: solfege
Version: 3.6.4
Release: 1
Vendor: Tom Cato Amundsen (tca@gnu.org)
Source: %{name}-%{version}.tar.bz2
URL: http://www.solfege.org/
Copyright: GPL
Group: Productivity/Multimedia/Sound/Midi
BuildRequires:  python-gtk >= 2.0.0
BuildRequires:  python-gnome >= 2.0.0
BuildRequires:  gtkhtml2-devel >= 2.0
BuildRequires:  gtkhtml-devel
BuildRequires:  gtk2-devel >= 2.2.0
BuildRequires:  libxml2-devel >= 2.4.0
BuildRequires:  libgnome-devel >= 2.2.0
BuildRequires:  libgtkhtml-devel
BuildRequires:  python-devel >= 2.3
BuildRequires:  m4
BuildRequires:  pkgconfig
BuildRequires:  make
Requires:	python-gtk >= 2.0.0
Requires:	python-gnome >= 2.0.0
Requires:	gtkhtml2 >= 2.0
Requires:	python-numeric
Requires:	python-orbit >= 2.0
BuildRoot: %{_tmppath}/%name-%{version}
Packager: Tom Cato Amundsen <tca@gnu.org>
Distribution: SuSE 9.0

%description
Solfege is an ear training program for X written in python, using the
GTK+ and GNOME libraries. This is a development release, things might
be broken. See INSTALL file if you have problems running or installing
Solfege. Report your problems to solfege-devel@lists.sourceforge.net

Eartraining is a big subject with many connections to music theory and
performance of music, so I won't even try to make "a complete
computerbased ear training course". But I hope someone find this
software useful.

%description -l de
Solfege ist eine Gehrbildungssoftware geschrieben in Python fr X, die
GTK+ und GNOME Bibliotheken verwendet. Es handelt sich hierbei um eine
Entwicklerversion, manches mag noch Fehler haben. Dem INSTALL Text knnen
Informationen entnommen werden, falls Probleme bei der Installation oder
der Ausfhrung auftreten sollten. Probleme knnen solfege-devel@lists.sourceforge.net
mitgeteilt werden.

Gehrbildung stellt eine groe Anforderung an viele Bereiche der
Musiktheorie dar, weshalb ich nicht versucht habe, einen vollstndigen
Computerkurs Gehrbildung zu erstellen. Ich hoffe aber, dass so
mancher diese Software hilfreich findet.

%prep
%setup

%build
./configure --with-gtkhtml \
  --prefix=%{_prefix} \
  --mandir=%{_mandir} \
  --sysconfdir=%{_sysconfdir}
make

%install
make nopycompile=YES install \
  prefix=$RPM_BUILD_ROOT%{_prefix} \
  mandir=$RPM_BUILD_ROOT%{_mandir} \
  sysconfdir=$RPM_BUILD_ROOT%{_sysconfdir}
install -D solfege.desktop \
  $RPM_BUILD_ROOT%{_datadir}/applications/solfege.desktop
install -D graphics/solfege.png \
  $RPM_BUILD_ROOT%{_datadir}/pixmaps/solfege.png

%files
%defattr(-,root,root)
%doc AUTHORS INSTALL FAQ README TODO COPYING changelog
%config %{_sysconfdir}/solfege
%{_mandir}/man1/%{name}.1*
%{_mandir}/man1/lessonfile_editor.1*
%{_bindir}/%{name}*
%{_bindir}/lessonfile_editor
%{_libdir}/%{name}
%{_datadir}/%{name}
%{_datadir}/locale
%{_datadir}/pixmaps
%{_datadir}/applications

%changelog
* Tue Jun 1 2004 - Tom Cato Amundsen <tca@gnu.org>
- forked solfege.suse82.spec.in and fixed file to be used for suse 9
* Sun Sep 21 2003 - Tom Cato Amundsen <tca@gnu.org>
- renamed file to solfege.suse82.spec.in and let solfege.suse82.spec be
  generated by configure. This set the program version automatically.
* Sun Sep 21 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- updated to version 2.0.2
* Thu Sep 11 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- updated to version 2.0.1
* Mon Sep 1 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- updated to version 2.0.0!
* Wed Aug 27 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- applied patch to fix incorrect midimodule installation
* Sun Aug 24 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- updated to version 1.9.99
- still no Gnome support, fails to start...
- patch for Makefile.in: replaced links calls to w3m ones
  because of obsolete -dump option
* Fri Aug 1 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- updated to version 1.9.11
* Thu Jun 5 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- updated to version 1.9.10
* Sun May 4 2003 - Thibaut Cousin <linux@thibaut-cousin.net>
- updated for SuSE 8.2