diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /app-eselect/eselect-notify-send |
reinit the tree, so we can have metadata
Diffstat (limited to 'app-eselect/eselect-notify-send')
4 files changed, 48 insertions, 0 deletions
diff --git a/app-eselect/eselect-notify-send/Manifest b/app-eselect/eselect-notify-send/Manifest new file mode 100644 index 000000000000..79aeac322105 --- /dev/null +++ b/app-eselect/eselect-notify-send/Manifest @@ -0,0 +1,5 @@ +AUX notify-send.eselect-0.1 368 SHA256 450c6cf4611f667202cf39e2a34a800a3040e047adc40c26bda4971c17d780ec SHA512 13624909369f3f0563e6aabf1d7e7fe1a7f4fa59d705dd18aa73cc87cc346d4c62ed5566c45b87802452e45b59a4342d428a32125d17ad4629b0f8292fac4757 WHIRLPOOL 2938806cd02650b79b407e5953ac86136b0b6cfceffde56f883af65b8e849c1e87f3b374e54c09a8105f36c388e083928174daf976a4d844636f3a524d28eed6 +EBUILD eselect-notify-send-0.1.ebuild 650 SHA256 31f0c45d0e5b4e3b24a93fad28af9e2bed51de51236fe42b474e9378ca133477 SHA512 00d5301dbbcb0f1a2cced20ce10e4850c07a44aedd9d3c988e92b2df0d4a301ca3f4c4e1d286f95a5a793920e62b0bdf3cd64e16899ff7a6fc764445ab2e0567 WHIRLPOOL 44b512de931e75b65b42658d6d4a2bb7bc9b475d028565eb8058c113bf632ee2be1bbe89c72006b8a18737c80e0905435a0a1a1b6dfb964a2b3a0808796c23f7 +MISC ChangeLog 2530 SHA256 1122700dda2da04322fbca741bf3c21074e7f25eced275662092073746def3ec SHA512 defd2e19522a81d91c8431c9ee871bd687ee752fe079e763ad8992715d55006a46873f3b0aa0ad01b52560edbd4adf00360e5d87c0df411f8bf10ca9cfcd155a WHIRLPOOL e002b142d2407fbd914670c1f43b37d0e7819f0db6ae3d8456b00442f3c40bc63773c108cf9250feab750f242bb3d7f4d9917368135d74aa15e897b9c09f1c52 +MISC ChangeLog-2015 1794 SHA256 c4bddc6e1af3fec98e34903cd1dd226c67dff7c21bfa7f780fa5f67cf99e1c25 SHA512 b06130abf2d3151615990e932f0bf1649df5329691d323fad02f7c5d6d8f218d857415f08ee8fed2918923ca4db56d9178408e5bbb31c45c89a341a4a7ed4576 WHIRLPOOL 093cdc85257868cb8f28befea95d43bcb5ca65ed21cb5d5dd4f09d304869536aecf4de9d136e0cd29b63e0a2d3c1df56e274d948f773d542505b5b12284afe37 +MISC metadata.xml 228 SHA256 a3c8fb486cd4bec96195197f2974a236066bd02c05d29ace05a844a43bbfd66e SHA512 4f5e63f918a0f8790db49c5b12173c673f86935f00796a04acfed573f618379b73b05b1869941e11f881fe69d4958f5287ce815fd710eadb6ac9f2680894caae WHIRLPOOL 4690b7b1591c1f8a8b55f8693dbd5172642a2d377c2f12f3b20dca75a6befc9eeac6eeb7e83ba2332b760d64b5c6fd0ac0000b5a40c416eaeec05f49eb6de750 diff --git a/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild new file mode 100644 index 000000000000..da0e7a78fa07 --- /dev/null +++ b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +DESCRIPTION="Manage /usr/bin/notify-send symlink" +HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1 + !<x11-libs/libnotify-0.7.5-r1" +DEPEND=${RDEPEND} + +S=${FILESDIR} + +src_install() { + insinto /usr/share/eselect/modules + newins notify-send.eselect-${PV} notify-send.eselect +} diff --git a/app-eselect/eselect-notify-send/files/notify-send.eselect-0.1 b/app-eselect/eselect-notify-send/files/notify-send.eselect-0.1 new file mode 100644 index 000000000000..61f42f601468 --- /dev/null +++ b/app-eselect/eselect-notify-send/files/notify-send.eselect-0.1 @@ -0,0 +1,12 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +DESCRIPTION="Manage /usr/bin/notify-send implementation" +MAINTAINER="ssuominen@gentoo.org" +VERSION="0.1" + +SYMLINK_PATH=/usr/bin/notify-send +SYMLINK_TARGETS=( libnotify-notify-send tinynotify-send ) +SYMLINK_DESCRIPTION='notify-send binary' + +inherit bin-symlink diff --git a/app-eselect/eselect-notify-send/metadata.xml b/app-eselect/eselect-notify-send/metadata.xml new file mode 100644 index 000000000000..95e86c12108a --- /dev/null +++ b/app-eselect/eselect-notify-send/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>freedesktop-bugs@gentoo.org</email> + </maintainer> +</pkgmetadata> |