summaryrefslogtreecommitdiff
path: root/xfce-extra/thunar-volman
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-30 17:36:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-30 17:36:28 +0100
commit7014a5a3ea0feffab9701fdd6b64cc7667a985af (patch)
treef2cbbaa8bb9209cd15208721103228336149b799 /xfce-extra/thunar-volman
parent7a86906b67693cc65671d3e1476835d3a7e13092 (diff)
gentoo resync : 30.06.2019
Diffstat (limited to 'xfce-extra/thunar-volman')
-rw-r--r--xfce-extra/thunar-volman/Manifest2
-rw-r--r--xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild47
2 files changed, 49 insertions, 0 deletions
diff --git a/xfce-extra/thunar-volman/Manifest b/xfce-extra/thunar-volman/Manifest
index 1d42438e51ef..84259b6a68f0 100644
--- a/xfce-extra/thunar-volman/Manifest
+++ b/xfce-extra/thunar-volman/Manifest
@@ -1,5 +1,7 @@
DIST thunar-volman-0.8.1.tar.bz2 474769 BLAKE2B 2bf6378b35f0cd868cc7363909cc5d54a997a5a69758a27d45640968e3ef8d7cb3f5af185d1a8f83e8593610490a8566742070808ab85810cd3411856aa0030a SHA512 a82c019b028277d97e7903dcbeaf4704cb7fc1e95b0ea18c6290a7a8581355691990cbdb5fa0c234ed5dd51c1ba7f1bca9a495e60f9f8597a993845481113bb6
DIST thunar-volman-0.9.2.tar.bz2 495324 BLAKE2B cf02e61d76804b0e1d407c9370daa3c4d0ceaf2c887dcf32a82cacd60e9befbdd7173338dbf025ee16fe3ea4e01c4bd4cd0b1c21452e389712bc103ffd02532d SHA512 808f3dfdf105911275b0c96705604bd1575cd9c5bddaaae96583949c995a3bc84a71ce154c05ed3ce395d4b4d78e4d67770f79b3226fd4a35c509f5e612de72f
+DIST thunar-volman-0.9.3.tar.bz2 500689 BLAKE2B db4790874eddd39e880a93c7858a43e4ff9d15b5ed6199b212dbf02adaf4fd3055172d99b0e9674362de892535611d3db876f5f8ce9bf012c2278172cfd56417 SHA512 514fd7256c2cda7fac266b05b631e4c34ddc66e12d63270cf76846b0748d1a7c2444bfb2d5600722c4eb41f0c0c95d4823e9c3c17f0f9e2c289f9967cb75ccc2
EBUILD thunar-volman-0.8.1-r1.ebuild 1073 BLAKE2B a0e04fdff65b2f1e4d47708d978c9cb59f5a2cd4057ac856582ca8b5edd82f313db8262878481601d68c3e6cbc690130637f6eabf2070194ba875ded4ce1c648 SHA512 88b8c5709347c550a83ce4a8f2c87aeb7253d1aab87cdcf7e2cb7b70356aca4ce692ec64076df64b041c9b6d08aeb413b6fdabde51c664b4f8d890930b39659a
EBUILD thunar-volman-0.9.2.ebuild 1080 BLAKE2B 5ce48977a2c8e0a4ac732709d0610483943cbc88db8c4014e6ce7f7a2b31490907f83d59c7435b957efb49deeac1b1655140b50c3030ce42012387ba49c92d98 SHA512 f0be8cbd706b336196874a27f27052f8de400f85d5cf668ff270792ba387e2623ce8d0eee079f2df5574bbe1a69341e3e564cdaf84da4e9cee18ed740868b5d1
+EBUILD thunar-volman-0.9.3.ebuild 1080 BLAKE2B 5ce48977a2c8e0a4ac732709d0610483943cbc88db8c4014e6ce7f7a2b31490907f83d59c7435b957efb49deeac1b1655140b50c3030ce42012387ba49c92d98 SHA512 f0be8cbd706b336196874a27f27052f8de400f85d5cf668ff270792ba387e2623ce8d0eee079f2df5574bbe1a69341e3e564cdaf84da4e9cee18ed740868b5d1
MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild
new file mode 100644
index 000000000000..07219cde44df
--- /dev/null
+++ b/xfce-extra/thunar-volman/thunar-volman-0.9.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="Daemon that enforces volume-related policies"
+HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-volman"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+# CC for tvm-burn-cd.svg
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="libnotify"
+
+COMMON_DEPEND=">=dev-libs/glib-2.30:=
+ virtual/libgudev:=
+ >=x11-libs/gtk+-3.20:3=
+ >=xfce-base/exo-0.10:=
+ >=xfce-base/libxfce4ui-4.12:=
+ >=xfce-base/libxfce4util-4.12:=
+ >=xfce-base/xfconf-4.12:=
+ libnotify? ( >=x11-libs/libnotify-0.7:= )"
+RDEPEND="${COMMON_DEPEND}
+ virtual/udev
+ >=xfce-base/thunar-1.6[udisks]"
+DEPEND="${COMMON_DEPEND}
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_configure() {
+ local myconf=(
+ $(use_enable libnotify notifications)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}