summaryrefslogtreecommitdiff
path: root/x11-plugins/bfm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-03 09:09:48 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-03 09:09:48 +0000
commitf50b7965918dcb8fea45f7473e95d644e6c59813 (patch)
tree5e1b75659115a5d0de111190675b38505778045f /x11-plugins/bfm
parentf80acd7c227d742fc13a5e8a85c96e59c0544d98 (diff)
gentoo auto-resync : 03:02:2023 - 09:09:48
Diffstat (limited to 'x11-plugins/bfm')
-rw-r--r--x11-plugins/bfm/Manifest4
-rw-r--r--x11-plugins/bfm/bfm-0.6.4-r4.ebuild (renamed from x11-plugins/bfm/bfm-0.6.4-r3.ebuild)25
-rw-r--r--x11-plugins/bfm/metadata.xml19
3 files changed, 27 insertions, 21 deletions
diff --git a/x11-plugins/bfm/Manifest b/x11-plugins/bfm/Manifest
index 8b6d0af3cd45..0b2cc89faa7f 100644
--- a/x11-plugins/bfm/Manifest
+++ b/x11-plugins/bfm/Manifest
@@ -1,4 +1,4 @@
AUX bfm-0.6.4-makefile.patch 1695 BLAKE2B 99a97a6c8f883c78495f60e0e6d4bfa01203ddcb02f5ae47067f1d1bd21f6441d3cd4d67f592df14b1f715d785151e0b0eb54bf21f81538e7532dd1660b88a8e SHA512 19b5161ee9b43d22895ec1a964ced44f15434cc93357f466b410301c87398ea4bcb10c5cd23c186190a1009791056d8778ff4d1231c56b8aa9366b56d08f47b8
DIST bfm-0.6.4.tar.gz 59288 BLAKE2B b70d98a944e2e6daaf694dc90a0f8cebc01afd8e11c46fde614e2b2affbe0e331cc15a308837fe987238182a3b4b631bb0d8f8d7f50b84c8705e113425cec7ec SHA512 1a039ef7448c610d2629b50bcac082e7d70eb755aa43e79e6b0868448f92aea5078548273c5f278fac878433cdcd9492589fb1612108807a4fd2afb0e07612a4
-EBUILD bfm-0.6.4-r3.ebuild 955 BLAKE2B 7fffa1b7f6949d39d3f2580748dfb6eabdfaf660d2eb97f449c0953397fd7aa44eb085e743875c55028c66a42f4c43e12fc3eeb81e55bab7b6eb44076ddf6388 SHA512 dbc98aa170e00b32412f9c6a9dfb4315b34a050894a3ca3f1a13a5e0731861b0fc39c5202e2d4f120b6a504fc34cb9757f799289189ada8e56c2f8d3a9a4488f
-MISC metadata.xml 349 BLAKE2B b920a5e5e82634986dd6699e7ea57b68066b1ed1723294d1f3b8a36f694e99b24f3cb7858b3b510acdabd3c33762dc06aa20898cda06d7ff268e664b8172656d SHA512 c0550a20adbbdf3662c4bcf3497be790978330cde9333fd968584b7c1b766964f15c029e3929515c59658abba4a3bf3d4eb506fba91e105c932de5975125a7a0
+EBUILD bfm-0.6.4-r4.ebuild 967 BLAKE2B f48ae6440339edada406c8a2349beed2fd3a9da1500f8e19980be0c3ff58f68e9a677f66f892546ace032b368933bcb3bd9d8cb94ba4803d88fe1bba0ccf6954 SHA512 5d3f2585b8069bc3b17ca7b7958552c4cab209f8afe28d5e607ce48e7da74ab512945148a2ce057bdfaf30d9fbcd525bcf5df1a71a2c4096c11e9968f42f3105
+MISC metadata.xml 435 BLAKE2B 7fd90ad9036cfcb107fbb31ebf278657a132b3e58836710cd7e0ad627b14ca35356dad8caa2688db9858c6aadc110f557c8be487839cab2aaf15eb391f002824 SHA512 6ac5d04428f3977b98328a1799f98ae77b437351ca9437961fb0af420a9b310fda232ecb3494d298dff6e99520bbec8792687351e5d7e78c0562a5c21439417d
diff --git a/x11-plugins/bfm/bfm-0.6.4-r3.ebuild b/x11-plugins/bfm/bfm-0.6.4-r4.ebuild
index d93d9ff88a99..1fd42525ff60 100644
--- a/x11-plugins/bfm/bfm-0.6.4-r3.ebuild
+++ b/x11-plugins/bfm/bfm-0.6.4-r4.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+
inherit toolchain-funcs
-DESCRIPTION="a dockapp and gkrellm plug-in combining timecop's bubblemon and wmfishtime"
+DESCRIPTION="Dockapp and gkrellm plug-in combining timecop's bubblemon and wmfishtime"
HOMEPAGE="https://github.com/JNRowe-retired/bfm"
SRC_URI="https://github.com/JNRowe-retired/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -13,14 +14,18 @@ SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="gkrellm"
-RDEPEND="x11-libs/gtk+:2
+RDEPEND="
+ gkrellm? ( >=app-admin/gkrellm-2[X] )
+ x11-libs/gtk+:2
x11-libs/libX11
- x11-libs/libXext"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- gkrellm? ( >=app-admin/gkrellm-2[X] )"
-
-PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
+ x11-libs/libXext
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+ "${FILESDIR}"/${P}-makefile.patch
+)
src_compile() {
emake CC="$(tc-getCC)" GENTOO_LDFLAGS="${LDFLAGS}"
diff --git a/x11-plugins/bfm/metadata.xml b/x11-plugins/bfm/metadata.xml
index 5e8b4e0622fc..9b182362bb4f 100644
--- a/x11-plugins/bfm/metadata.xml
+++ b/x11-plugins/bfm/metadata.xml
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>voyageur@gentoo.org</email>
- <name>Bernard Cafarelli</name>
-</maintainer>
-
-<use>
- <flag name="gkrellm">Enable building of <pkg>app-admin/gkrellm</pkg>
- module</flag>
-</use>
+ <maintainer type="person">
+ <email>voyageur@gentoo.org</email>
+ <name>Bernard Cafarelli</name>
+ </maintainer>
+ <use>
+ <flag name="gkrellm">Enable building of <pkg>app-admin/gkrellm</pkg>module</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">JNRowe-retired/bfm</remote-id>
+ </upstream>
</pkgmetadata>