Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] catgirl: update to 1.9a.
@ 2021-08-31 20:41 paper42
  2021-09-01 17:25 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2021-08-31 20:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages catgirl-1.9a
https://github.com/void-linux/void-packages/pull/32781

catgirl: update to 1.9a.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-catgirl-1.9a-32781.patch --]
[-- Type: text/x-diff, Size: 1742 bytes --]

From d6fb1661389840c443a49e5d027f72bd7dcd4431 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 31 Aug 2021 22:36:21 +0200
Subject: [PATCH] catgirl: update to 1.9a.

---
 srcpkgs/catgirl/patches/add-missing-include.patch | 10 ----------
 srcpkgs/catgirl/template                          |  7 +++----
 2 files changed, 3 insertions(+), 14 deletions(-)
 delete mode 100644 srcpkgs/catgirl/patches/add-missing-include.patch

diff --git a/srcpkgs/catgirl/patches/add-missing-include.patch b/srcpkgs/catgirl/patches/add-missing-include.patch
deleted file mode 100644
index 8440919128d4..000000000000
--- a/srcpkgs/catgirl/patches/add-missing-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/ui.c
-+++ b/ui.c
-@@ -47,6 +47,7 @@
- #include <unistd.h>
- #include <wchar.h>
- #include <wctype.h>
-+#include <sys/file.h>
- 
- #ifdef __FreeBSD__
- #include <capsicum_helpers.h>
diff --git a/srcpkgs/catgirl/template b/srcpkgs/catgirl/template
index 337968b71a90..d1bfe1245a94 100644
--- a/srcpkgs/catgirl/template
+++ b/srcpkgs/catgirl/template
@@ -1,9 +1,8 @@
 # Template file for 'catgirl'
 pkgname=catgirl
-version=1.9
+version=1.9a
 revision=1
-build_style=configure
-configure_args="--prefix=/usr --mandir=/usr/share/man"
+build_style=gnu-configure
 make_build_target="all"
 hostmakedepends="pkg-config"
 makedepends="libtls-devel ncurses-devel"
@@ -12,4 +11,4 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-3.0-or-later"
 homepage="https://git.causal.agency/catgirl/"
 distfiles="https://git.causal.agency/catgirl/snapshot/catgirl-$version.tar.gz"
-checksum=1ce8110a820db10e646dada98d45bdeb7efe2da3248eff70772e54ecb33f54a0
+checksum=3049b99abad67cda7e9811c58c648e1afbdfbc127e1e8fcafa63d4c73243915d

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

end of thread, other threads:[~2021-09-01 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31 20:41 [PR PATCH] catgirl: update to 1.9a paper42
2021-09-01 17:25 ` [PR PATCH] [Merged]: " paper42

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