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 A6EEB158087 for ; Sun, 23 Jan 2022 20:25:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC132BC00C; Sun, 23 Jan 2022 20:25:38 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 260982BC00C for ; Sun, 23 Jan 2022 20:25:37 +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 8E76B342CE3 for ; Sun, 23 Jan 2022 20:25:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D2B61BD for ; Sun, 23 Jan 2022 20:25:35 +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: <1642969521.ccb98428baea37047b705aad430ed66872baa379.viorel_munteanu@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.554.ebuild X-VCS-Directories: app-misc/fastfetch/ X-VCS-Committer: viorel_munteanu X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: ccb98428baea37047b705aad430ed66872baa379 X-VCS-Branch: dev Date: Sun, 23 Jan 2022 20:25:35 +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: 044e8a79-2408-413b-8da0-c60ae92ab146 X-Archives-Hash: 62ea6864afbca0d87f5bd3419b9ecc2b commit: ccb98428baea37047b705aad430ed66872baa379 Author: Viorel Munteanu gmail com> AuthorDate: Sun Jan 23 20:24:28 2022 +0000 Commit: Viorel Munteanu gmail com> CommitDate: Sun Jan 23 20:25:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ccb98428 app-misc/fastfetch: drop 0.554 Signed-off-by: Viorel Munteanu gmail.com> app-misc/fastfetch/Manifest | 1 - app-misc/fastfetch/fastfetch-0.554.ebuild | 79 ------------------------------- 2 files changed, 80 deletions(-) diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest index 74c6563cc..ec9b91c5a 100644 --- a/app-misc/fastfetch/Manifest +++ b/app-misc/fastfetch/Manifest @@ -1,2 +1 @@ -DIST fastfetch-0.554.tar.gz 177779 BLAKE2B 348b42b132c033db3830f74c2aab9ee40d88842c86ff395e14ba74863dbb353ad1f017ca9d8c136142e32c0492af193b735a6aab9bc973ace6d22162eb73d851 SHA512 1c4e8bd6ab4d21fec732007c3026ea690486ea5f3749115204235cff918e3e0479013ef19c65aeea6e38049a1d3fe0a05f1d1750cbae2b09e9caa64fe4945f2e DIST fastfetch-0.568.tar.gz 319886 BLAKE2B 5ac296319ff48cda0ba3a00dd0cc80bb19a632672ebf272ad1b35b5f3ca982c50bef1909cfa4274ce1e104458c9c4e73d2fda7dc714ab47d70fe341b0990441b SHA512 32704e78f6bd3c659b9090de949df2c63f755377760d95b5a3154bae72eb96baa0f0e2e1bcbcf226a81077c62089821884ed2ca30335fcfe1e77dd9a354854fd diff --git a/app-misc/fastfetch/fastfetch-0.554.ebuild b/app-misc/fastfetch/fastfetch-0.554.ebuild deleted file mode 100644 index 2c18a7687..000000000 --- a/app-misc/fastfetch/fastfetch-0.554.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit bash-completion-r1 cmake - -COMMIT="e30a64e97e0bf1c6bf68aa6f54a25c5995c2fdd2" - -DESCRIPTION="Like neofetch but faster" -HOMEPAGE="https://github.com/LinusDierheimer/fastfetch" -SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="X gnome pci vulkan wayland xcb xfce xrandr" - -# note - qa-vdb will always report errors because fastfetch loads the libs dynamically -RDEPEND=" - X? ( x11-libs/libX11 ) - gnome? ( - dev-libs/glib - gnome-base/dconf - ) - pci? ( sys-apps/pciutils ) - 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 )" - -S="${WORKDIR}/${PN}-${COMMIT}" - -# disable_check VAR lib -disable_check() { - sed -i -e " - /pkg_check_modules ($1 /d - /message.*$2/d" CMakeLists.txt || die "Cannot disable $1" -} - -src_configure() { - disable_check RPM librpm - - use X || disable_check X11 x11 - use gnome || (disable_check GIO gio- && disable_check DCONF dconf) - use pci || disable_check LIBPCI libpci - use vulkan || disable_check VULKAN vulkan - use wayland || disable_check WAYLAND wayland-client - use xcb || (disable_check XCB_RANDR xcb-randr && disable_check XCB xcb) - use xfce || disable_check XFCONF libxfconf - use xrandr || disable_check XRANDR xrandr - - VERSION_MAJOR="$(ver_cut 2)" - - # version comes from git, fake it - sed -i -e " - s/\(PROJECT_VERSION\) .*$/\1 \"r${VERSION_MAJOR}.0\")/ - s/\(PROJECT_VERSION_MAJOR\) .*$/\1 \"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version" - - cmake_src_configure -} - -src_install() { - pushd "${BUILD_DIR}" || die - dobin fastfetch - popd - - newbashcomp completions/bash fastfetch - insinto /usr/share/${PN}/presets - doins presets/* - - einstalldocs -}