Unverified Kaydet (Commit) fffba1a5 authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

aufs-headers has been compiled for aufs-util

üst 472a82f7
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Copyright (C) 2020 Suleyman POYRAZ (Zaryob)
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from inary.actionsapi import autotools
from inary.actionsapi import inarytools
from inary.actionsapi import shelltools
from inary.actionsapi import get
def install():
inarytools.insinto("/usr/include/linux", "include/linux/aufs_type.h")
<INARY>
<Source>
<Name>aufs-headers</Name>
<Homepage>http://aufs.sourceforge.ne</Homepage>
<Packager>
<Name>Süleyman Poyraz</Name>
<Email>zaryob.dev@gmail.com</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>Linux headers for aufs</Summary>
<Description>Linux headers for aufs</Description>
<Archive sha1sum="2a0de7a1f2d82a17432e07d9bd3d2563c0de22c0">https://gitlab.com/sulinos/resources/aufs-headers/-/archive/20190603/aufs-headers-20190603.tar.gz</Archive>
</Source>
<Package>
<Name>aufs-headers</Name>
<Files>
<Path fileType="include">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-01-09</Date>
<Version>20190603</Version>
<Comment>First release</Comment>
<Name>Süleyman Poyraz</Name>
<Email>zaryob.dev@gmail.com</Email>
</Update>
</History>
</INARY>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment