Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37840268
en ru br
ALT Linux repos
S:6.6.2-alt1

Group :: Other
RPM: telegram-bot-api

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:    telegram-bot-api
Version: 6.6.2
Release: alt1

Summary: The Telegram Bot API provides an HTTP API for creating Telegram Bots.
License: BSL-1.0
Group:   Other
Url:     https://github.com/tdlib/telegram-bot-api

Packager: Hihin Ruslan <ruslandh at altlinux.ru>

Source: %name-%version.tar

BuildRequires(pre): rpm-macros-cmake

# Automatically added by buildreq on Sun Mar 12 2023

# optimized out: cmake-modules glibc-kernheaders-generic glibc-kernheaders-x86 libgpg-error libsasl2-3 libstdc++-devel pkg-config python3-base sh4
BuildRequires: cmake gcc-c++ gperf libssl-devel python3 zlib-devel

%description
The Telegram Bot API provides an HTTP API for creating Telegram Bots.

%prep
%setup

%build
%cmake -DCMAKE_BUILD_TYPE=Release
%cmake_build

%install
%cmake_install

%files
%doc *.md
%_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