Page MenuHomeSolus

D13163.id32599.diff
No OneTemporary

D13163.id32599.diff

Index: MAINTAINERS.md
===================================================================
--- /dev/null
+++ MAINTAINERS.md
@@ -0,0 +1,5 @@
+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.
+
+- Jacek Jagosz
+ - IRC: JacekJagosz
+ - Email: jacek.jagosz@outlook.com
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,17 @@
+name : rocm-cmake
+version : 5.1.3
+release : 1
+source :
+ - https://github.com/RadeonOpenCompute/rocm-cmake/archive/refs/tags/rocm-5.1.3.tar.gz : 19b2da0d56300aab454655b57435ab3ed9e101ecb96561336ea8865bbd993c23
+license : MIT
+component : programming.devel
+homepage : https://github.com/RadeonOpenCompute
+summary : ROCm cmake modules
+description: |
+ ROCm cmake modules provides cmake modules for common build tasks needed for the ROCM software stack.
+setup : |
+ %cmake_ninja
+build : |
+ %ninja_build
+install : |
+ %ninja_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,52 @@
+<PISI>
+ <Source>
+ <Name>rocm-cmake</Name>
+ <Homepage>https://github.com/RadeonOpenCompute</Homepage>
+ <Packager>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.devel</PartOf>
+ <Summary xml:lang="en">ROCm cmake modules</Summary>
+ <Description xml:lang="en">ROCm cmake modules provides cmake modules for common build tasks needed for the ROCM software stack.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>rocm-cmake</Name>
+ <Summary xml:lang="en">ROCm cmake modules</Summary>
+ <Description xml:lang="en">ROCm cmake modules provides cmake modules for common build tasks needed for the ROCM software stack.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <Files>
+ <Path fileType="doc">/usr/share/doc/rocm-cmake/LICENSE</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMAnalyzers.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMCheckTargetIds.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMChecks.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMClangTidy.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMClients.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMConfig.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMConfigVersion.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMCppCheck.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMCreatePackage.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMDocs.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMDoxygenDoc.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMInstallSymlinks.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMInstallTargets.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMPackageConfigHelpers.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMSetupVersion.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMSphinxDoc.cmake</Path>
+ <Path fileType="data">/usr/share/rocm/cmake/ROCMUtilities.cmake</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2022-07-01</Date>
+ <Version>5.1.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 8:16 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816403
Default Alt Text
D13163.id32599.diff (4 KB)

Event Timeline