Skip to content

Commit f5da2ff

Browse files
committed
Linux - packaging removed
1 parent 9faac69 commit f5da2ff

1 file changed

Lines changed: 5 additions & 167 deletions

File tree

build_tools/packaging/linux/package.json

Lines changed: 5 additions & 167 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,13 +1452,6 @@
14521452
]
14531453
},
14541454
{
1455-
"Artifact": "sysdeps-amd-mesa",
1456-
"Artifact_Subdir": [
1457-
{
1458-
"Name": "sysdeps-amd-mesa",
1459-
"Components": [
1460-
"lib",
1461-
"dev"
14621455
"Artifact": "sysdeps-ncurses",
14631456
"Artifact_Subdir": [
14641457
{
@@ -2068,154 +2061,6 @@
20682061
],
20692062
"Gfxarch": "False"
20702063
},
2071-
{
2072-
"Package": "amdrocm-decode",
2073-
"Version": "",
2074-
"Architecture": "amd64",
2075-
"BuildArch": "x86_64",
2076-
"DEBDepends": [
2077-
"libc6",
2078-
"amdrocm-runtime",
2079-
"amdrocm-sysdeps"
2080-
],
2081-
"RPMRequires": [
2082-
"amdrocm-runtime",
2083-
"amdrocm-sysdeps"
2084-
],
2085-
"Maintainer": "ROCm Dev Support <rocm-dev.support@amd.com>",
2086-
"Description_Short": "AMD ROCm video decode library",
2087-
"Description_Long": "rocdecode provides high-performance video decoding on AMD GPUs using VA-API",
2088-
"Section": "devel",
2089-
"Priority": "optional",
2090-
"Group": "unknown",
2091-
"License": "MIT",
2092-
"Vendor": "Advanced Micro Devices, Inc",
2093-
"Homepage": "https://github.com/ROCm/rocm-systems",
2094-
"Artifactory": [
2095-
{
2096-
"Artifact": "rocdecode",
2097-
"Artifact_Subdir": [
2098-
{
2099-
"Name": "rocdecode",
2100-
"Components": [
2101-
"lib"
2102-
]
2103-
}
2104-
]
2105-
}
2106-
],
2107-
"Gfxarch": "False"
2108-
},
2109-
{
2110-
"Package": "amdrocm-decode-devel",
2111-
"Version": "",
2112-
"Architecture": "amd64",
2113-
"BuildArch": "x86_64",
2114-
"DEBDepends": [
2115-
"libc6",
2116-
"amdrocm-decode"
2117-
],
2118-
"RPMRequires": [
2119-
"amdrocm-decode"
2120-
],
2121-
"Maintainer": "ROCm Dev Support <rocm-dev.support@amd.com>",
2122-
"Description_Short": "AMD ROCm video decode library development files",
2123-
"Description_Long": "rocdecode development header files",
2124-
"Section": "devel",
2125-
"Priority": "optional",
2126-
"Group": "unknown",
2127-
"License": "MIT",
2128-
"Vendor": "Advanced Micro Devices, Inc",
2129-
"Homepage": "https://github.com/ROCm/rocm-systems",
2130-
"Artifactory": [
2131-
{
2132-
"Artifact": "rocdecode",
2133-
"Artifact_Subdir": [
2134-
{
2135-
"Name": "rocdecode",
2136-
"Components": [
2137-
"dev"
2138-
]
2139-
}
2140-
]
2141-
}
2142-
],
2143-
"Gfxarch": "False"
2144-
},
2145-
{
2146-
"Package": "amdrocm-jpeg",
2147-
"Version": "",
2148-
"Architecture": "amd64",
2149-
"BuildArch": "x86_64",
2150-
"DEBDepends": [
2151-
"libc6",
2152-
"amdrocm-runtime",
2153-
"amdrocm-sysdeps"
2154-
],
2155-
"RPMRequires": [
2156-
"amdrocm-runtime",
2157-
"amdrocm-sysdeps"
2158-
],
2159-
"Maintainer": "ROCm Dev Support <rocm-dev.support@amd.com>",
2160-
"Description_Short": "AMD ROCm JPEG decode library",
2161-
"Description_Long": "rocjpeg provides high-performance JPEG decoding on AMD GPUs using VA-API",
2162-
"Section": "devel",
2163-
"Priority": "optional",
2164-
"Group": "unknown",
2165-
"License": "MIT",
2166-
"Vendor": "Advanced Micro Devices, Inc",
2167-
"Homepage": "https://github.com/ROCm/rocm-systems",
2168-
"Artifactory": [
2169-
{
2170-
"Artifact": "rocjpeg",
2171-
"Artifact_Subdir": [
2172-
{
2173-
"Name": "rocjpeg",
2174-
"Components": [
2175-
"lib"
2176-
]
2177-
}
2178-
]
2179-
}
2180-
],
2181-
"Gfxarch": "False"
2182-
},
2183-
{
2184-
"Package": "amdrocm-jpeg-devel",
2185-
"Version": "",
2186-
"Architecture": "amd64",
2187-
"BuildArch": "x86_64",
2188-
"DEBDepends": [
2189-
"libc6",
2190-
"amdrocm-jpeg"
2191-
],
2192-
"RPMRequires": [
2193-
"amdrocm-jpeg"
2194-
],
2195-
"Maintainer": "ROCm Dev Support <rocm-dev.support@amd.com>",
2196-
"Description_Short": "AMD ROCm JPEG decode library development files",
2197-
"Description_Long": "rocjpeg development header files",
2198-
"Section": "devel",
2199-
"Priority": "optional",
2200-
"Group": "unknown",
2201-
"License": "MIT",
2202-
"Vendor": "Advanced Micro Devices, Inc",
2203-
"Homepage": "https://github.com/ROCm/rocm-systems",
2204-
"Artifactory": [
2205-
{
2206-
"Artifact": "rocjpeg",
2207-
"Artifact_Subdir": [
2208-
{
2209-
"Name": "rocjpeg",
2210-
"Components": [
2211-
"dev"
2212-
]
2213-
}
2214-
]
2215-
}
2216-
],
2217-
"Gfxarch": "False"
2218-
},
22192064

22202065
{
22212066
"Comments": "Meta Package defintions start from here. There will not be any artifactory for meta packages.",
@@ -2238,9 +2083,7 @@
22382083
"amdrocm-rccl",
22392084
"amdrocm-math-common",
22402085
"amdrocm-amdsmi",
2241-
"amdrocm-hipify",
2242-
"amdrocm-decode",
2243-
"amdrocm-jpeg"
2086+
"amdrocm-hipify"
22442087
],
22452088
"RPMRequires": [
22462089
"amdrocm-base",
@@ -2257,9 +2100,7 @@
22572100
"amdrocm-rccl",
22582101
"amdrocm-math-common",
22592102
"amdrocm-amdsmi",
2260-
"amdrocm-hipify",
2261-
"amdrocm-decode",
2262-
"amdrocm-jpeg"
2103+
"amdrocm-hipify"
22632104
],
22642105
"Maintainer": "ROCm Dev Support <rocm-dev.support@amd.com>",
22652106
"Description_Short": "AMD ROCm core metapackage",
@@ -2315,9 +2156,8 @@
23152156
"amdrocm-opencl-devel",
23162157
"amdrocm-hipblas-common-devel",
23172158
"amdrocm-rccl-devel",
2318-
"amdrocm-dnn-devel",
2319-
"amdrocm-decode-devel",
2320-
"amdrocm-jpeg-devel"
2159+
"amdrocm-dnn-devel"
2160+
23212161
],
23222162
"RPMRequires": [
23232163
"amdrocm-core",
@@ -2332,9 +2172,7 @@
23322172
"amdrocm-opencl-devel",
23332173
"amdrocm-hipblas-common-devel",
23342174
"amdrocm-rccl-devel",
2335-
"amdrocm-dnn-devel",
2336-
"amdrocm-decode-devel",
2337-
"amdrocm-jpeg-devel"
2175+
"amdrocm-dnn-devel"
23382176
],
23392177
"Maintainer": "ROCm Dev Support <rocm-dev.support@amd.com>",
23402178
"Description_Short": "AMD ROCm core development metapackage",

0 commit comments

Comments
 (0)