Page MenuHomeSolus

D12427.id30227.diff
No OneTemporary

D12427.id30227.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,9 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Joey Riches
+ - IRC: joebonrichie
+ - Email: josephriches@gmail.com
+ - Matrix: @joebonrichie:matrix.org
+- Campbell Jones
+ - IRC: serebit
+ - Email: dev@serebit.com
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_libs b/abi_libs
new file mode 100644
--- /dev/null
+++ b/abi_libs
@@ -0,0 +1 @@
+libigsc.so.0
diff --git a/abi_symbols b/abi_symbols
new file mode 100644
--- /dev/null
+++ b/abi_symbols
@@ -0,0 +1,26 @@
+libigsc.so.0:igsc_device_close
+libigsc.so.0:igsc_device_fw_update
+libigsc.so.0:igsc_device_fw_version
+libigsc.so.0:igsc_device_get_device_info
+libigsc.so.0:igsc_device_init_by_device
+libigsc.so.0:igsc_device_init_by_device_info
+libigsc.so.0:igsc_device_iterator_create
+libigsc.so.0:igsc_device_iterator_destroy
+libigsc.so.0:igsc_device_iterator_next
+libigsc.so.0:igsc_device_oprom_update
+libigsc.so.0:igsc_device_oprom_version
+libigsc.so.0:igsc_fw_version_compare
+libigsc.so.0:igsc_get_last_firmware_status
+libigsc.so.0:igsc_image_fw_version
+libigsc.so.0:igsc_image_get_type
+libigsc.so.0:igsc_image_oprom_count_devices
+libigsc.so.0:igsc_image_oprom_init
+libigsc.so.0:igsc_image_oprom_iterator_next
+libigsc.so.0:igsc_image_oprom_iterator_reset
+libigsc.so.0:igsc_image_oprom_match_device
+libigsc.so.0:igsc_image_oprom_release
+libigsc.so.0:igsc_image_oprom_supported_devices
+libigsc.so.0:igsc_image_oprom_type
+libigsc.so.0:igsc_image_oprom_version
+libigsc.so.0:igsc_oprom_version_compare
+libigsc.so.0:igsc_translate_firmware_status
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
+libmetee.so.3.1.0
+libudev.so.1
diff --git a/abi_used_symbols b/abi_used_symbols
new file mode 100644
--- /dev/null
+++ b/abi_used_symbols
@@ -0,0 +1,53 @@
+libc.so.6:__errno_location
+libc.so.6:__fprintf_chk
+libc.so.6:__isoc99_sscanf
+libc.so.6:__libc_start_main
+libc.so.6:__memset_chk
+libc.so.6:__printf_chk
+libc.so.6:__snprintf_chk
+libc.so.6:__stack_chk_fail
+libc.so.6:__syslog_chk
+libc.so.6:__xpg_strerror_r
+libc.so.6:calloc
+libc.so.6:fclose
+libc.so.6:fflush
+libc.so.6:fopen
+libc.so.6:fread
+libc.so.6:free
+libc.so.6:fseek
+libc.so.6:ftell
+libc.so.6:lstat
+libc.so.6:malloc
+libc.so.6:memcpy
+libc.so.6:memset
+libc.so.6:stderr
+libc.so.6:stdout
+libc.so.6:strcmp
+libc.so.6:strdup
+libc.so.6:strlen
+libc.so.6:strncmp
+libc.so.6:strrchr
+libc.so.6:usleep
+libmetee.so.3.1.0:TeeConnect
+libmetee.so.3.1.0:TeeDisconnect
+libmetee.so.3.1.0:TeeFWStatus
+libmetee.so.3.1.0:TeeInit
+libmetee.so.3.1.0:TeeInitHandle
+libmetee.so.3.1.0:TeeRead
+libmetee.so.3.1.0:TeeWrite
+libudev.so.1:udev_device_get_parent_with_subsystem_devtype
+libudev.so.1:udev_device_get_property_value
+libudev.so.1:udev_device_get_sysname
+libudev.so.1:udev_device_new_from_devnum
+libudev.so.1:udev_device_new_from_syspath
+libudev.so.1:udev_device_unref
+libudev.so.1:udev_enumerate_add_match_sysattr
+libudev.so.1:udev_enumerate_get_list_entry
+libudev.so.1:udev_enumerate_get_udev
+libudev.so.1:udev_enumerate_new
+libudev.so.1:udev_enumerate_scan_devices
+libudev.so.1:udev_enumerate_unref
+libudev.so.1:udev_list_entry_get_name
+libudev.so.1:udev_list_entry_get_next
+libudev.so.1:udev_new
+libudev.so.1:udev_unref
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,20 @@
+name : igsc
+version : 0.2.5
+release : 1
+source :
+ - https://github.com/intel/igsc/archive/refs/tags/V0.2.5.tar.gz : d0134f7447f98ac2bdcb5cf9c01dce3051111e1a566e048d59f327327f6972d5
+license : Apache-2.0
+component : programming.tools
+summary : Intel graphics system controller firmware update library
+description: |
+ Intel graphics system controller firmware update library.
+clang : yes
+builddeps :
+ - intel-metee-devel
+ - git
+setup : |
+ %cmake_ninja
+build : |
+ %ninja_build
+install : |
+ %ninja_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,54 @@
+<PISI>
+ <Source>
+ <Name>igsc</Name>
+ <Packager>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programming.tools</PartOf>
+ <Summary xml:lang="en">Intel graphics system controller firmware update library</Summary>
+ <Description xml:lang="en">Intel graphics system controller firmware update library.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>igsc</Name>
+ <Summary xml:lang="en">Intel graphics system controller firmware update library</Summary>
+ <Description xml:lang="en">Intel graphics system controller firmware update library.
+</Description>
+ <PartOf>programming.tools</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/igsc</Path>
+ <Path fileType="library">/usr/lib64/libigsc.so.0</Path>
+ <Path fileType="library">/usr/lib64/libigsc.so.0.2.5</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>igsc-devel</Name>
+ <Summary xml:lang="en">Development files for igsc</Summary>
+ <Description xml:lang="en">Intel graphics system controller firmware update library.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">igsc</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/igsc_lib.h</Path>
+ <Path fileType="library">/usr/lib/cmake/igsc/igscConfig.cmake</Path>
+ <Path fileType="library">/usr/lib/cmake/igsc/igscConfigVersion.cmake</Path>
+ <Path fileType="library">/usr/lib/cmake/igsc/igscTargets-relwithdebinfo.cmake</Path>
+ <Path fileType="library">/usr/lib/cmake/igsc/igscTargets.cmake</Path>
+ <Path fileType="library">/usr/lib64/libigsc.so</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-12-08</Date>
+ <Version>0.2.5</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:38 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802554
Default Alt Text
D12427.id30227.diff (7 KB)

Event Timeline