Bugzilla – Attachment 51353 Details for
Bug 120043
Python bindings for cairo missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
SPEC file for libsvg-cairo, which is needed by python-cairo
libsvg-cairo.spec (text/plain), 1.68 KB, created by
Andreas Hanke
on 2005-10-03 23:46:04 UTC
(
hide
)
Description:
SPEC file for libsvg-cairo, which is needed by python-cairo
Filename:
MIME Type:
Creator:
Andreas Hanke
Created:
2005-10-03 23:46:04 UTC
Size:
1.68 KB
patch
obsolete
># ># spec file for package libsvg-cairo (Version 0.1.6) ># ># This file and all modifications and additions to the pristine ># package are under the same license as the package itself. ># > >BuildRequires: cairo cairo-devel gcc libsvg libsvg-devel make pkgconfig xorg-x11-devel xorg-x11-libs > >%define _prefix /usr > >Name: libsvg-cairo >License: GPL >Group: System/Libraries >Summary: Render SVG content using cairo >Version: 0.1.6 >Release: 0 >URL: http://www.cairographics.org/ >Source: http://www.cairographics.org/snapshots/%{name}-%{version}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-build > >%description >libsvg-cairo provides the ability to render SVG content from files or >buffers. All rendering is performed using the cairo rendering library. > >%package devel >Summary: Development package for libsvg-cairo >Group: Development/Libraries >Requires: %{name} = %{version} >Requires: libsvg-devel >Requires: cairo-devel > >%description devel >Development package for libsvg-cairo. > >%prep >%setup >%{?suse_update_config:%{suse_update_config -f}} >chmod 644 AUTHORS ChangeLog COPYING INSTALL NEWS README > >%build >CFLAGS="%{optflags}" \ >./configure \ > --prefix=%{_prefix} \ > --libdir=%{_libdir} >make > >%install >rm -rf %{buildroot} >make DESTDIR=%{buildroot} install > >%clean >rm -rf %{buildroot} > >%post >/sbin/ldconfig > >%postun >/sbin/ldconfig > >%files >%defattr(-,root,root) >%doc AUTHORS ChangeLog COPYING INSTALL NEWS README >%{_libdir}/*.so.* > >%files devel >%defattr(-,root,root) >%{_libdir}/pkgconfig/%{name}.pc >%{_libdir}/*.a >%{_libdir}/*.la >%{_libdir}/*.so >%{_includedir}/svg-cairo.h > >%changelog -n libsvg >* Tue Oct 04 2005 - root@localhost >- 0.1.6-0 >- initial package
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 120043
:
51352
| 51353 |
51354