Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: typecatcher-0.4
@ 2021-11-16  4:31 hervyqa
  2021-11-16  4:37 ` [PR REVIEW] " abenson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: hervyqa @ 2021-11-16  4:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages typecatcher-0.4
https://github.com/void-linux/void-packages/pull/34102

New package: typecatcher-0.4
<!-- 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)

![Screenshot_20211116_112823](https://user-images.githubusercontent.com/45872139/141920498-88270d84-22b8-4f0e-8339-40fde5977450.png)




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

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

From 1fbac37dc47e6faf9eb128608646300c69b0a401 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 16 Nov 2021 11:26:50 +0700
Subject: [PATCH] New package: typecatcher-0.4

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

diff --git a/srcpkgs/typecatcher/template b/srcpkgs/typecatcher/template
new file mode 100644
index 000000000000..a6d6cee81c84
--- /dev/null
+++ b/srcpkgs/typecatcher/template
@@ -0,0 +1,18 @@
+# Template file for 'typecatcher'
+pkgname=typecatcher
+version=0.4
+revision=1
+build_style=python3-module
+hostmakedepends="intltool python3-distutils-extra python3-gobject gobject-introspection"
+makedepends="gtk+3-devel webkit2gtk-devel "
+depends="gtk+3 python3 python3-gobject webkit2gtk yelp"
+short_desc="Download Google webfonts for off-line use"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/andrewsomething/typecatcher"
+distfiles="https://github.com/andrewsomething/${pkgname}/archive/refs/tags/${version}.tar.gz"
+checksum=8b7b78bac166c64f12de1314e5aea2791cb5628ca27447eb29efc408c50c36e7
+
+pre_build() {
+	rm -rf apport
+}

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

end of thread, other threads:[~2022-06-28  2:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  4:31 [PR PATCH] New package: typecatcher-0.4 hervyqa
2021-11-16  4:37 ` [PR REVIEW] " abenson
2021-11-16  4:38 ` abenson
2021-11-16  4:46 ` [PR PATCH] [Updated] " hervyqa
2021-11-16  4:48 ` [PR REVIEW] " hervyqa
2021-11-16  4:48 ` hervyqa
2021-11-16  4:52 ` [PR PATCH] [Updated] " hervyqa
2021-11-16  5:06 ` hervyqa
2022-06-14  2:14 ` github-actions
2022-06-28  2:15 ` [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).