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 27D7015806E for ; Sat, 27 May 2023 17:23:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83473E088B; Sat, 27 May 2023 17:23:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5FFFAE088B for ; Sat, 27 May 2023 17:23:00 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E43E73410A4 for ; Sat, 27 May 2023 17:22:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2E36990 for ; Sat, 27 May 2023 17:22:55 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1685207867.d09cceb0a5c8a99870c54d0e2bd4a3608a3d93c6.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/fastfetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/fastfetch/Manifest app-misc/fastfetch/fastfetch-0.1.9999.ebuild app-misc/fastfetch/fastfetch-0.2.9999.ebuild app-misc/fastfetch/fastfetch-1.10.3.ebuild app-misc/fastfetch/fastfetch-1.11.0.ebuild app-misc/fastfetch/metadata.xml X-VCS-Directories: app-misc/fastfetch/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d09cceb0a5c8a99870c54d0e2bd4a3608a3d93c6 X-VCS-Branch: master Date: Sat, 27 May 2023 17:22:55 +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: 544b73f8-421c-4f81-80e1-fd3a7d88f7d1 X-Archives-Hash: 4544fd2cbc5a656575d1d356f71dcd7b commit: d09cceb0a5c8a99870c54d0e2bd4a3608a3d93c6 Author: Viorel Munteanu gentoo org> AuthorDate: Sat May 27 17:17:47 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sat May 27 17:17:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d09cceb0 app-misc/fastfetch: treeclean Moved to ::gentoo. Signed-off-by: Viorel Munteanu gentoo.org> app-misc/fastfetch/Manifest | 2 - app-misc/fastfetch/fastfetch-0.1.9999.ebuild | 102 --------------------------- app-misc/fastfetch/fastfetch-0.2.9999.ebuild | 102 --------------------------- app-misc/fastfetch/fastfetch-1.10.3.ebuild | 102 --------------------------- app-misc/fastfetch/fastfetch-1.11.0.ebuild | 102 --------------------------- app-misc/fastfetch/metadata.xml | 25 ------- 6 files changed, 435 deletions(-) diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest deleted file mode 100644 index 8c7022ab9..000000000 --- a/app-misc/fastfetch/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST fastfetch-1.10.3.tar.gz 528112 BLAKE2B b270354b8f0772fb70ea7aa224f4d1d5e46386f419f32460b93a589f1af59ab6e1e6b48cfaa148bb2774e7a51503cf42506f57acbbe1eb9a64452d33cc01c7d5 SHA512 4ce2c1ef9c5481ef1548d741c902125125a428a1b577762e1f47ad7c5bbbda14dd080dbad114151e9a5d03c1695761e91d3a3bb70924da79a2d888b5160e8e3d -DIST fastfetch-1.11.0.tar.gz 531745 BLAKE2B f3d41f55998941f54776c10dabcdae7876f84b6372e28eed5957b0bf7d9e38c750ab0e13a0ef059160a7696805cbee27ae2eaf31e030224ac1fc45c9fcc0e453 SHA512 94954cbd1ffe2cd10a7e8435f3f229cf5c61166c43365fc14562d68fc96e5eae6884d534d4d1b49c447d6e971e134bf2ff39b6e250432969906793d5db84faaf diff --git a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild deleted file mode 100644 index c60289caf..000000000 --- a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake flag-o-matic - -DESCRIPTION="Fast system information tool" -HOMEPAGE="https://github.com/LinusDierheimer/fastfetch" -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git" - [[ ${PV} == *0.1.9999 ]] && EGIT_BRANCH=master - [[ ${PV} == *0.2.9999 ]] && EGIT_BRANCH=dev - [[ "${EGIT_BRANCH}" == "" ]] && die "Please set a git branch" -else - SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="MIT" -SLOT="0" -IUSE="X chafa dbus gnome imagemagick networkmanager opencl opengl osmesa pci pulseaudio sqlite vulkan wayland xcb xfce xrandr" - -# note - qa-vdb will always report errors because fastfetch loads the libs dynamically -RDEPEND=" - sys-libs/zlib - X? ( x11-libs/libX11 ) - chafa? ( media-gfx/chafa ) - dbus? ( sys-apps/dbus ) - gnome? ( - dev-libs/glib - gnome-base/dconf - ) - imagemagick? ( media-gfx/imagemagick:= ) - networkmanager? ( net-misc/networkmanager ) - opencl? ( virtual/opencl ) - opengl? ( media-libs/libglvnd[X] ) - osmesa? ( media-libs/mesa[osmesa] ) - pci? ( sys-apps/pciutils ) - pulseaudio? ( media-libs/libpulse ) - sqlite? ( dev-db/sqlite:3 ) - vulkan? ( media-libs/vulkan-loader ) - wayland? ( dev-libs/wayland ) - xcb? ( x11-libs/libxcb ) - xfce? ( xfce-base/xfconf ) - xrandr? ( x11-libs/libXrandr ) -" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -REQUIRED_USE=" - xrandr? ( X ) - chafa? ( imagemagick ) -" - -src_configure() { - local fastfetch_enable_imagemagick7=no - local fastfetch_enable_imagemagick6=no - if use imagemagick; then - fastfetch_enable_imagemagick7=$(has_version '>=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version '=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version '=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version '=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version ' - - - - ceamac@gentoo.org - Primary maintainer - - - LinusDierheimer/fastfetch - - - Enables text/graphics renderer with media-gfx/chafa - Enables OpenCL support - Enables offscreen rendering support from media-libs/mesa - Enables reading GPU via sys-apps/pciutils - Enables reading GPU via media-libs/vulkan-loader - Enables support for XFCE config - Enables support for Xrandr - - -fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. - -It is written in c to achieve much better performance. - - 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 E017415806E for ; Sat, 27 May 2023 17:18:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D44EE077F; Sat, 27 May 2023 17:18:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01A21E077F for ; Sat, 27 May 2023 17:18:57 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DEFA341084 for ; Sat, 27 May 2023 17:18:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AE65990 for ; Sat, 27 May 2023 17:18:54 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1685207867.d09cceb0a5c8a99870c54d0e2bd4a3608a3d93c6.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/fastfetch/Manifest app-misc/fastfetch/fastfetch-0.1.9999.ebuild app-misc/fastfetch/fastfetch-0.2.9999.ebuild app-misc/fastfetch/fastfetch-1.10.3.ebuild app-misc/fastfetch/fastfetch-1.11.0.ebuild app-misc/fastfetch/metadata.xml X-VCS-Directories: app-misc/fastfetch/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d09cceb0a5c8a99870c54d0e2bd4a3608a3d93c6 X-VCS-Branch: dev Date: Sat, 27 May 2023 17:18:54 +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: 56c4b524-68cf-4fad-98e2-06c6fee2d725 X-Archives-Hash: 7b51e9ff1e611cb12557f421708756e1 Message-ID: <20230527171854.Xb6SlK4585Bxe_WhkS2cqQ3zMw7PeJgGk11lv7jrnpA@z> commit: d09cceb0a5c8a99870c54d0e2bd4a3608a3d93c6 Author: Viorel Munteanu gentoo org> AuthorDate: Sat May 27 17:17:47 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sat May 27 17:17:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d09cceb0 app-misc/fastfetch: treeclean Moved to ::gentoo. Signed-off-by: Viorel Munteanu gentoo.org> app-misc/fastfetch/Manifest | 2 - app-misc/fastfetch/fastfetch-0.1.9999.ebuild | 102 --------------------------- app-misc/fastfetch/fastfetch-0.2.9999.ebuild | 102 --------------------------- app-misc/fastfetch/fastfetch-1.10.3.ebuild | 102 --------------------------- app-misc/fastfetch/fastfetch-1.11.0.ebuild | 102 --------------------------- app-misc/fastfetch/metadata.xml | 25 ------- 6 files changed, 435 deletions(-) diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest deleted file mode 100644 index 8c7022ab9..000000000 --- a/app-misc/fastfetch/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST fastfetch-1.10.3.tar.gz 528112 BLAKE2B b270354b8f0772fb70ea7aa224f4d1d5e46386f419f32460b93a589f1af59ab6e1e6b48cfaa148bb2774e7a51503cf42506f57acbbe1eb9a64452d33cc01c7d5 SHA512 4ce2c1ef9c5481ef1548d741c902125125a428a1b577762e1f47ad7c5bbbda14dd080dbad114151e9a5d03c1695761e91d3a3bb70924da79a2d888b5160e8e3d -DIST fastfetch-1.11.0.tar.gz 531745 BLAKE2B f3d41f55998941f54776c10dabcdae7876f84b6372e28eed5957b0bf7d9e38c750ab0e13a0ef059160a7696805cbee27ae2eaf31e030224ac1fc45c9fcc0e453 SHA512 94954cbd1ffe2cd10a7e8435f3f229cf5c61166c43365fc14562d68fc96e5eae6884d534d4d1b49c447d6e971e134bf2ff39b6e250432969906793d5db84faaf diff --git a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild b/app-misc/fastfetch/fastfetch-0.1.9999.ebuild deleted file mode 100644 index c60289caf..000000000 --- a/app-misc/fastfetch/fastfetch-0.1.9999.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake flag-o-matic - -DESCRIPTION="Fast system information tool" -HOMEPAGE="https://github.com/LinusDierheimer/fastfetch" -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git" - [[ ${PV} == *0.1.9999 ]] && EGIT_BRANCH=master - [[ ${PV} == *0.2.9999 ]] && EGIT_BRANCH=dev - [[ "${EGIT_BRANCH}" == "" ]] && die "Please set a git branch" -else - SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="MIT" -SLOT="0" -IUSE="X chafa dbus gnome imagemagick networkmanager opencl opengl osmesa pci pulseaudio sqlite vulkan wayland xcb xfce xrandr" - -# note - qa-vdb will always report errors because fastfetch loads the libs dynamically -RDEPEND=" - sys-libs/zlib - X? ( x11-libs/libX11 ) - chafa? ( media-gfx/chafa ) - dbus? ( sys-apps/dbus ) - gnome? ( - dev-libs/glib - gnome-base/dconf - ) - imagemagick? ( media-gfx/imagemagick:= ) - networkmanager? ( net-misc/networkmanager ) - opencl? ( virtual/opencl ) - opengl? ( media-libs/libglvnd[X] ) - osmesa? ( media-libs/mesa[osmesa] ) - pci? ( sys-apps/pciutils ) - pulseaudio? ( media-libs/libpulse ) - sqlite? ( dev-db/sqlite:3 ) - vulkan? ( media-libs/vulkan-loader ) - wayland? ( dev-libs/wayland ) - xcb? ( x11-libs/libxcb ) - xfce? ( xfce-base/xfconf ) - xrandr? ( x11-libs/libXrandr ) -" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -REQUIRED_USE=" - xrandr? ( X ) - chafa? ( imagemagick ) -" - -src_configure() { - local fastfetch_enable_imagemagick7=no - local fastfetch_enable_imagemagick6=no - if use imagemagick; then - fastfetch_enable_imagemagick7=$(has_version '>=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version '=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version '=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version '=media-gfx/imagemagick-7.0.0' && echo yes || echo no) - fastfetch_enable_imagemagick6=$(has_version ' - - - - ceamac@gentoo.org - Primary maintainer - - - LinusDierheimer/fastfetch - - - Enables text/graphics renderer with media-gfx/chafa - Enables OpenCL support - Enables offscreen rendering support from media-libs/mesa - Enables reading GPU via sys-apps/pciutils - Enables reading GPU via media-libs/vulkan-loader - Enables support for XFCE config - Enables support for Xrandr - - -fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. - -It is written in c to achieve much better performance. - -