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

Группа :: Работа с файлами
Пакет: pdfgrep

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

Name:     pdfgrep
Version:  2.1.2
Release:  alt3

Summary:  pdfgrep is a tool to search text in PDF files. It works similarly to grep.
License:  GPLv2
Group:    File tools
Url:      https://pdfgrep.org
# repacked https://pdfgrep.org/download/%name-%version.tar.gz

Source:   %name-%version.tar

BuildRequires: make gcc gcc-c++
BuildRequires: libpoppler-cpp-devel libgcrypt-devel libpcre-devel

%description
%summary

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall_std

%files
%doc *.md
%_bindir/*
%_man1dir/*
%_datadir/bash-completion/completions/%name
%_datadir/zsh/site-functions/_%name

%changelog

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

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