Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : lxc | name : lxc | ||||
| version : 3.2.1 | version : 4.0.6 | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/lxc/lxc/archive/lxc-3.2.1.tar.gz : 59f46fad0a6d921c59a6768ba781295e0986989a96e2d216de2b4b3a14392e65 | - https://github.com/lxc/lxc/archive/lxc-4.0.6.tar.gz : 360e98bc2a1aa07a78ecaacf876ccc23ef953218443671cc7db1dc0bb3779d1d | ||||
| license : LGPL-2.1-or-later | license : LGPL-2.1-or-later | ||||
| component : virt | component : virt | ||||
| summary : Linux Containers | summary : Linux Containers | ||||
| description: | | description: | | ||||
| LXC is the well known set of tools, templates, library and language bindings. It's pretty low level, very flexible and covers just about every containment feature supported by the upstream kernel. | LXC is the well known set of tools, templates, library and language bindings. It's pretty low level, very flexible and covers just about every containment feature supported by the upstream kernel. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(dbus-1) | - pkgconfig(dbus-1) | ||||
| - pkgconfig(libapparmor) | - pkgconfig(libapparmor) | ||||
| - pkgconfig(libcap) | - pkgconfig(libcap) | ||||
| - pkgconfig(libcgmanager) | - pkgconfig(libcgmanager) | ||||
| - pkgconfig(libnih) | - pkgconfig(libnih) | ||||
| - pkgconfig(libseccomp) | - pkgconfig(libseccomp) | ||||
| - pkgconfig(lua-5.3) | - pkgconfig(lua-5.3) | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/uninitialized.patch | |||||
| %reconfigure --disable-static \ | %reconfigure --disable-static \ | ||||
| --with-init-script=systemd \ | --with-init-script=systemd \ | ||||
| --with-systemdsystemunitdir=/usr/lib/systemd/system | --with-systemdsystemunitdir=/usr/lib/systemd/system | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.