Merge branch 'master' of https://github.com/pisilinux/main
This commit is contained in:
@@ -7,12 +7,14 @@
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import get
|
||||
|
||||
NoStrip=["/usr/share/icons"]
|
||||
# TODO: KAlgebra icon not shown in GUI
|
||||
# TODO: more sub packages? *-libs etc.?
|
||||
|
||||
def setup():
|
||||
pisitools.cxxflags.add("-std=c++11 -pthread")
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>ACPI debugging tools written by Intel</Summary>
|
||||
<Description>acpica contains an AML interpreter and debugger, ACPI namespace support, ACPI hardware and event support and a full ASL compiler and disassembler.</Description>
|
||||
<Archive sha1sum="a204008efea67a09c24bef710dab62f35ff01fad" type="targz">https://acpica.org/sites/acpica/files/acpica-unix-20200110.tar.gz</Archive>
|
||||
<Archive sha1sum="8c78693f98daf4f6c91bdec1fd2851ab6dc9308b" type="targz">https://acpica.org/sites/acpica/files/acpica-unix-20200528.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">iasl-20140828-locale.patch</Patch>
|
||||
<Patch level="1">iasl-20140214-nostrip.patch</Patch>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-01-26</Date>
|
||||
<Version>0.0_20200528</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-01-26</Date>
|
||||
<Version>0.0_20200110</Version>
|
||||
|
||||
Reference in New Issue
Block a user