Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662744 - app-emulation/snapd: containerized package system
Summary: app-emulation/snapd: containerized package system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 2 votes (vote)
Assignee: Zac Medico
URL: http://snapcraft.io
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2018-08-03 20:21 UTC by James Browning
Modified: 2020-11-09 08:40 UTC (History)
4 users (show)

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


Attachments
snapd ebuild (snapd-2.34.3.ebuild,3.67 KB, text/plain)
2018-08-03 20:21 UTC, James Browning
Details
revised snapd ebuild (snapd-2.34.3.ebuild,3.61 KB, text/plain)
2018-08-07 14:42 UTC, James Browning
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Browning 2018-08-03 20:21:04 UTC
Created attachment 542272 [details]
snapd ebuild

Snaps are containerised software packages that are simple to create and install on all major Linux systems without modification.
Comment 1 Jonas Stein gentoo-dev 2018-08-06 14:51:58 UTC
why RESTRICT="mirror" for this GPL-3 package?
Comment 2 James Browning 2018-08-06 15:14:51 UTC
Because I forgot to take it out and Gentoo does not currently mirror it.
Comment 3 James Browning 2018-08-07 14:42:16 UTC
Created attachment 542668 [details]
revised snapd ebuild
Comment 4 Zac Medico gentoo-dev 2020-11-09 08:40:02 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=484480e8c287176e53897b6665db202108037ed5

Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-11-08 23:35:08 -0800
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-11-09 00:36:52 -0800

    app-emulation/snapd: Initial import
    
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-emulation/snapd/Manifest            |   1 +
 app-emulation/snapd/files/README.gentoo |  47 +++++++++
 app-emulation/snapd/metadata.xml        |  16 +++
 app-emulation/snapd/snapd-2.47.1.ebuild | 180 ++++++++++++++++++++++++++++++++
 4 files changed, 244 insertions(+)