Github messages for voidlinux
 help / color / mirror / Atom feed
From: Jipok <Jipok@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: f3d-2.1.0
Date: Sun, 08 Oct 2023 18:58:36 +0200	[thread overview]
Message-ID: <20231008165836.wfW1y9i_HSYmwulI2cGXR66l_SO0sE_XIFDZis85xuY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46014@inbox.vuxu.org>

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

There is an updated 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 567a6f6fd4718b5ff913cd9a49c57773658d8aac 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..88378d0e7b3d9
--- /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="https://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
+}

  parent reply	other threads:[~2023-10-08 16:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 13:30 [PR PATCH] " 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 ` Jipok [this message]
2023-10-08 17:32 ` [PR PATCH] [Updated] " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231008165836.wfW1y9i_HSYmwulI2cGXR66l_SO0sE_XIFDZis85xuY@z \
    --to=jipok@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).