summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/rocr-runtime: drop live ebuild.Benda Xu2022-06-221-53/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-libs/rocr-runtime: re-enable the cmake-install-dir.patchYiyang Wu2022-06-222-2/+1
| | | | | | | | | | | This partially reverts 1d2b6d182c6d7945ec5166803ca. Suggested-By: Shunsuke Shimizu, Patrice Levesque Closes: https://github.com/gentoo/gentoo/pull/26039 Bug: https://bugs.gentoo.org/716948 Closes: https://bugs.gentoo.org/832850 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-libs/rocr-runtime: bump version to 5.0.2YiyangWu2022-03-223-0/+88
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-libs/rocr-runtime: bump to 4.5.2Fco Javier Felix2022-02-113-0/+86
| | | | | | Package-Manager: Portage-3.0.28-r1, Repoman-3.0.3-r1 Signed-off-by: Fco. Javier Felix <ffelix@inode64.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/rocr-runtime: drop proprietary AQLProfile.Benda Xu2022-02-062-1/+32
| | | | | | | | Patch out the error messages. Closes: https://bugs.gentoo.org/716948 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/rocr-runtime: bump version to 4.3.0YiyangWu2021-08-192-0/+45
| | | | | | | | | | | remove the replacement of get_version in CMakeLists.txt, which is redundant in 4.3.0 (the sed command does not change anything). Detect no bug after the removal. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22030 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: fix for gentoo prefixYiyangWu2021-07-103-6/+6
| | | | | | | | | | | | | The current ebuild cannot find bitcode during cmake configuration in gentoo prefix. This commit provide a fix. version >= 4 are modified, while 3.x are older versions which remain original states. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21590 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Version bump to 4.2.0Wilfried Holzke2021-06-282-0/+47
| | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Depend on sys-devel/llvm-rocCraig Andrews2021-04-276-10/+16
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: add debug USE flagCraig Andrews2021-04-082-3/+15
| | | | | | Closes: https://bugs.gentoo.org/780480 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Version bump to 4.1.0Wilfried Holzke2021-03-283-0/+100
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/20168 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/rocr-runtime: Version bump to 4.0.0Wilfried Holzke2020-12-212-0/+47
| | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Version bump to 3.10.0Wilfried Holzke2020-12-062-0/+47
| | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Fixes dependency due to changed bitcode locationWilfried Holzke2020-11-151-1/+1
| | | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Closes: https://bugs.gentoo.org/754351 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18266 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Version bump to 3.9.0Wilfried Holzke2020-11-132-0/+47
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.8, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18250 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Depend on dev-libs/elfutilsCraig Andrews2020-09-202-3/+5
| | | | | | Closes: https://bugs.gentoo.org/727042 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Cleanup old versionCraig Andrews2020-09-202-46/+0
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Version bump for rocr-runtime 3.8.0Wilfried Holzke2020-09-202-0/+46
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://github.com/gentoo/gentoo/pull/17610 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/rocr-runtime: BDEPEND on app-editors/vim-core instead of DEPENDCraig Andrews2020-09-082-4/+4
| | | | | | Closes: https://bugs.gentoo.org/740410 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Remove USE="non-free"Craig Andrews2020-08-253-10/+16
| | | | | | | | | Upstream no longer publishes the dev-libs/hsa-ext-rocr library. ROC has had open-source OpenCL image support since 3.3. Closes: https://bugs.gentoo.org/716930 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Cleanup old versionsCraig Andrews2020-08-257-232/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Version bump to 3.7.0, fixed a typoWilfried Holzke2020-08-221-1/+1
| | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Version bump to 3.7.0Wilfried Holzke2020-08-223-0/+101
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://github.com/gentoo/gentoo/pull/17213 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: New ebuild for rocr-runtime 3.5.0Wilfried Holzke2020-06-063-0/+73
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-2.3.99, Repoman-2.3.22 Closes: https://github.com/gentoo/gentoo/pull/16086 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 3.3.0 version bumpCraig Andrews2020-04-013-2/+40
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 3.1.0 version bumpCraig Andrews2020-03-012-0/+38
| | | | | Package-Manager: Portage-2.3.90, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Rename "nonfree" flag to "non-free"Craig Andrews2020-02-283-5/+5
| | | | | | Closes: https://bugs.gentoo.org/706634 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch candrews' packages to cmake.eclassAndreas Sturmlechner2020-01-042-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/rocr-runtime: Remove unused patchesCraig Andrews2020-01-022-99/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Cleanup old versionsCraig Andrews2020-01-028-260/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 3.0.0 version bumpCraig Andrews2019-12-293-0/+83
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14148/ Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 2.10.0 version bumpCraig Andrews2019-11-242-0/+38
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 2.9.0 version bumpCraig Andrews2019-10-052-0/+38
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Fix SIGSEGVCraig Andrews2019-10-032-0/+95
| | | | | | | Bug: https://github.com/RadeonOpenCompute/ROCR-Runtime/issues/68 Closes: https://bugs.gentoo.org/696108 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 2.8.0 version bumpCraig Andrews2019-09-302-0/+38
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Add nonfree flag for optional HSA image supportCraig Andrews2019-08-203-5/+14
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 2.7.0 version bumpCraig Andrews2019-08-142-0/+35
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Install libraries to libdir, not libdir/hsaCraig Andrews2019-08-132-17/+17
| | | | | | | | Installing to libdir (as opposed to a subdirectory) allows the linker to find the libraries Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: add -9999 versionCraig Andrews2019-08-071-0/+31
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: 2.6.0 version bumpCraig Andrews2019-08-072-0/+35
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/rocr-runtime: Radeon Open Compute RuntimeCraig Andrews2019-01-144-0/+95
Bug: https://bugs.gentoo.org/650804 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>