Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37409332
en ru br
Репозитории ALT

Группа :: Офис
Пакет: hp2xx

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

#
# spec file for package hp2xx
#
# Copyright (c) 2015 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.

Name: hp2xx
Version: 3.4.2
Release: alt2

Summary: Converts HP-GL Plotter Language into a Variety of Formats
License: GPLv2+
Group: Office

Url: http://www.gnu.org/software/hp2xx/hp2xx.html
Source: hp2xx-%version.tar.bz2
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch0: hp2xx-%version-fix.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch1: hp2xx-3.4.2-implicit-decls.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch2: hp2xx-3.4.2-png-deprecated.patch
# PATCH-FIX-UPSTREAM hp2xx-texinfo-5.0.patch dimstar at opensuse.org -- Escape ' at ' in .texi file
Patch3: hp2xx-texinfo-5.0.patch
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libtiff-devel
BuildRequires: libX11-devel
BuildRequires: makeinfo

%description
The hp2xx program is a versatile tool for converting vector graphics
data given in Hewlett-Packard's HP-GL plotter language into a variety
of popular graphics formats, both vector and raster.

%prep
%setup
%patch0 -p1 -b .fix
%patch1
%patch2
%patch3 -p1

%build
make CC="gcc" OPTFLAGS="%optflags -fcommon" #LFLAGS="-L/usr/X11R6/%_lib"

%install
mkdir -p %buildroot{%_bindir,%_infodir,%_man1dir}
make bindir=%buildroot%_bindir \
    infodir=%buildroot%_infodir \
    mandir=%buildroot%_mandir install STRIP=true

%files
%_bindir/hp2xx
%_man1dir/hp2xx.*
%_infodir/hp2xx.*
%doc AUTHORS CHANGES README TODO copying doc/readme doc/changes doc/hp_cmds.lst

%changelog

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

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