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

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

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

#TODO: disable all verifies for speed

Name: clipart-wp-png
Version: 2.4
Release: alt0.1

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

License: Public domain
Group: Graphics
Url: http://www.pcbypaul.com/wpclipart/

Packager: Vitaly Lipatov <lav at altlinux.ru>

%define oname wpclipart
%define clip_dir %_datadir/design/cliparts/wp

Source: http://www.ibiblio.org/abiclipart/downloads/%{oname}-%version.tar.bz2

BuildArch: noarch

%description
WP Clipart is an attempt to make a useful clipart package of public
domain images for use in word processors. Packages also include a
cross-platform viewer/editor written with Python/wxWidgets. It contains
about 6,300 pieces of non-transparent PNG clip art, which is exactly
what AbiWord prints and scales well. It has been optimized for use in
all word processors (scaled down, midtones expanded for inkjet print
quality, etc.) It is suitable for documents as well as Web graphics,
but also has business application (credit cards, promo graphics) and
educational uses (pictures of all US presidents, all country flags,
all US states, historical figures, and a sign language alphabet).

You can found demo preview at %url/browse.html page

%prep
%setup -q -n %{oname}-%version

%install
mkdir -p doc
find -name "*.txt" -print0 | xargs -0 -i'{}' cp {} ./doc
find -name "*.png" -print0 | xargs -0 -i'{}' install -D -m0644 "{}" "%buildroot%clip_dir/{}"

%files
%doc doc/*.txt
%clip_dir/

%changelog

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

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