Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37732770
en ru br
Репозитории ALT
S:2.0-alt1
5.1: 2.8-alt1
4.1: 0.18-alt1
4.0: 0.18-alt1
3.0: 0.15-alt1
www.altlinux.org/Changes

Группа :: Графика
Пакет: clipart-openclipart

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

#TODO split?
Name: clipart-openclipart
Version: 0.18
Release: alt1

Summary: Open Clip Art Library
Summary(ru_RU.KOI8-R): Свободная коллекция изображений (Clip Art)

License: Public domain
Group: Graphics
Url: http://www.openclipart.org/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.openclipart.org/downloads/%version/openclipart-%version-full.tar.bz2

%define clip_dir %_datadir/design/cliparts/openclipart

BuildArch: noarch

%description
This is a collection of 100 percent license-free, royalty-free, and
restriction-free art that you can use for whatever purpose you see fit.

Most of the art in this package is in the Scalable Vector Graphic (SVG)
format, which is an XML format approved by the W3C and used in a wide
range of software applications, including Inkscape, Adobe Illustrator,
Batik, and more.

The goal of the Open Clip Art Library is to provide the public with a
huge collection of reusable art for any purpose

For more information, including how you can contribute to this growing
library, please see http://www.openclipart.org/

%package svg
Summary: Open Clip Art Library in SVG format
License: Public domain
Group: Graphics
Requires: %name = %version

%description svg
This is a collection of 100 percent license-free, royalty-free, and
restriction-free art that you can use for whatever purpose you see fit.

Most of the art in this package is in the Scalable Vector Graphic (SVG)
format, which is an XML format approved by the W3C and used in a wide
range of software applications, including Inkscape, Adobe Illustrator,
Batik, and more.

The goal of the Open Clip Art Library is to provide the public with a
huge collection of reusable art for any purpose

For more information, including how you can contribute to this growing
library, please see http://www.openclipart.org/

%package png
Summary: Open Clip Art Library in PNG format
License: Public domain
Group: Graphics
Requires: %name = %version

%description png
This is a collection of 100 percent license-free, royalty-free, and
restriction-free art that you can use for whatever purpose you see fit.

Most of the art in this package is in the Scalable Vector Graphic (SVG)
format, which is an XML format approved by the W3C and used in a wide
range of software applications, including Inkscape, Adobe Illustrator,
Batik, and more.

The goal of the Open Clip Art Library is to provide the public with a
huge collection of reusable art for any purpose

For more information, including how you can contribute to this growing
library, please see http://www.openclipart.org/

%prep
%setup -q -n openclipart-%version-full

%install
for tp in png svg txt ; do
find -name "*.$tp" -print0 | xargs -0 -i'{}' install -D -m0644 "{}" "%buildroot%clip_dir/$tp/{}"
done
rm -f %buildroot%clip_dir/txt/*.txt

%files
%dir %clip_dir
%clip_dir/txt
%doc AUTHORS NEWS LICENSE README

%files svg
%clip_dir/svg

%files png
%clip_dir/png

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin