Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37807658
en ru br
ALT Linux repos
S:3.0.4-alt2

Group :: Development/Tools
RPM: pspg

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin