Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
jasper
jasper.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jasper.spec of Package jasper
# # spec file for package jasper (Version 1.900.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: jasper BuildRequires: gcc-c++ libdrm-devel libjpeg-devel Url: http://www.ece.uvic.ca/~mdadams/jasper/ License: Public Domain, Freeware Group: Productivity/Graphics/Convertors AutoReqProv: on Version: 1.900.1 Release: 144 Summary: An Implementation of the JPEG-2000 Standard, Part 1 Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf Patch: %{name}-%{version}-uninitialized.patch Patch2: %{name}-%{version}-bug258253.patch Patch3: %{name}-%{version}-bug392410.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains an implementation of the image compression standard, JPEG-2000, Part 1. It consists of tools for conversion to and from the JP2 and JPC formats. %package -n libjasper1 License: Public Domain, Freeware Summary: JPEG-2000 library Group: Productivity/Graphics/Convertors # bug437293 %ifarch ppc64 Obsoletes: libjasper-64bit %endif # used in <= 11.3 Obsoletes: libjasper Provides: libjasper # %description -n libjasper1 This package contains libjasper, a library implementing the JPEG-2000 image compression standard Part 1. %package -n libjasper-devel License: Public Domain, Freeware Summary: JPEG-2000 library - files mandatory for development Group: Development/Libraries/C and C++ # bug437293 %ifarch ppc64 Obsoletes: libjasper-devel-64bit %endif # Requires: libjasper1 = %{version} Requires: libjpeg-devel %description -n libjasper-devel This package contains libjasper, a library implementing the JPEG-2000 image compression standard Part 1. %prep %setup -q %patch %patch2 %patch3 %build %{suse_update_config} autoreconf -i -f CFLAGS="$RPM_OPT_FLAGS -Wall" ./configure --prefix=/usr --enable-shared --disable-static --libdir=%{_libdir} make %{?jobs:-j%jobs} %install make install DESTDIR=$RPM_BUILD_ROOT mv doc/README doc/README.doc rm $RPM_BUILD_ROOT/usr/bin/tmrdemo # compatibility link, there was no interface change ln -s libjasper.so.1.0.0 $RPM_BUILD_ROOT%{_libdir}/libjasper-1.701.so.1 %post -n libjasper1 -p /sbin/ldconfig %postun -n libjasper1 -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYRIGHT INSTALL LICENSE NEWS README doc/* /usr/bin/imgcmp /usr/bin/imginfo /usr/bin/jasper %{_mandir}/man*/* %files -n libjasper1 %defattr(-,root,root) %{_libdir}/libjasper*.so.* %files -n libjasper-devel %defattr(-,root,root) /usr/include/jasper %{_libdir}/libjasper.so %{_libdir}/libjasper.la %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