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

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

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

Summary: Tool for Authenticode signing of EXE/CAB files
Name: osslsigncode
Version: 2.2
Release: alt1
License: GPLv2+
Group: File tools
Url: https://github.com/mtrojnar/osslsigncode
#GIT: https://github.com/mtrojnar/osslsigncode.git
Source: %name-%version.tar
BuildRequires: libssl-devel
BuildRequires: libcurl-devel
BuildRequires: libgsf libgsf-devel libgsf-gir-devel
BuildRequires: autoconf-common
BuildRequires: automake-common

%description
Tool for Authenticode signing of EXE/CAB files.

%prep
%setup -q

%build
./bootstrap
%configure --with-curl --with-gsf
make %{?_smp_mflags}

%install
make install DESTDIR=%buildroot

%files
%doc COPYING.txt LICENSE.txt NEWS.md README.unauthblob.md README.md TODO.md
%_bindir/osslsigncode

%changelog

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

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