Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163378 - [xfce overlay] missing thunar-volman svn ebuild
Summary: [xfce overlay] missing thunar-volman svn ebuild
Status: RESOLVED DUPLICATE of bug 162859
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 01:28 UTC by Sebastian Krämer
Modified: 2007-01-23 07:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Krämer 2007-01-23 01:28:50 UTC
This request goes to the folks from the Gentoo overlay at overlay.gentoo.org/proj/xfce (who did a great job!).
The overlay is missing an ebuild for thunar-volman, please add it to the tree.


Reproducible: Always

Steps to Reproduce:
Comment 1 Sebastian Krämer 2007-01-23 01:35:06 UTC
Actually I created an ebuild already and wanted to post an svn diff as attachment here. Unfortunately, bugzilla suffered from an internal error so please allow me to just paste the text here..

# cat /tmp/thunar-volman-svn.diff
Index: xfce-extra/thunar-volman/thunar-volman-9999.ebuild
===================================================================
--- xfce-extra/thunar-volman/thunar-volman-9999.ebuild  (revision 0)
+++ xfce-extra/thunar-volman/thunar-volman-9999.ebuild  (revision 0)
@@ -0,0 +1,11 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit xfce4-svn
+
+DESCRIPTION="Thunar volman plugin that enable automatic management of removable drives and media."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+thunar
+goodies
Index: xfce-extra/thunar-volman/files/digest-thunar-volman-9999
===================================================================
--- xfce-extra/thunar-volman/files/digest-thunar-volman-9999    (revision 0)
+++ xfce-extra/thunar-volman/files/digest-thunar-volman-9999    (revision 0)
@@ -0,0 +1 @@
+
Index: xfce-extra/thunar-volman/Manifest
===================================================================
--- xfce-extra/thunar-volman/Manifest   (revision 0)
+++ xfce-extra/thunar-volman/Manifest   (revision 0)
@@ -0,0 +1,7 @@
+EBUILD thunar-volman-9999.ebuild 322 RMD160 47da25fb4cfa4097ac1a65af64bf96af85750e03 SHA1 81c785f72b21b7b5cb52a420f32f7e5618fea203 SHA256 4569463c0ea8437e9eaf3061294f0a31cb27d914e76e87f82394a841f70bb05c
+MD5 a132de5b8e13e758e16b1a532f4d8783 thunar-volman-9999.ebuild 322
+RMD160 47da25fb4cfa4097ac1a65af64bf96af85750e03 thunar-volman-9999.ebuild 322
+SHA256 4569463c0ea8437e9eaf3061294f0a31cb27d914e76e87f82394a841f70bb05c thunar-volman-9999.ebuild 322
+MD5 68b329da9893e34099c7d8ad5cb9c940 files/digest-thunar-volman-9999 1
+RMD160 c0da025038ed83c687ddc430da9846ecb97f3998 files/digest-thunar-volman-9999 1
+SHA256 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b files/digest-thunar-volman-9999 1

Thanks.
Comment 2 Sebastian Krämer 2007-01-23 01:50:46 UTC
Oops, sorry, I saw that bug #162859 addresses this issue already..
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-23 07:11:01 UTC

*** This bug has been marked as a duplicate of bug 162859 ***