Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 313729 Details for
Bug 455500
Review Request: OpenGTL -- graphics transformation languages (used by krita2)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
.spec for OpenGTL package
OpenGTL.spec (text/plain), 2.30 KB, created by
Matthew Woehlke
on 2008-08-07 18:47:40 UTC
(
hide
)
Description:
.spec for OpenGTL package
Filename:
MIME Type:
Creator:
Matthew Woehlke
Created:
2008-08-07 18:47:40 UTC
Size:
2.30 KB
patch
obsolete
>Name: OpenGTL >Version: 0.9.4 >Release: 1%{?dist} >Summary: Graphics Transformation Languages >License: LGPLv2 >Group: Development/Languages >URL: http://opengtl.org/ >Source0: http://www.opengtl.org/download/OpenGTL-%{version}.tar.bz2 > >BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) >BuildRequires: cmake >#doxygen graphviz -- TODO merge with last line when doxygen working upstream >BuildRequires: llvm-devel >= 2.3 >#BuildRequires: llvm-devel >= 2.3-5 TODO blocked by bug 455502, need new llvm package > >Requires: pkgconfig >Requires: %{name}-libs = %{version}-%{release} > >%description >OpenGTL provides tools, languages and libraries to create generic >transformations for graphics. These transformations can be used by >different programs, e.g. Krita, Gimp, CinePaint, etc. > >%package libs >Summary: Runtime libraries for OpenGTL >Group: Development/Languages > >%description libs >This package contains runtime libraries needed to run programs >that use the OpenGTL libraries. > >%package devel >Summary: Libraries and header files for OpenGTL >Group: Development/Languages >Requires: %{name}-libs = %{version}-%{release} >Requires: llvm-devel >= 2.3 > >%description devel >This package contains library and header files needed to develop new >native programs that use the OpenGTL libraries. > >#%package apidoc >#Summary: API documentation for OpenGTL >#Group: Development/Languages >#Requires: %{name}-devel = %{version}-%{release} ># >#%description apidoc >#API documentation for the OpenGTL libraries. > >%prep >%setup -q > >%build >%cmake >make %{_smp_mflags} VERBOSE=1 > >#fix libdir >#sed -i 's|${CMAKE_INSTALL_PREFIX}/lib|%{_libdir}|g' `find . -name cmake_install.cmake` > >%install >rm -rf %{buildroot} >make install DESTDIR=%{buildroot} > >%clean >rm -rf %{buildroot} > >%post libs -p /sbin/ldconfig > >%postun libs -p /sbin/ldconfig > >%files >%defattr(-,root,root,-) >%doc COPYING OpenGTL/README >%{_bindir}/ctli >%{_bindir}/shiva > >%files libs >%defattr(-,root,root,-) >%{_libdir}/*.so.* >%{_datadir}/OpenGTL > >%files devel >%defattr(-,root,root,-) >%{_bindir}/ctlc >%{_bindir}/shivac >%{_bindir}/shivatester >%{_includedir}/GTLCore >%{_includedir}/OpenCTL >%{_includedir}/OpenShiva >%{_libdir}/*.so >%{_libdir}/pkgconfig/*.pc > >#%files apidoc >#%defattr(-,root,root,-) >#%doc docs/doxygen > >%changelog >* Fri Jul 25 2008 Matthew Woehlke <mw_triad@users.sourceforge.net> - 0.9.4-1 >- Initial version
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 455500
:
312796
| 313729