summaryrefslogtreecommitdiff
path: root/xfce-extra/xfce4-hdaps
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /xfce-extra/xfce4-hdaps
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'xfce-extra/xfce4-hdaps')
-rw-r--r--xfce-extra/xfce4-hdaps/Manifest4
-rw-r--r--xfce-extra/xfce4-hdaps/metadata.xml4
-rw-r--r--xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild39
3 files changed, 46 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-hdaps/Manifest b/xfce-extra/xfce4-hdaps/Manifest
index ab802c27b5b6..30cc4bd8895e 100644
--- a/xfce-extra/xfce4-hdaps/Manifest
+++ b/xfce-extra/xfce4-hdaps/Manifest
@@ -1,3 +1,5 @@
DIST xfce4-hdaps-1.0.0.tar.xz 350888 BLAKE2B bc34321f42b0f51a10ef65429cdcf5e3d63f20914aa0c593c004c830932c8a63f194a25b602784527f5da0f74302142ccbcb3ecfc2a677b004b71e5bad4e5ee5 SHA512 0efdedbccfe578304e61cccb86936b4d62e9e3de6cb9c3cf7b288983b93bd8388e1b227565ebe354aadbd58fc493b67e5c3fea02bf9dbc1b37b5d2ec419a5d7b
+DIST xfce4-hdaps-1.0.3.tar.xz 350936 BLAKE2B 37d80bafa831be68b55f66c029ec120b67ea1a21760291f05cf11587161b295698a5994df3abb9eaa2c3ff94af7b0f43a3cfd04cef31993d741918b4eb7e8f49 SHA512 9263a6d63b4e4cd9729a87ae5150d10a6ef3a2bde48b5a82334e948d884869ed2492953eaef4df08b6a2155454ef81af6b83e70f1436cfaca4f2fd8e39b5ac34
EBUILD xfce4-hdaps-1.0.0.ebuild 812 BLAKE2B 7c1212db7794e5a5f274175110a51d0929f0a5c9782ff4e0bbac111e902a23948130aaef3684621724c07379ba0280c8169020cd9cb31f7e0f60feea54529159 SHA512 7ecd673d2ee4c3df5e61b62933c35f37bba522cc09236db0453bc12c99697dbc1106ca510650cec1793eab4e96d25785a53a2446e4f639642a990533c66ee413
-MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203
+EBUILD xfce4-hdaps-1.0.3.ebuild 814 BLAKE2B c05848b59d3ba36a752c296d605dd16b1de0f9028b955e9461705d80b6c9f64380cf70900528a71a2d150b6b38841856514d3cb03ddf801a9c5c0e4fd30b69fe SHA512 2c068fcc61ee5b08abb13e45f01afbb68ec1270f9f61be917eedcc932bc6adfd423fb420533e5fbede32c001daaad414423b56ed82570062c240a9e79262df13
+MISC metadata.xml 360 BLAKE2B b052657455cb7c1296e68df21944f2331439161ecbfd56b0633323cdb3afc82da8b5b66ad6ac862ef107643ea299b844a57f6f7faa50f83917a3dbae06c5ff4c SHA512 9b00df4ea0e92b1b12cfef2479bca9dc2742df3e8bb0bbfa1b633c3e3aaeeda5cee0add8cb64c30e13d82166a36bc3010dc91571c05d5d3d3c55973ac1981b23
diff --git a/xfce-extra/xfce4-hdaps/metadata.xml b/xfce-extra/xfce4-hdaps/metadata.xml
index 359901b31db4..181f96c232cc 100644
--- a/xfce-extra/xfce4-hdaps/metadata.xml
+++ b/xfce-extra/xfce4-hdaps/metadata.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>mjo@gentoo.org</email>
+ <name>Michael Orlitzky</name>
+ </maintainer>
<maintainer type="project">
<email>xfce@gentoo.org</email>
<name>XFCE Team</name>
diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild
new file mode 100644
index 000000000000..2c27674053ee
--- /dev/null
+++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Show the status of the IBM Hard Drive Active Protection System"
+HOMEPAGE="http://michael.orlitzky.com/code/xfce4-hdaps.xhtml"
+SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz"
+
+LICENSE="AGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+BDEPEND="dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+DEPEND=">=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=xfce-base/libxfce4ui-4.14
+ >=xfce-base/libxfce4util-4.14
+ >=xfce-base/xfce4-panel-4.14:="
+RDEPEND="${DEPEND}
+ app-laptop/hdapsd
+ app-laptop/tp_smapi"
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}