Summary: | xwmfs-0.81.ebuild (new package) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matthias Gerstner <matthias.gerstner> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | xwmfs-0.81.ebuild |
Description
Matthias Gerstner
2017-10-19 19:21:14 UTC
(In reply to Matthias Gerstner from comment #0) > Created attachment 499332 [details] > xwmfs-0.81.ebuild > > I'd like to add my package xwmfs to Portage. > The ebuild I will attach is based on the net-fs/sshfs ebuild. FWIW, s/CDEPEND/RDEPEND/ and it will be better. If you are willing to maintain this yourself, contact the Proxy Maintainers. Thanks for the hint. I've created a pull request: https://github.com/gentoo/gentoo/pull/6020 To me it sounds ideal for an overlay for a start. https://github.com/gerstner-hub/xwmfs writes: "xwmfs is currently not broadly tested. Thus it is not necessarily very stable." The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ceae7ce6813f5ab0d7bd18127061b51faec240 commit d2ceae7ce6813f5ab0d7bd18127061b51faec240 Author: Matthias Gerstner <Matthias.Gerstner@nefkom.net> AuthorDate: 2017-10-22 21:11:52 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2017-11-05 23:07:41 +0000 sys-fs/xmwfs: new ebuild. xmwfs is a X11 Window-Manager file system based on FUSE. Closes: https://github.com/gentoo/gentoo/pull/6020 Closes: https://bugs.gentoo.org/634810 sys-fs/xwmfs/Manifest | 1 + sys-fs/xwmfs/metadata.xml | 34 ++++++++++++++++++++++++++++++++++ sys-fs/xwmfs/xwmfs-0.81.ebuild | 20 ++++++++++++++++++++ 3 files changed, 55 insertions(+) |