Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:PowerPC:NonFree
AdobeICCProfiles
AdobeICCProfiles.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File AdobeICCProfiles.spec of Package AdobeICCProfiles
# # spec file for package AdobeICCProfiles # # Copyright (c) 2019 SUSE LINUX 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 https://bugs.opensuse.org/ # Name: AdobeICCProfiles Version: 2.0 Release: 0 Summary: Adobe ICC Profiles License: NonFree Group: Productivity/Graphics/Other URL: http://www.adobe.com/support/downloads/iccprofiles/iccprofiles_linux.html Source0: ftp://ftp.adobe.com/pub/adobe/iccprofiles/linux/AdobeColorProfiles-bundler.rpm.tar.gz Source1: EULA BuildArch: noarch %description Build quality color workflows with Adobe ICC profiles. Adobe wants to enable consistent, high-quality color workflows. For color workflows to succeed, color information must be shared by many people, from original creator to final publisher. Enclosed in our compressed archive are: 4 RGB profiles Adobe RGB (1998) Apple RGB ColorMatch RGB sRGB IEC61966-2.1 10 CMYK profiles US Web Coated (SWOP) v2 US Web Uncoated v2 US Sheetfed Coated v2 US Sheetfed Uncoated v2 Europe ISO Coated FOGRA27 Euroscale Uncoated v2 Japan Web Coated (Ad) Japan Color 2001 Coated Japan Color 2001 Uncoated Japan Color 2002 Newspaper For more information on ICC profiles, visit the International Color Consortium website (http://www.color.org/). For more information on ICC color management, see the technical guides on the Adobe website. System requirements Any system-level or application-level color management system that uses ICC color profiles. %prep # Work-around problem with to cd to directory with spaces in the name. %setup -q -T -a0 -c %{name}-%{version} rpm2cpio adobe-color-profiles-1.0-1.noarch.rpm >adobe-color-profiles-1.0-1.cpio cpio -d -m -i <adobe-color-profiles-1.0-1.cpio # WARNING: Race condition during unpacking! chmod og-w -R usr/share/color/icc chmod -x "usr/share/color/icc/Adobe ICC Profiles"/*/*.ic? %build %install # WARNING: You must make sure, that all files are installed! # License requires it. mkdir -p "%{buildroot}%{_datadir}/color/icc/Adobe ICC Profiles" cp -a "usr/share/color/icc/Adobe ICC Profiles"/*Profiles "%{buildroot}%{_datadir}/color/icc/Adobe ICC Profiles" mkdir -p %{buildroot}%{_docdir}/%{name} cp -a %{SOURCE1} %{buildroot}%{_docdir}/%{name} cp -a "usr/share/color/icc/Adobe ICC Profiles"/*.pdf %{buildroot}%{_docdir}/%{name} ## Location of files in the RPM package from Adobe. #for DOC in *.pdf ; do # ln -s "%{_docdir}/%{name}/$DOC" "$RPM_BUILD_ROOT%{_datadir}/color/icc/$DOC" #done %files %doc %{_docdir}/%{name} %{_datadir}/color %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