From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/buka/
Date: Sat, 17 Dec 2016 16:33:51 +0000 (UTC) [thread overview]
Message-ID: <1481992200.e3845f5bdd275c1ccdb8de24e33d175c88495121.gokturk@gentoo> (raw)
commit: e3845f5bdd275c1ccdb8de24e33d175c88495121
Author: mo <mo <AT> openmailbox <DOT> org>
AuthorDate: Sat Dec 17 16:29:19 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 16:30:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3845f5b
net-misc/buka: version bump to 2.0
added support for pdf and cbz file formats.
Package-Manager: portage-2.3.0
net-misc/buka/Manifest | 1 +
net-misc/buka/buka-2.0.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/net-misc/buka/Manifest b/net-misc/buka/Manifest
index 238cc68..5918697 100644
--- a/net-misc/buka/Manifest
+++ b/net-misc/buka/Manifest
@@ -1 +1,2 @@
DIST buka-1.0.tar.gz 13443 SHA256 175f6bad7d5087c0555d51984ccd301c0f903d9e68f2ed5f9a0a3700a29f9d53 SHA512 115eaebb23efe205a61ac87e803a5375be6daf1e4c7e685e2bcb1e105caf5100cac48af96fd570b1815b7b7f655c2954d93afe2661d759e88d64faf7e8d01b2b WHIRLPOOL bc8af288344957baacebcfd0b33dc871b3eef80e3f98d016315be41a7a4dc50183aeba9afdf896a3ce3ed09a6d77a52663ff9d75499a8d0f5469410051829e3f
+DIST buka-2.0.tar.gz 14088 SHA256 b7d33f15687198a78b7114251038e54ef70f3ef1a74dd84a36176874ca699793 SHA512 809c35fa0caed30c11f438fc5d68a446a2c8a6ffa6b233f5e65bb522d8de8db095ad3ef8c0811a3670a49e3994d4956f917d3d2dfda3ff488ca8793d7389e4a6 WHIRLPOOL 761a9614b41cecc821bc1279d863b620512fd7788a1ec3cbd8ad3d75e89a47ffd8e485b45b323964970ae90c5852becc10fdb61672b19e4d26bae76b67ff0135
diff --git a/net-misc/buka/buka-2.0.ebuild b/net-misc/buka/buka-2.0.ebuild
new file mode 100644
index 00000000..57f5610
--- /dev/null
+++ b/net-misc/buka/buka-2.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils
+
+DESCRIPTION="Download manga from buka.cn"
+HOMEPAGE="https://gitgud.io/drylemon/buka"
+SRC_URI="http://lick.moe/buka/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="sys-process/parallel
+ net-misc/curl
+ dev-util/dialog"
+
+src_install()
+{
+ default
+ doman ${PN}.1
+ dobin ${PN}
+}
+
+pkg_postinst()
+{
+ optfeature "pdf support" media-gfx/imagemagick
+ optfeature "cbz support" app-arch/zip
+}
next reply other threads:[~2016-12-17 20:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-17 16:33 Göktürk Yüksek [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-08 6:49 [gentoo-commits] repo/gentoo:master commit in: net-misc/buka/ Joonas Niilola
2022-01-09 15:47 Andreas Sturmlechner
2018-02-09 21:52 Michał Górny
2017-10-22 8:32 Patrice Clement
2017-10-21 21:32 Patrice Clement
2017-10-21 21:32 Patrice Clement
2016-12-17 16:33 Göktürk Yüksek
2016-12-11 7:03 Göktürk Yüksek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1481992200.e3845f5bdd275c1ccdb8de24e33d175c88495121.gokturk@gentoo \
--to=gokturk@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox