Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:aeszter
clipper
clipper.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File clipper.spec of Package clipper
Name: clipper URL: http://www.ysbl.york.ac.uk/~cowtan/clipper/doc/index.html BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: fftw2-devel Requires: fftw2 BuildRequires: automake BuildRequires: ccp4-devel BuildRequires: libmmdb-devel License: LGPL-2.0+ Group: Productivity/Scientific/Chemistry AutoReqProv: on Summary: Cross-crystal Likelihood Phase Probability Estimation and Refinement %define ver 2.1 %define extraver 090714 %define sover 2 Version: %{ver}_%{extraver} Release: 7.1 Source0: %{name}-%{ver}-%{extraver}-ac.tar.bz2 Patch1: 1-implicit.patch Patch2: 2-ccp4.patch Patch3: 3-libadd.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %define docdir %{_prefix}/share/doc/packages/%{name} %package devel Group: Development/Libraries/C and C++ Summary: Cross-crystal Likelihood Phase Probability Estimation and Refinement Requires: %{name} = %{version} Requires: lib%{name}%{sover} = %{version} %package examples Group: Productivity/Scientific/Chemistry Summary: Cross-crystal Likelihood Phase Probability Estimation and Refinement %package -n lib%{name}%{sover} Group: Productivity/Scientific/Chemistry Summary: Cross-crystal Likelihood Phase Probability Estimation and Refinement %description There are currently two major pressures on crystallographic computing: * Increased automation to increase throughput in line with genomics applications. * Increased data complexity, as data from more sources is combined and carried through the whole calculation to solve more difficult problems. The Clipper project is an initiative to address these pressures. The aim of the project is to produce a set of object-oriented libraries for the organisation of crystallographic data and the performance of crystallographic computation. The libraries are designed as a framework for new crystallographic software, which will allow the full power of modern programming techniques to be exploited by the developer. This will lead to greater functionality from simpler code which will be easier to develop and debug. Authors -------- Kevin Cowtan %description devel There are currently two major pressures on crystallographic computing: * Increased automation to increase throughput in line with genomics applications. * Increased data complexity, as data from more sources is combined and carried through the whole calculation to solve more difficult problems. The Clipper project is an initiative to address these pressures. The aim of the project is to produce a set of object-oriented libraries for the organisation of crystallographic data and the performance of crystallographic computation. The libraries are designed as a framework for new crystallographic software, which will allow the full power of modern programming techniques to be exploited by the developer. This will lead to greater functionality from simpler code which will be easier to develop and debug. This package contains headers for development. Authors -------- Kevin Cowtan %description examples There are currently two major pressures on crystallographic computing: * Increased automation to increase throughput in line with genomics applications. * Increased data complexity, as data from more sources is combined and carried through the whole calculation to solve more difficult problems. The Clipper project is an initiative to address these pressures. The aim of the project is to produce a set of object-oriented libraries for the organisation of crystallographic data and the performance of crystallographic computation. The libraries are designed as a framework for new crystallographic software, which will allow the full power of modern programming techniques to be exploited by the developer. This will lead to greater functionality from simpler code which will be easier to develop and debug. This package contains example programs. Authors -------- Kevin Cowtan %description -n lib%{name}%{sover} There are currently two major pressures on crystallographic computing: * Increased automation to increase throughput in line with genomics applications. * Increased data complexity, as data from more sources is combined and carried through the whole calculation to solve more difficult problems. The Clipper project is an initiative to address these pressures. The aim of the project is to produce a set of object-oriented libraries for the organisation of crystallographic data and the performance of crystallographic computation. The libraries are designed as a framework for new crystallographic software, which will allow the full power of modern programming techniques to be exploited by the developer. This will lead to greater functionality from simpler code which will be easier to develop and debug. This package contains shared libraries. Authors -------- Kevin Cowtan %prep %setup -q -n %{name}-%{ver} %patch1 -p1 %patch2 -p1 %patch3 -p1 %build autoreconf -f -i automake %configure MMDB_CXXFLAGS=-I%{_includedir}/mmdb MMDB_LIBS=-lmmdb \ LDFLAGS=-L%{_libdir}/ccp4 \ --enable-mmdb --enable-ccp4 --enable-minimol \ --enable-cns --enable-cif --enable-mmdb --disable-static make %install make DESTDIR=${RPM_BUILD_ROOT} install-strip rm $RPM_BUILD_ROOT/%{_libdir}/libclipper*.la install -d $RPM_BUILD_ROOT/%{docdir} install README NEWS COPYING AUTHORS $RPM_BUILD_ROOT/%{docdir} %clean rm -rf $RPM_BUILD_ROOT %post -n lib%{name}%{sover} -p /sbin/ldconfig %postun -n lib%{name}%{sover} -p /sbin/ldconfig %files %defattr(0644,root,root) %attr(0755,root,root) %{_bindir}/clipper-config %dir %attr(0755,root,root) %{docdir} %{docdir}/* %files -n lib%{name}%{sover} %defattr(0644,root,root) %{_libdir}/libclipper*.so.* %files examples %defattr(0755,root,root) %{_bindir}/clipper_test %files devel %defattr(0644,root,root) %dir %attr(0755,root,root) %{_includedir}/%{name} %dir %attr(0755,root,root) %{_includedir}/%{name}/cif %dir %attr(0755,root,root) %{_includedir}/%{name}/ccp4 %dir %attr(0755,root,root) %{_includedir}/%{name}/cns %dir %attr(0755,root,root) %{_includedir}/%{name}/contrib %dir %attr(0755,root,root) %{_includedir}/%{name}/core %dir %attr(0755,root,root) %{_includedir}/%{name}/minimol %dir %attr(0755,root,root) %{_includedir}/%{name}/mmdb %dir %attr(0755,root,root) %{_includedir}/%{name}/phs %{_includedir}/%{name}/*/*.h %{_includedir}/%{name}/*.h %{_libdir}/lib%{name}*.so %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor