From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 05EAB15817D for ; Fri, 7 Jun 2024 07:30:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F54BE2A11; Fri, 7 Jun 2024 07:30:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0023E2A11 for ; Fri, 7 Jun 2024 07:30:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 569F733BE4D for ; Fri, 7 Jun 2024 07:30:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B191B11EF for ; Fri, 7 Jun 2024 07:30:33 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1717745403.bc59cfeb155f1279badf3be5cfe8451627e6720a.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/gpredict/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/gpredict/Manifest media-radio/gpredict/gpredict-2.3_p20231224.ebuild media-radio/gpredict/gpredict-9999.ebuild X-VCS-Directories: media-radio/gpredict/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: bc59cfeb155f1279badf3be5cfe8451627e6720a X-VCS-Branch: master Date: Fri, 7 Jun 2024 07:30:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: efb01ca5-aa06-4702-a24a-e31ba6ac9f60 X-Archives-Hash: 591dd756c9b9da7b24d128bfb8dd3183 commit: bc59cfeb155f1279badf3be5cfe8451627e6720a Author: Thomas Beierlein gentoo org> AuthorDate: Fri Jun 7 07:27:57 2024 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Fri Jun 7 07:30:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc59cfeb media-radio/gpredict: add 2.3_p20231224, 9999 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/gpredict/Manifest | 1 + media-radio/gpredict/gpredict-2.3_p20231224.ebuild | 49 ++++++++++++++++++++++ media-radio/gpredict/gpredict-9999.ebuild | 49 ++++++++++++++++++++++ 3 files changed, 99 insertions(+) diff --git a/media-radio/gpredict/Manifest b/media-radio/gpredict/Manifest index a2caf4e561f8..91ae4a91c101 100644 --- a/media-radio/gpredict/Manifest +++ b/media-radio/gpredict/Manifest @@ -1 +1,2 @@ DIST gpredict-2.3.tar.gz 7742902 BLAKE2B 1ff567871838b062c59ab0076330a354afee082506044f5ce2ae1c7553e7f3462770f7134d13e3b603f7966476d13b365dd3575cc6c7e32d23865ba29b602cc9 SHA512 d7434aff482c943951a79cb607c91f118cfbde8209b4b370d0d2147766244fab2839b5c712864c2c521635f31c484ef2bfd3c771371e946f5a3561801ab474b5 +DIST gpredict-2.3_p20231224.tar.gz 7719540 BLAKE2B 3febc18a5e69075b8345b695f4286cefb5ee56ae14fee53ff0a3add729e7f03a42626b94bb51d09a8f792c7a8da46a697f0e9f98f6f5cd12a8080369bf2a131d SHA512 e4299eb1b23629f08945a6b0ddfac2d6e78d3588297db441d0440ef714c4daf044fbacfb071c3b9c7f66227053ec27ae94f770f73ee3b352f820c959e657bb6a diff --git a/media-radio/gpredict/gpredict-2.3_p20231224.ebuild b/media-radio/gpredict/gpredict-2.3_p20231224.ebuild new file mode 100644 index 000000000000..2d7252dff97a --- /dev/null +++ b/media-radio/gpredict/gpredict-2.3_p20231224.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Real-time satellite tracking and orbit prediction application" +HOMEPAGE="http://gpredict.oz9aec.net" + +if [[ ${PV} = "9999" ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/csete/gpredict.git" +else + COMMIT="098e3768240c7f5a169930a2660a23c9f42b37d6" + SRC_URI="https://github.com/csete/gpredict/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${PN}-${COMMIT}" + KEYWORDS="~amd64 ~ppc ~x86" +fi + +LICENSE="GPL-2" +SLOT="0" + +RDEPEND="dev-libs/glib:2 + x11-libs/gdk-pixbuf[jpeg] + x11-libs/gtk+:3 + x11-libs/goocanvas:2.0 + net-misc/curl" +DEPEND="${RDEPEND}" +BDEPEND="dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +DOCS=( AUTHORS NEWS README ) + +PATCHES=( + # remove wrong doc location + "${FILESDIR}/${PN}-2.3-doc.patch" + "${FILESDIR}/${PN}-2.3-gethostbyname.patch" +) + +src_prepare() { + default + # prepare Version info + if [[ ${PV} != "9999" ]]; then + echo "${PV}" > "${S}"/.tarball-version + fi + eautoreconf +} diff --git a/media-radio/gpredict/gpredict-9999.ebuild b/media-radio/gpredict/gpredict-9999.ebuild new file mode 100644 index 000000000000..2d7252dff97a --- /dev/null +++ b/media-radio/gpredict/gpredict-9999.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Real-time satellite tracking and orbit prediction application" +HOMEPAGE="http://gpredict.oz9aec.net" + +if [[ ${PV} = "9999" ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/csete/gpredict.git" +else + COMMIT="098e3768240c7f5a169930a2660a23c9f42b37d6" + SRC_URI="https://github.com/csete/gpredict/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${PN}-${COMMIT}" + KEYWORDS="~amd64 ~ppc ~x86" +fi + +LICENSE="GPL-2" +SLOT="0" + +RDEPEND="dev-libs/glib:2 + x11-libs/gdk-pixbuf[jpeg] + x11-libs/gtk+:3 + x11-libs/goocanvas:2.0 + net-misc/curl" +DEPEND="${RDEPEND}" +BDEPEND="dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +DOCS=( AUTHORS NEWS README ) + +PATCHES=( + # remove wrong doc location + "${FILESDIR}/${PN}-2.3-doc.patch" + "${FILESDIR}/${PN}-2.3-gethostbyname.patch" +) + +src_prepare() { + default + # prepare Version info + if [[ ${PV} != "9999" ]]; then + echo "${PV}" > "${S}"/.tarball-version + fi + eautoreconf +}