Date: Sunday, May 14, 2023 @ 10:28:11
  Author: tpkessler
Revision: 1461568

upgpkg: hipfft 5.5.0-2: Remove git patch

Modified:
  hipfft/trunk/PKGBUILD
Deleted:
  hipfft/trunk/hipfft-no-git.patch

---------------------+
 PKGBUILD            |    2 +-
 hipfft-no-git.patch |   12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-14 10:21:24 UTC (rev 1461567)
+++ PKGBUILD    2023-05-14 10:28:11 UTC (rev 1461568)
@@ -2,7 +2,7 @@
 
 pkgname=hipfft
 pkgver=5.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='rocFFT marshalling library.'
 arch=('x86_64')
 url='https://hipfft.readthedocs.io/en/latest/'

Deleted: hipfft-no-git.patch
===================================================================
--- hipfft-no-git.patch 2023-05-14 10:21:24 UTC (rev 1461567)
+++ hipfft-no-git.patch 2023-05-14 10:28:11 UTC (rev 1461568)
@@ -1,12 +0,0 @@
---- hipFFT-rocm-5.4.0/cmake/dependencies.cmake.bak     2022-12-09 
17:36:51.944287264 +0100
-+++ hipFFT-rocm-5.4.0/cmake/dependencies.cmake 2022-12-09 17:36:56.178248184 
+0100
-@@ -21,9 +21,6 @@
- #
- # 
#############################################################################
- 
--# Git
--find_package(Git REQUIRED)
--
- # HIP
- if( NOT CMAKE_CXX_COMPILER MATCHES ".*/hipcc$" )
-   if( NOT BUILD_WITH_LIB STREQUAL "CUDA" )

Reply via email to