diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
commit | 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch) | |
tree | 758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-plugins/gkrellm-imonc | |
parent | 8d5dbd847cbc704a6a06405856e94b461011afe3 (diff) |
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-plugins/gkrellm-imonc')
-rw-r--r-- | x11-plugins/gkrellm-imonc/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 7 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/gkrellm-imonc/Manifest b/x11-plugins/gkrellm-imonc/Manifest index bcd461a9513e..bf99a4d6a4c5 100644 --- a/x11-plugins/gkrellm-imonc/Manifest +++ b/x11-plugins/gkrellm-imonc/Manifest @@ -1,4 +1,4 @@ -AUX gkrellm-imonc-makefile.patch 744 BLAKE2B 4eea5f69d20aed05a06f8e2b05429070bcf66b61ccedba70dd925629217bfcf093723aa1b38084c0ab79a0c04da388460ba1044f752e3b406855d513b9c6e90a SHA512 69181444d2d83c872d0f480db26f2538633556c5f63cb592de9d1aabe05581138aca93f8098147e2b56ec6ad79763bd7e876dea19aabab9d7ad80be08b7fd517 +AUX gkrellm-imonc-makefile.patch 672 BLAKE2B f29982a0461ae9ffd8b6c1cec43a220ea06d2d39397746cc4cee4140ca5a678dbf95ec3079465cbb26a16d91f64e789fc483ab0c64981fa1380090d7a21559d2 SHA512 76919a21b7dc38b56d31f94e718a5e66125712ebf70551c1ae522da23689bb9d6a5086010fbd3b072ae8612a878d8f32f0c621ef09ece2f3d44ad1d026656f59 DIST gkrellm-imonc-src-0.2.tar.bz2 19189 BLAKE2B a0a2e48eca12dcdccedbc347e15f3cf72ae7be050e8f4b1ff71a48a2f53b6991119b413333620e9544f25337f966dd16742b280990364a69f9ef45a1a141cbaa SHA512 b6f5d8cfa90c708ed6e43d676c965ef0d850d12497adae35122fe07ac4ea235dd024b8415fbc40cf153e1bbcbeed1e632984b6f1e5ec9079a1fcfce915ace36e -EBUILD gkrellm-imonc-0.2-r1.ebuild 651 BLAKE2B 08ef118968024e5560aedd015d69d8e1cab569c26876c82c717c6d63268dad130366a0f8742e57298015b97c1e45e66aca99518e0d677420da4b4ec8052cefaa SHA512 6f192cc78978ff99cdf643848700936a31ee3d10b0d62899cd1894af27b3058d5627e5adb7de315460df9d84b8754eab056e5b75845498bbca2b64e7dfc649ca +EBUILD gkrellm-imonc-0.2-r1.ebuild 670 BLAKE2B f6e7af7868efbd91ccb9576af79991f056d131486b8364ce2ce449d8bf380617a8b1ca34bb25f23729a31fc15f73520306f146d4084c3849b6084353ca380487 SHA512 b531895e7813ccb426ff4c0b7a6e15d240847bb499d6cf17bb0e7d0c837ce04e6b167fe8efc861362843fe53e2552de3fd7d07e49906b01db4eddba553d1a546 MISC metadata.xml 250 BLAKE2B f9bbd12e88f30431583c201e36a7922bedaadce514b19a76029ca5f3ec5bf55b15744814494bdd68a365a8b0bd1fa9126bfc2b1217a07e006e5f1517426626aa SHA512 ee33e9f804547c64d7fcf1fa34e38d84606cf6a11315fb0c2f765c278cbb70094d2bbad282cdcd198d04a949944bdd58bafbf0f6fd1597b30a6de8b3a79c2053 diff --git a/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch b/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch index 598e5d8460c7..f5dd90f94ca7 100644 --- a/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch +++ b/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch @@ -1,5 +1,5 @@ ---- a/Makefile 2003-05-17 20:08:29.000000000 +0200 -+++ b/Makefile 2013-03-13 18:24:24.552941672 +0100 +--- a/Makefile ++++ b/Makefile @@ -9,12 +9,10 @@ GTK_INCLUDE = $(shell pkg-config gtk+-2.0 --cflags) GTK_LIB = $(shell pkg-config gtk+-2.0 --libs) diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild index df78f4badaea..42c94a2c151c 100644 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild +++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,10 @@ KEYWORDS="~amd64 x86" IUSE="" RDEPEND="app-admin/gkrellm:2[X]" -DEPEND="${RDEPEND}" +DEPEND=" + ${RDEPEND} + virtual/pkgconfig +" S="${WORKDIR}/${PN}-src-${PV}" |