Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37565712
en ru br
ALT Linux repos
S:1.1.1-alt1
5.0: 1.0.6-alt1.0
4.1: 1.0.6-alt1.0
4.0: 1.0.6-alt1.0

Group :: Terminals
RPM: jp2a

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# SPEC-file for jp2a
#
#

%define version 1.0.6
%define release alt1

Name: jp2a
Version: %version
Release: %release.0

Summary: an utility for converting JPEG images to ASCII
Summary(ru_RU.UTF-8): утилита для конвертации изображений JPEG в ASCII art

License: GPL v.2
Group: Terminals
URL: http://jp2a.sourceforge.net/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source0: %name-%version.tar.bz2
BuildPreReq: libjpeg-devel libcurl-devel

%description
jp2a is a small command-line utility for converting JPEG images
to ASCII art.

%description -l ru_RU.UTF-8
jp2a - небольшая утилита командной строки для конвертирования
изображений в формате JPEG в текcтовый вид ASCII art.

%prep
%setup

%__mv -f COPYING COPYING.GPL.orig
%__ln_s $(relative %_licensedir/GPL-2 %_docdir/%name/COPYING.GPL) COPYING.GPL

%build
%configure
%make_build

%install
%makeinstall

%files
%doc AUTHORS ChangeLog README man/jp2a.html LICENSES
%doc --no-dereference COPYING.GPL
%_bindir/%name
%_man1dir/%{name}*

%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