automatic version update by autodist [release 2.22.2-1mamba;Sat Jun 04 2022]
This commit is contained in:
parent
e2e203e9d0
commit
b35dac407c
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version|cut -d. -f1-2)
|
%define majver %(echo %version|cut -d. -f1-2)
|
||||||
Name: lilypond
|
Name: lilypond
|
||||||
Version: 2.19.10
|
Version: 2.22.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An automated engraving system.
|
Summary: An automated engraving system.
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -8,9 +8,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://lilypond.org/
|
URL: http://lilypond.org/
|
||||||
Source: http://download.linuxaudio.org/lilypond/sources/v%{majver}/lilypond-%{version}.tar.gz
|
Source: http://lilypond.org/downloads/sources/v%{majver}/lilypond-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
@ -18,6 +17,7 @@ BuildRequires: libfreetype-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libguile1-devel
|
BuildRequires: libguile1-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libltdl-devel
|
BuildRequires: libltdl-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
@ -28,30 +28,36 @@ BuildRequires: fontforge
|
|||||||
BuildRequires: urw-fonts
|
BuildRequires: urw-fonts
|
||||||
BuildRequires: t1utils
|
BuildRequires: t1utils
|
||||||
BuildRequires: ghostscript-fonts
|
BuildRequires: ghostscript-fonts
|
||||||
BuildRequires: make381
|
|
||||||
BuildRequires: texlive >= 20140525
|
BuildRequires: texlive >= 20140525
|
||||||
BuildRequires: fontforge
|
BuildRequires: fontforge
|
||||||
BuildRequires: libfontforge-devel
|
BuildRequires: libfontforge-devel
|
||||||
|
BuildRequires: tex-gyre-fonts
|
||||||
|
BuildRequires: extractpdfmark
|
||||||
Requires: ghostscript-fonts
|
Requires: ghostscript-fonts
|
||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LilyPond is an automated engraving system. It formats music beautifully and automatically, and has a friendly syntax for its input files.
|
LilyPond is an automated engraving system. It formats music beautifully and automatically, and has a friendly syntax for its input files.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--disable-documentation \
|
--disable-documentation \
|
||||||
--with-ncsb-dir=%{_datadir}/ghostscript/fonts \
|
--with-texgyre-dir=%{_datadir}/fonts/tex-gyre \
|
||||||
GUILE_CONFIG=guile-config1
|
GUILE_CONFIG=guile-config1 \
|
||||||
|
PYTHON=%{__python3}
|
||||||
|
|
||||||
|
# --with-ncsb-dir=%{_datadir}/ghostscript/fonts \
|
||||||
|
|
||||||
make381 %{_smp_mflags}
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
make381 install DESTDIR=%{buildroot}
|
%makeinstall
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
@ -78,26 +84,18 @@ make381 install DESTDIR=%{buildroot}
|
|||||||
%{_bindir}/lilysong
|
%{_bindir}/lilysong
|
||||||
%{_bindir}/midi2ly
|
%{_bindir}/midi2ly
|
||||||
%{_bindir}/musicxml2ly
|
%{_bindir}/musicxml2ly
|
||||||
%{_libdir}/lilypond/%{version}/python/midi.so
|
#%{_libdir}/lilypond/%{version}/python/midi.so
|
||||||
%{_datadir}/emacs/site-lisp/*.el
|
%{_datadir}/emacs/site-lisp/*.el
|
||||||
#%{_datadir}/info/lilypond*.gz
|
|
||||||
%{_datadir}/lilypond/%{version}/*
|
%{_datadir}/lilypond/%{version}/*
|
||||||
#%{_mandir}/man1/abc2ly.1.gz
|
|
||||||
#%{_mandir}/man1/convert-ly.1.gz
|
|
||||||
#%{_mandir}/man1/etf2ly.1.gz
|
|
||||||
#%{_mandir}/man1/lilymidi.1.gz
|
|
||||||
#%{_mandir}/man1/lilypond-book.1.gz
|
|
||||||
#%{_mandir}/man1/lilypond-invoke-editor.1.gz
|
|
||||||
#%{_mandir}/man1/lilypond.1.gz
|
|
||||||
#%{_mandir}/man1/lilysong.1.gz
|
|
||||||
#%{_mandir}/man1/midi2ly.1.gz
|
|
||||||
#%{_mandir}/man1/musicxml2ly.1.gz
|
|
||||||
#%{_infodir}/music-glossary.info.gz
|
|
||||||
#%{_datadir}/omf/lilypond/%{version}/*.omf
|
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
#README.txt THANKS
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 04 2022 Automatic Build System <autodist@mambasoft.it> 2.22.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Oct 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.19.82-1mamba
|
||||||
|
- update to 2.19.82
|
||||||
|
|
||||||
* Mon Jul 21 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.19.10-1mamba
|
* Mon Jul 21 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.19.10-1mamba
|
||||||
- update to 2.19.10
|
- update to 2.19.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user