public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/freetube-bin/
Date: Fri,  5 Apr 2024 11:05:16 +0000 (UTC)	[thread overview]
Message-ID: <1712313987.268856b8f3d59d70b52354b8e9fad9f83f4e39e7.julien@gentoo> (raw)

commit:     268856b8f3d59d70b52354b8e9fad9f83f4e39e7
Author:     Pedro Arizmendi <dwosky <AT> pm <DOT> me>
AuthorDate: Fri Apr  5 10:45:57 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Apr  5 10:46:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=268856b8

net-misc/freetube-bin: drop 0.17.1, 0.19.0, 0.19.1

Signed-off-by: Pedro Arizmendi <dwosky <AT> pm.me>

 net-misc/freetube-bin/Manifest                   |  3 -
 net-misc/freetube-bin/freetube-bin-0.17.1.ebuild | 70 ------------------------
 net-misc/freetube-bin/freetube-bin-0.19.0.ebuild | 70 ------------------------
 net-misc/freetube-bin/freetube-bin-0.19.1.ebuild | 68 -----------------------
 4 files changed, 211 deletions(-)

diff --git a/net-misc/freetube-bin/Manifest b/net-misc/freetube-bin/Manifest
index 242a57a7b3..548d5c1f28 100644
--- a/net-misc/freetube-bin/Manifest
+++ b/net-misc/freetube-bin/Manifest
@@ -1,4 +1 @@
-DIST freetube_0.17.1_amd64.deb 62917380 BLAKE2B e0eb375b9cdb9b83e139ab587a016b3d299d4bdce8557ffdb6259efaad16d6b68dfc28d9be61a660d6bc404f03f585e42027e0c97aa18e5e382a2efffff2b7b4 SHA512 44c40d3608fd1b4338437fc4842f20f78bebfa99906696fd35a71beb16261007743f77558f657e2306bb676db748823dbb67a574a51cbc56984dbf01b50c2976
-DIST freetube_0.19.0_amd64.deb 67754066 BLAKE2B 630432367e556152e468b5c75785ba96f5163fde8cb47f68899d473a8bdd7477dceea4169a667b73f7b208e538656d3d05402b7164ea1ffc0cb46b2d2562221d SHA512 f1f691e18682a46fbe7bbec9bee14beab069cdfe649e465d05f6f9814fc187043f632a8e00a112365226c93da835a3129c6369de5cea9e0ed0a87ae0a8c194e8
-DIST freetube_0.19.1_amd64.deb 67679340 BLAKE2B da8edc0165fba0b5e3526a1c49f56dd923d0230b0de779004b2cca2466dbb92e8a7a618fd4660cabc317435993d338690d204285f8439e5804c35edcb2c725d4 SHA512 01c73ebcd7fc6aa7158633b81fb1117869acb5c72a58c80ed15f420e2d85c3aa882e83f008fe9091df6d02cc4c8a7d0939ef2ffda364219a8310b5e452a6e735
 DIST freetube_0.19.2_amd64.deb 67824108 BLAKE2B 06b4ad802fd8e0c7623b217d1c6248035c6671f47fef66d5847364efaa75e4c334af028ef5ecf12ba6ffcf06b892efffe413c4ab5b52cece8fd15077ee7e0be2 SHA512 b880738cd04bad90e2b440555ab854cf197155fc25788a505a27ac06205757e07f92b9a604315f232df78a65d4745a851bc6a606e7d0fd70cc37a7c692eadf90

diff --git a/net-misc/freetube-bin/freetube-bin-0.17.1.ebuild b/net-misc/freetube-bin/freetube-bin-0.17.1.ebuild
deleted file mode 100644
index 4d2685ac88..0000000000
--- a/net-misc/freetube-bin/freetube-bin-0.17.1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop unpacker xdg
-
-DESCRIPTION="A private YouTube desktop client"
-HOMEPAGE="https://freetubeapp.io/ https://github.com/FreeTubeApp/FreeTube"
-SRC_URI="https://github.com/FreeTubeApp/FreeTube/releases/download/v${PV}-beta/freetube_${PV}_amd64.deb"
-
-S=${WORKDIR}
-
-LICENSE="AGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-QA_PREBUILT="
-	/opt/FreeTube/freetube
-	/opt/FreeTube/libEGL.so
-	/opt/FreeTube/libffmpeg.so
-	/opt/FreeTube/libGLESv2.so
-	/opt/FreeTube/libvulkan.so*
-	/opt/FreeTube/chrome_crashpad_handler
-	/opt/FreeTube/chrome-sandbox
-	/opt/FreeTube/libvk_swiftshader.so
-	/opt/FreeTube/swiftshader/libEGL.so
-	/opt/FreeTube/swiftshader/libGLESv2.so
-"
-
-RDEPEND="
-	app-accessibility/at-spi2-atk:2
-	app-accessibility/at-spi2-core:2
-	dev-libs/atk
-	dev-libs/expat
-	dev-libs/glib:2
-	dev-libs/nspr
-	dev-libs/nss
-	media-libs/alsa-lib
-	media-libs/mesa
-	net-print/cups
-	sys-apps/dbus
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXrandr
-	x11-libs/libdrm
-	x11-libs/libxcb
-	x11-libs/libxkbcommon
-	x11-libs/libxshmfence
-	x11-libs/pango
-"
-
-src_install() {
-	insinto /opt
-	doins -r opt/*
-
-	domenu usr/share/applications/freetube.desktop
-	doicon -s scalable usr/share/icons/hicolor/scalable/apps/freetube.svg
-
-	fperms 4755 /opt/FreeTube/chrome-sandbox || die
-	fperms +x  /opt/FreeTube/freetube || die
-
-	dosym -r /opt/FreeTube/freetube /usr/bin/freetube-bin
-}

diff --git a/net-misc/freetube-bin/freetube-bin-0.19.0.ebuild b/net-misc/freetube-bin/freetube-bin-0.19.0.ebuild
deleted file mode 100644
index 4d2685ac88..0000000000
--- a/net-misc/freetube-bin/freetube-bin-0.19.0.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop unpacker xdg
-
-DESCRIPTION="A private YouTube desktop client"
-HOMEPAGE="https://freetubeapp.io/ https://github.com/FreeTubeApp/FreeTube"
-SRC_URI="https://github.com/FreeTubeApp/FreeTube/releases/download/v${PV}-beta/freetube_${PV}_amd64.deb"
-
-S=${WORKDIR}
-
-LICENSE="AGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-QA_PREBUILT="
-	/opt/FreeTube/freetube
-	/opt/FreeTube/libEGL.so
-	/opt/FreeTube/libffmpeg.so
-	/opt/FreeTube/libGLESv2.so
-	/opt/FreeTube/libvulkan.so*
-	/opt/FreeTube/chrome_crashpad_handler
-	/opt/FreeTube/chrome-sandbox
-	/opt/FreeTube/libvk_swiftshader.so
-	/opt/FreeTube/swiftshader/libEGL.so
-	/opt/FreeTube/swiftshader/libGLESv2.so
-"
-
-RDEPEND="
-	app-accessibility/at-spi2-atk:2
-	app-accessibility/at-spi2-core:2
-	dev-libs/atk
-	dev-libs/expat
-	dev-libs/glib:2
-	dev-libs/nspr
-	dev-libs/nss
-	media-libs/alsa-lib
-	media-libs/mesa
-	net-print/cups
-	sys-apps/dbus
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXrandr
-	x11-libs/libdrm
-	x11-libs/libxcb
-	x11-libs/libxkbcommon
-	x11-libs/libxshmfence
-	x11-libs/pango
-"
-
-src_install() {
-	insinto /opt
-	doins -r opt/*
-
-	domenu usr/share/applications/freetube.desktop
-	doicon -s scalable usr/share/icons/hicolor/scalable/apps/freetube.svg
-
-	fperms 4755 /opt/FreeTube/chrome-sandbox || die
-	fperms +x  /opt/FreeTube/freetube || die
-
-	dosym -r /opt/FreeTube/freetube /usr/bin/freetube-bin
-}

diff --git a/net-misc/freetube-bin/freetube-bin-0.19.1.ebuild b/net-misc/freetube-bin/freetube-bin-0.19.1.ebuild
deleted file mode 100644
index 927bfd73e0..0000000000
--- a/net-misc/freetube-bin/freetube-bin-0.19.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop unpacker xdg
-
-DESCRIPTION="A private YouTube desktop client"
-HOMEPAGE="https://freetubeapp.io/ https://github.com/FreeTubeApp/FreeTube"
-SRC_URI="https://github.com/FreeTubeApp/FreeTube/releases/download/v${PV}-beta/freetube_${PV}_amd64.deb"
-
-S=${WORKDIR}
-
-LICENSE="AGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-QA_PREBUILT="
-	/opt/FreeTube/freetube
-	/opt/FreeTube/libEGL.so
-	/opt/FreeTube/libffmpeg.so
-	/opt/FreeTube/libGLESv2.so
-	/opt/FreeTube/libvulkan.so*
-	/opt/FreeTube/chrome_crashpad_handler
-	/opt/FreeTube/chrome-sandbox
-	/opt/FreeTube/libvk_swiftshader.so
-	/opt/FreeTube/swiftshader/libEGL.so
-	/opt/FreeTube/swiftshader/libGLESv2.so
-"
-
-RDEPEND="
-	app-accessibility/at-spi2-core:2
-	dev-libs/expat
-	dev-libs/glib:2
-	dev-libs/nspr
-	dev-libs/nss
-	media-libs/alsa-lib
-	media-libs/mesa
-	net-print/cups
-	sys-apps/dbus
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXrandr
-	x11-libs/libdrm
-	x11-libs/libxcb
-	x11-libs/libxkbcommon
-	x11-libs/libxshmfence
-	x11-libs/pango
-"
-
-src_install() {
-	insinto /opt
-	doins -r opt/*
-
-	domenu usr/share/applications/freetube.desktop
-	doicon -s scalable usr/share/icons/hicolor/scalable/apps/freetube.svg
-
-	fperms 4755 /opt/FreeTube/chrome-sandbox || die
-	fperms +x  /opt/FreeTube/freetube || die
-
-	dosym -r /opt/FreeTube/freetube /usr/bin/freetube-bin
-}


             reply	other threads:[~2024-04-05 11:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05 11:05 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 15:41 [gentoo-commits] repo/proj/guru:master commit in: net-misc/freetube-bin/ Lucio Sauer
2024-07-28 21:21 Lucio Sauer
2024-07-28 18:31 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-07-28 21:21 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-07-28 18:31 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-07-28 21:21 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-07-11 16:47 David Roman
2024-07-11 16:47 David Roman
2024-07-11 16:47 David Roman
2024-06-25 12:16 David Roman
2024-04-05 11:05 Julien Roy
2024-03-03 19:50 Julien Roy
2023-10-09 10:57 Florian Schmaus
2022-08-12 22:13 Haelwenn Monnier
2022-08-07  9:13 Haelwenn Monnier
2022-03-07 15:15 Ronny Gutbrod
2022-02-07 20:35 Arthur Zamarin
2021-04-06  9:03 Andrew Ammerlaan
2021-04-02 20:24 Andrew Ammerlaan
2021-02-20 19:04 Andrew Ammerlaan

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=1712313987.268856b8f3d59d70b52354b8e9fad9f83f4e39e7.julien@gentoo \
    --to=julien@jroy.ca \
    --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