Page MenuHomeSolus

D70.id845.diff
No OneTemporary

D70.id845.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libpthread.so.0
+librt.so.1
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,14 @@
+name : acpica-unix
+version : 20170531
+release : 1
+source :
+ - https://acpica.org/sites/acpica/files/acpica-unix-20170531.tar.gz : 50155778cd1633dfca3443b8f8fd1ccc30e70e55ddece4d3c4fceafbbf1ab0e8
+license : GPL-2.0
+component : programming.tools
+summary : ACPI Source Code Compiler & Disassembler
+description: |
+ ACPICA defines and implements a group of software components that together create an implementation of the ACPI specification for both 32-bit and 64-bit platforms.
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,34 @@
+<PISI>
+ <Source>
+ <Name>acpica-unix</Name>
+ <Packager>
+ <Name>Ben Iofel</Name>
+ <Email>iofelben@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>programming.tools</PartOf>
+ <Summary xml:lang="en">ACPI Source Code Compiler &amp; Disassembler</Summary>
+ <Description xml:lang="en">ACPICA defines and implements a group of software components that together create an implementation of the ACPI specification for both 32-bit and 64-bit platforms.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>acpica-unix</Name>
+ <Summary xml:lang="en">ACPI Source Code Compiler &amp; Disassembler</Summary>
+ <Description xml:lang="en">ACPICA defines and implements a group of software components that together create an implementation of the ACPI specification for both 32-bit and 64-bit platforms.
+</Description>
+ <PartOf>programming.tools</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-14</Date>
+ <Version>20170531</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Ben Iofel</Name>
+ <Email>iofelben@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:21 PM (2 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823384
Default Alt Text
D70.id845.diff (2 KB)

Event Timeline