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

Группа :: Development/Tools
Пакет: pspg

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

# BEGIN SourceDeps(oneline):
BuildRequires: libncurses-devel
# END SourceDeps(oneline)
Name: pspg
Version: 3.0.4
Release: alt2

Summary: A unix pager optimized for psql

License: BSD-2-Clause
Group: Development/Tools
Url: https://github.com/okbob/pspg

Packager: Maxim Knyazev <mattaku at altlinux.org>

Source: %name-%version.tar

BuildRequires: libncursesw-devel
BuildRequires: libreadline-devel
BuildRequires: postgresql-devel

%description
pspg is a unix pager optimized for psql. It can freeze rows, freeze
columns, and lot of color themes are included.

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall_std

%files
%doc README.md LICENSE
%_bindir/*

%changelog

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

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