Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Create template for paraview
@ 2024-11-05  4:51 muezabdalla
  2025-02-04  1:57 ` github-actions
  0 siblings, 1 reply; 2+ messages in thread
From: muezabdalla @ 2024-11-05  4:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1158 bytes --]

There is a new pull request by muezabdalla against master on the void-packages repository

https://github.com/muezabdalla/void-packages-paraview master
https://github.com/void-linux/void-packages/pull/52917

Create template for paraview
this is a template for paraview

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)

-->


A patch file from https://github.com/void-linux/void-packages/pull/52917.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-52917.patch --]
[-- Type: text/x-diff, Size: 1401 bytes --]

From 68fa62334be6f9dc9f0f949bdd1812e349f4a475 Mon Sep 17 00:00:00 2001
From: muezabdalla <150568141+muezabdalla@users.noreply.github.com>
Date: Tue, 5 Nov 2024 07:46:14 +0300
Subject: [PATCH] Create template for paraview

this is a template for paraview
---
 srcpkgs/paraview/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/paraview/template

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
new file mode 100644
index 00000000000000..27eadd7e1dbc75
--- /dev/null
+++ b/srcpkgs/paraview/template
@@ -0,0 +1,15 @@
+# Template file for 'paraview'
+pkgname=paraview
+version=5.13.1
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release"
+hostmakedepends="cmake"
+makedepends="base-devel libXt-devel qt5-tools-devel python3-devel python3-numpy libopenmpi qtchooser qt5-qmake qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-svg-devel"
+short_desc="the world’s leading open source post-processing visualization engine."
+maintainer="muez <muezabdalla777@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://www.paraview.org/"
+distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v5.13&type=source&os=Sources&downloadFile=ParaView-v5.13.1.tar.gz"
+checksum="2225de08ec3cb7ccf06519f7b7d488ba6cd1691a4d26608b003b077539d5ba16"
+python_version=3

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Create template for paraview
  2024-11-05  4:51 [PR PATCH] Create template for paraview muezabdalla
@ 2025-02-04  1:57 ` github-actions
  0 siblings, 0 replies; 2+ messages in thread
From: github-actions @ 2025-02-04  1:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/52917#issuecomment-2632584545

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-04  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05  4:51 [PR PATCH] Create template for paraview muezabdalla
2025-02-04  1:57 ` github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).