From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/linuxptp/
Date: Tue, 21 Nov 2023 10:05:17 +0000 (UTC) [thread overview]
Message-ID: <1700561080.05d35f222d481f463feebfcf7a7f83003d6e0e48.marecki@gentoo> (raw)
commit: 05d35f222d481f463feebfcf7a7f83003d6e0e48
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 21 09:42:16 2023 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 10:04:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d35f22
net-misc/linuxptp: drop 4.0
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-misc/linuxptp/Manifest | 1 -
net-misc/linuxptp/linuxptp-4.0.ebuild | 50 -----------------------------------
2 files changed, 51 deletions(-)
diff --git a/net-misc/linuxptp/Manifest b/net-misc/linuxptp/Manifest
index e38945a7fde2..99d89fba1a94 100644
--- a/net-misc/linuxptp/Manifest
+++ b/net-misc/linuxptp/Manifest
@@ -1,2 +1 @@
-DIST linuxptp-4.0.tgz 250862 BLAKE2B 2c790e35677ee443b39130459b51e9b7237ec780f6e9774028e3c956de6e962ae8272157bf5e6bea847a098654b8cf9621a907b57c38778d55383182ec2d63aa SHA512 763de5654f0426f2f489223e02fb3dd39a3a830751b366406657efe33bb923b5b38edada7b62de3efed6d257d5d386ece0d42a5eb92da5e5d443eac9b32e105d
DIST linuxptp-4.1.tgz 252373 BLAKE2B 9dc6bb69c98a8b452250554b5e06b39d445b81a3e0c7ce2beaa7bd1d2cb969928496827bd3d3e32136c9fe55f1103ab312441c2a4cdee035c7d6b7526f0c1327 SHA512 144c03677f2c61c58d05c5c5dbb771b7aac3860507d9ba814f67f6da024c3cb2019f9e8cf39b983d39a6feddd1b24a1f40a678b4ff7af8aa564ee813e322dfae
diff --git a/net-misc/linuxptp/linuxptp-4.0.ebuild b/net-misc/linuxptp/linuxptp-4.0.ebuild
deleted file mode 100644
index f121905d932c..000000000000
--- a/net-misc/linuxptp/linuxptp-4.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit linux-info systemd toolchain-funcs
-
-DESCRIPTION="The Linux Precision Time Protocol (PTP) implementation"
-HOMEPAGE="https://linuxptp.nwtime.org/"
-SRC_URI="mirror://sourceforge/project/${PN}/v$(ver_cut 1-2)/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
-
-DEPEND="elibc_musl? ( sys-libs/queue-standalone )"
-
-CONFIG_CHECK="~NETWORK_PHY_TIMESTAMPING ~PPS ~PTP_1588_CLOCK"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-3.1.1-user_cpp.patch
- "${FILESDIR}"/${PN}-3.1.1-string-include.patch
-)
-
-pkg_setup() {
- linux-info_pkg_setup
-}
-
-src_compile() {
- # parse needed additional CFLAGS
- export MY_FLAGS=$(CPP="$(tc-getCPP)" ./incdefs.sh)
- export EXTRA_CFLAGS="${CFLAGS} ${MY_FLAGS}"
- emake CC="$(tc-getCC)" prefix=/usr mandir=/usr/share/man
-}
-
-src_install() {
- emake \
- prefix="${D}"/usr \
- mandir="${D}"/usr/share/man \
- infodir="${D}"/usr/share/info \
- libdir="${D}"/usr/$(get_libdir) \
- install
-
- systemd_newunit "${FILESDIR}"/phc2sysAT.service phc2sys@.service
- systemd_newunit "${FILESDIR}"/ptp4lAT.service ptp4l@.service
- systemd_dounit "${FILESDIR}"/timemaster.service
-
- dodoc README.org
- dodoc -r configs
-}
next reply other threads:[~2023-11-21 10:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 10:05 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-17 9:23 [gentoo-commits] repo/gentoo:master commit in: net-misc/linuxptp/ Thomas Beierlein
2024-04-24 14:18 Sam James
2023-10-26 12:49 Sam James
2023-09-19 12:52 Marek Szuba
2023-08-21 14:56 Marek Szuba
2023-06-10 10:42 Marek Szuba
2022-09-26 0:18 Sam James
2022-08-15 9:03 Marek Szuba
2022-08-09 11:38 Marek Szuba
2021-07-23 11:05 Marek Szuba
2020-06-16 17:14 Thomas Beierlein
2020-06-08 5:26 Thomas Beierlein
2020-06-08 5:26 Thomas Beierlein
2020-06-04 17:14 Mart Raudsepp
2019-05-20 5:18 Thomas Beierlein
2019-01-20 14:56 Thomas Beierlein
2019-01-20 14:56 Thomas Beierlein
2016-11-29 6:38 Thomas Beierlein
2016-07-24 10:47 Thomas Beierlein
2015-11-16 20:05 Thomas Beierlein
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=1700561080.05d35f222d481f463feebfcf7a7f83003d6e0e48.marecki@gentoo \
--to=marecki@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