From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/smartdns/
Date: Sat, 10 Feb 2024 22:36:04 +0000 (UTC) [thread overview]
Message-ID: <1707604542.4681a81cafa40773d8f2c34196562c528a11c582.dlan@gentoo> (raw)
commit: 4681a81cafa40773d8f2c34196562c528a11c582
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 22:35:20 2024 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 22:35:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4681a81c
net-dns/smartdns: add 45
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
net-dns/smartdns/Manifest | 1 +
net-dns/smartdns/smartdns-45.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/net-dns/smartdns/Manifest b/net-dns/smartdns/Manifest
index 3ae68ee227a3..79a785e427d8 100644
--- a/net-dns/smartdns/Manifest
+++ b/net-dns/smartdns/Manifest
@@ -1 +1,2 @@
DIST smartdns-43.tar.gz 572029 BLAKE2B 8f4ec3b1b1a804a6624107ed3d97e8015690db9c405fc52d1e34ac9bda280ef0785b7d9648dfd41809a1f729679b6241f36b3c7a4dc88a60e77b2d0ca463ca69 SHA512 ab4ce7ac5fe05173a660f8dce61e7cc0ec8375ff7d64d08e854f73e5cfd78fec702220f076b75efe9518334a384b9689898d5c2856cc506d294b5325733bb9c6
+DIST smartdns-45.tar.gz 631756 BLAKE2B 3bc187b5513b4d02f546b285c5196cdcb3a6851ba679645a4e8bb24d3b338502a2cedc8d21c8397a5370a0330c3e083b7fc880dd972f5c5bc6c72501545d76d4 SHA512 351b2d9591a6c17349ffcd199cb7b387c8b7ec692a0ee16d163d6118dabfdbc4bf67cedc1695c73b2d20b2ee6b4b99fc81a9e26e1eda5e02c477208b140d7cb6
diff --git a/net-dns/smartdns/smartdns-45.ebuild b/net-dns/smartdns/smartdns-45.ebuild
new file mode 100644
index 000000000000..9d01b7f6763a
--- /dev/null
+++ b/net-dns/smartdns/smartdns-45.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+DESCRIPTION="A local DNS server returns the fastest access results"
+HOMEPAGE="https://github.com/pymumu/smartdns"
+SRC_URI="https://github.com/pymumu/smartdns/archive/refs/tags/Release${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-libs/openssl:0="
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-Release${PV}"
+
+src_prepare() {
+ default
+ sed -i -e "/install .*default /d" \
+ -e "/install .*init.d /d" Makefile || die
+}
+
+src_install() {
+ emake DESTDIR="${D}" \
+ SYSTEMDSYSTEMUNITDIR="$(systemd_get_systemunitdir)" install
+
+ newconfd "${FILESDIR}"/smartdns.confd smartdns
+ newinitd "${FILESDIR}"/smartdns.initd smartdns
+}
next reply other threads:[~2024-02-10 22:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-10 22:36 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-10 14:25 [gentoo-commits] repo/gentoo:master commit in: net-dns/smartdns/ Yixun Lan
2025-10-10 14:25 Yixun Lan
2025-03-13 6:15 Yixun Lan
2024-06-27 0:27 Yixun Lan
2024-06-27 0:27 Yixun Lan
2023-12-07 13:40 Yixun Lan
2023-12-07 13:40 Yixun Lan
2023-08-28 3:18 Yixun Lan
2023-08-28 3:18 Yixun Lan
2023-05-17 12:27 Yixun Lan
2023-05-17 12:27 Yixun Lan
2023-03-20 14:03 Yixun Lan
2023-03-20 14:03 Yixun Lan
2023-01-04 1:05 Yixun Lan
2023-01-04 1:05 Yixun Lan
2022-11-16 7:34 Yixun Lan
2022-11-16 7:34 Yixun Lan
2022-10-08 2:07 Yixun Lan
2022-09-05 13:11 Yixun Lan
2022-09-05 13:11 Yixun Lan
2022-08-12 14:17 Yixun Lan
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=1707604542.4681a81cafa40773d8f2c34196562c528a11c582.dlan@gentoo \
--to=dlan@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