Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37487207
en ru br
ALT Linux repos
S:0.1.3-alt5
5.0: 0.1.3-alt2
4.1: 0.1.3-alt2

Group :: Graphics
RPM: create-resources

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: create-resources
Version: 0.1.3
Release: alt5

Summary: shared resources for use by creative applications
License: GPLv2
Group: Graphics
Packager: Valery Inozemtsev <shrek at altlinux.ru>

BuildArch: noarch
Conflicts: gimp < 2.6.11-alt4

Source: create-%version.tar.bz2
Patch1: sconstruct.patch
Patch2: create-resources-alt-fix-ftbfs-with-py3-scons.patch
# Debian
Patch10: 0001-add_name_header_to_GIMP_palettes.patch

# Automatically added by buildreq on Thu Apr 21 2011 (-bi)

# optimized out: ghostscript-classic python-base python-modules python-modules-compiler python-modules-email tetex-core tetex-dvips
#BuildRequires: cvs flex gcc-c++ ghostscript-utils rcs scons swig tetex-latex
BuildRequires: scons

%description
The Create Project provides shared resources for use by creative
applications such as Blender, CinePaint, the GIMP, Inkscape, Scribus,
Audacity and the Open Clip Art Library.

The package includes color swatches files

%prep
%setup -qn create-%version
%patch1 -p0
%patch2 -p0
%patch10 -p1

%build

%install
#mkdir -p %buildroot%_datadir/create
#cp -a swatches %buildroot%_datadir/create/
mkdir -p %buildroot/%_prefix
scons install PREFIX=%buildroot/%_prefix

%files
%doc docs/*.html docs/*.css
%dir %_datadir/create
%_datadir/create/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin