Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tanglet-1.6.1.1
@ 2022-01-17  7:42 chili-b
  2022-01-19 19:03 ` [PR PATCH] [Updated] " chili-b
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: chili-b @ 2022-01-17  7:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chili-b/void-packages tanglet
https://github.com/void-linux/void-packages/pull/35090

New package: tanglet-1.6.1.1
This is a word game based on Boggle.

<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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)


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

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

From 4c6aa20f707a40dcf54910b1f290811616dc4661 Mon Sep 17 00:00:00 2001
From: chili-b <dexter.gaonshatford@gmail.com>
Date: Mon, 17 Jan 2022 02:40:20 -0500
Subject: [PATCH] New package: tanglet-1.6.1.1

This is a word game based on Boggle.
---
 srcpkgs/tanglet/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/tanglet/template

diff --git a/srcpkgs/tanglet/template b/srcpkgs/tanglet/template
new file mode 100644
index 000000000000..5a88ad040864
--- /dev/null
+++ b/srcpkgs/tanglet/template
@@ -0,0 +1,14 @@
+# Template file for 'tanglet'
+pkgname=tanglet
+version=1.6.1.1
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="qt6-base-devel qt6-tools-devel zlib-devel"
+depends="qt6-base qt6-core qt6-widgets qt6-gui zlib"
+short_desc="Single player word finding game"
+maintainer="chili-b <dexter.gaonshatford@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://gottcode.org/tanglet/"
+distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}-src.tar.bz2"
+checksum=3ea5835fbc82fb9942bbce9e082bad956cd43736de74e65f6bd66ea0ad0dd097

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

end of thread, other threads:[~2022-07-07  2:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17  7:42 [PR PATCH] New package: tanglet-1.6.1.1 chili-b
2022-01-19 19:03 ` [PR PATCH] [Updated] " chili-b
2022-01-20  0:25 ` chili-b
2022-01-20  0:46 ` chili-b
2022-01-20 16:15 ` chili-b
2022-06-22  2:14 ` github-actions
2022-07-07  2:14 ` [PR PATCH] [Closed]: " 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).