Mageia Bugzilla – Attachment 3114 Details for
Bug 8119
Sratom is a library for serialising LV2 atoms to/from RDF
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file for sratom
sratom.spec (text/plain), 2.03 KB, created by
Philippe Didier
on 2012-11-18 01:16:00 CET
(
hide
)
Description:
spec file for sratom
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2012-11-18 01:16:00 CET
Size:
2.03 KB
patch
obsolete
>Name: sratom >Version: 0.4.0 >Release: %mkrel 1 >Summary: Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax > >%define lib_major 0 >%define lib_name %mklibname %{name} %{lib_major} >%define lib_name_devel %mklibname %{name} -d > >Source0: http://download.drobilla.net/%{name}-%{version}.tar.bz2 >URL: http://drobilla.net/software/%{name}/ >License: MIT-like >Group: System/Libraries > >BuildRequires: waf >BuildRequires: pkgconfig >BuildRequires: glib2-devel >BuildRequires: serd-devel >BuildRequires: sord-devel >BuildRequires: pkgconfig(lv2) > >%description >Lightweight C library for storing RDF data in memory. > >%files >%doc COPYING README > >#----------------------------------- >%package -n %{lib_name} > >Summary: Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax >Group: System/Libraries > >%description -n %{lib_name} >Lightweight C library for storing RDF data in memory. > > >%files -n %{lib_name} >%{_libdir}/lib%{name}-%{lib_major}.so.* > >#----------------------------------- >%package -n %{lib_name_devel} >Summary: Headers for the sord RDF storage library >Group: System/Libraries >Requires: %{lib_name} = %{version}-%{release} >Requires: pkgconfig >Provides: %{name}-devel = %{version}-%{release} > >%description -n %{lib_name_devel} >Development files needed to build applications against %{name}. > >%files -n %{lib_name_devel} >%{_libdir}/lib%{name}-%{lib_major}.so >%dir %{_includedir}/%{name}-%{lib_major}/%{name} >%{_includedir}/%{name}-%{lib_major}/%{name}/*.h >%{_libdir}/pkgconfig/%{name}-%{lib_major}.pc > >#----------------------------------- >%prep >%setup -q > >%build >./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir} >./waf > >%install >rm -rf %{buildroot} > >./waf install --destdir=%{buildroot} > > > >%changelog >* Sat Nov 17 2012 <> 0.4.0-1mga2 >+ imported and cleaned for Mageia2 > >* Sat Aug 25 2012 Frank Kober <emuse@mandriva.org> 0.4.0-1mdv2012.0 >+ Revision: 815738 >- new version 0.4.0 > >* Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.0-1 >+ Revision: 792904 >- BR:sord-devel >- BR: lv2 >- imported package sratom >
Name: sratom Version: 0.4.0 Release: %mkrel 1 Summary: Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax %define lib_major 0 %define lib_name %mklibname %{name} %{lib_major} %define lib_name_devel %mklibname %{name} -d Source0: http://download.drobilla.net/%{name}-%{version}.tar.bz2 URL: http://drobilla.net/software/%{name}/ License: MIT-like Group: System/Libraries BuildRequires: waf BuildRequires: pkgconfig BuildRequires: glib2-devel BuildRequires: serd-devel BuildRequires: sord-devel BuildRequires: pkgconfig(lv2) %description Lightweight C library for storing RDF data in memory. %files %doc COPYING README #----------------------------------- %package -n %{lib_name} Summary: Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax Group: System/Libraries %description -n %{lib_name} Lightweight C library for storing RDF data in memory. %files -n %{lib_name} %{_libdir}/lib%{name}-%{lib_major}.so.* #----------------------------------- %package -n %{lib_name_devel} Summary: Headers for the sord RDF storage library Group: System/Libraries Requires: %{lib_name} = %{version}-%{release} Requires: pkgconfig Provides: %{name}-devel = %{version}-%{release} %description -n %{lib_name_devel} Development files needed to build applications against %{name}. %files -n %{lib_name_devel} %{_libdir}/lib%{name}-%{lib_major}.so %dir %{_includedir}/%{name}-%{lib_major}/%{name} %{_includedir}/%{name}-%{lib_major}/%{name}/*.h %{_libdir}/pkgconfig/%{name}-%{lib_major}.pc #----------------------------------- %prep %setup -q %build ./waf configure --prefix=%{_prefix} --mandir=%{_mandir} --libdir=%{_libdir} ./waf %install rm -rf %{buildroot} ./waf install --destdir=%{buildroot} %changelog * Sat Nov 17 2012 <> 0.4.0-1mga2 + imported and cleaned for Mageia2 * Sat Aug 25 2012 Frank Kober <emuse@mandriva.org> 0.4.0-1mdv2012.0 + Revision: 815738 - new version 0.4.0 * Mon Apr 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.2.0-1 + Revision: 792904 - BR:sord-devel - BR: lv2 - imported package sratom
View Attachment As Raw
Actions:
View
Attachments on
bug 8119
: 3114