Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tg
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
tg
Commits
7bcc3737
Commit
7bcc3737
authored
Aug 25, 2014
by
vvaltman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated ebuild
parent
80998dc7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
Manifest
gentoo/net-im/telegram-cli/Manifest
+1
-1
telegram-cli-9999.ebuild
gentoo/net-im/telegram-cli/telegram-cli-9999.ebuild
+3
-2
No files found.
gentoo/net-im/telegram-cli/Manifest
View file @
7bcc3737
EBUILD telegram-cli-9999.ebuild 6
42 SHA256 892694429372ad2dc4e3c287d9af9b0bcf9db63d4474122a12fc0ab42d5d9292 SHA512 cd4a59f602482c858d655671f2884358d0cabfbe2079c88dfcb3e270b7ae50d36e37b003d5f0ec8915bb2830c7ec3d59cb17a5e94ba215222cd3c2c04b252d13 WHIRLPOOL 059881a223e00a9d50bbfd02d0644f469a3910c910e348f3c2608557e7f16c09fe562996c6de629e99657b18d5b0a8fd9c0bce8c970ac459844032c403c0bf06
EBUILD telegram-cli-9999.ebuild 6
65 SHA256 446cf5cd54f60485dda2f47e5c027b78f182053ef88cd09d7327603e2d5f3d86 SHA512 8a3673de91ec60e89391956523a4b61872161a23a7e0babdbd90cbdd8602104ba1855d09bd0af1d2092890eb202f498750610bf71e3bd0562e37ec984deb333e WHIRLPOOL e943b8870f461c62e3dc7f061dcad264c25758d1d50a0c34f5232d3be6ae26e9dd2ca1289e65b6153ff5b8800194969f1c53e3adc81aa4e47bf25c2f7e6aab7c
gentoo/net-im/telegram-cli/telegram-cli-9999.ebuild
View file @
7bcc3737
...
...
@@ -5,6 +5,7 @@
EAPI=5
EGIT_REPO_URI="https://github.com/vysheng/tg.git"
EGIT_BRANCH="test"
inherit git-2
IUSE="lua"
DESCRIPTION="Command line interface client for Telegram"
...
...
@@ -17,7 +18,7 @@ DEPEND="sys-libs/zlib
sys-libs/readline
dev-libs/libconfig
dev-libs/openssl
dev-libs/l
e
bevent
dev-libs/l
i
bevent
lua? ( dev-lang/lua )"
src_configure() {
...
...
@@ -25,7 +26,7 @@ src_configure() {
}
src_install() {
newbin telegram-cli telegram-cli
newbin
bin/
telegram-cli telegram-cli
insinto /etc/telegram-cli/
newins tg-server.pub server.pub
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment