Bugzilla – Attachment 51352 Details for
Bug 120043
Python bindings for cairo missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
SPEC file for libsvg, needed by libsvg-cairo, which is needed by python-cairo
libsvg.spec (text/plain), 1.50 KB, created by
Andreas Hanke
on 2005-10-03 23:45:03 UTC
(
hide
)
Description:
SPEC file for libsvg, needed by libsvg-cairo, which is needed by python-cairo
Filename:
MIME Type:
Creator:
Andreas Hanke
Created:
2005-10-03 23:45:03 UTC
Size:
1.50 KB
patch
obsolete
># ># spec file for package libsvg (Version 0.1.4) ># ># This file and all modifications and additions to the pristine ># package are under the same license as the package itself. ># > >BuildRequires: expat gcc libxml2 libxml2-devel make pkgconfig zlib zlib-devel > >%define _prefix /usr > >Name: libsvg >License: GPL >Group: System/Libraries >Summary: A library for SVG files >Version: 0.1.4 >Release: 0 >URL: http://www.cairographics.org/ >Source: http://www.cairographics.org/snapshots/%{name}-%{version}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-build > >%description >libsvg provides a parser for SVG content in files or buffers. > >%package devel >Summary: Development package for libsvg >Group: Development/Libraries >Requires: %{name} = %{version} > >%description devel >Development package for libsvg. > >%prep >%setup >%{?suse_update_config:%{suse_update_config -f}} >chmod 644 AUTHORS ChangeLog COPYING INSTALL NEWS README TODO > >%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 TODO >%{_libdir}/*.so.* > >%files devel >%defattr(-,root,root) >%{_libdir}/pkgconfig/%{name}.pc >%{_libdir}/*.a >%{_libdir}/*.la >%{_libdir}/*.so >%{_includedir}/svg.h > >%changelog -n libsvg >* Tue Oct 04 2005 - root@localhost >- 0.1.4-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