Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: f3d-2.1.0
@ 2023-09-11 13:30 Jipok
  2023-09-16 17:58 ` [PR REVIEW] " Duncaen
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Jipok @ 2023-09-11 13:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Jipok/void-packages f3d
https://github.com/void-linux/void-packages/pull/46014

New package: f3d-2.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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, (x86_64-glibc)
- I cant built this PR locally for armv6l,aarch64-musl architectures:
```
=> ERROR: hdf5-devel-1.10.5_2: cannot be cross compiled...
=> ERROR: hdf5-devel-1.10.5_2: https://portal.hdfgroup.org/pages/viewpage.action?pageId=48808266
```

f3d is like feh but for 3d models. Very convenient for quickly viewing models. Especially if you have never worked with such programs before.

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

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

From f25eae94475bac90b9d9679d4091dcbf1ecca878 Mon Sep 17 00:00:00 2001
From: Jipok <github@jipok.ru>
Date: Mon, 11 Sep 2023 18:04:47 +0500
Subject: [PATCH] New package: f3d-2.1.0

---
 srcpkgs/f3d/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/f3d/template

diff --git a/srcpkgs/f3d/template b/srcpkgs/f3d/template
new file mode 100644
index 0000000000000..b9d12404e2b99
--- /dev/null
+++ b/srcpkgs/f3d/template
@@ -0,0 +1,18 @@
+# Template file for 'f3d'
+pkgname=f3d
+version=2.1.0
+revision=1
+build_style=cmake
+makedepends="vtk-devel"
+depends="vtk"
+short_desc="Fast and minimalist 3D viewer"
+maintainer="Jipok <void@jipok.ru>"
+license="BSD-3-Clause"
+homepage="htpps://f3d.app"
+changelog="https://f3d.app/doc/CHANGELOG.html"
+distfiles="https://github.com/f3d-app/f3d/archive/refs/tags/v${version}.tar.gz"
+checksum=3e5e6c2c16da4d7ccce8b6e316ab8007592a2bc0fc11a513f1ebac8c7f0f95d2
+
+post_install() {
+	vlicense LICENSE.md
+}

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

end of thread, other threads:[~2024-04-03 17:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11 13:30 [PR PATCH] New package: f3d-2.1.0 Jipok
2023-09-16 17:58 ` [PR REVIEW] " Duncaen
2023-09-16 17:58 ` Duncaen
2023-09-16 18:11 ` [PR PATCH] [Updated] " Jipok
2023-09-23  8:57 ` [PR REVIEW] " Jipok
2023-09-23 11:19 ` Duncaen
2023-09-25 14:21 ` [PR PATCH] [Updated] " Jipok
2023-09-25 14:22 ` [PR REVIEW] " Jipok
2023-10-08 16:58 ` [PR PATCH] [Updated] " Jipok
2023-10-08 17:32 ` Jipok
2024-01-07  1:49 ` github-actions
2024-01-10  6:13 ` Jipok
2024-04-03 17:33 ` [PR PATCH] [Updated] New package: f3d-2.1.1 Jipok
2024-04-03 17:37 ` Jipok

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).