Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: oneko-1.2.5
@ 2022-04-10 20:23 wael444
  2022-04-11  0:01 ` [PR REVIEW] " tibequadorian
                   ` (50 more replies)
  0 siblings, 51 replies; 52+ messages in thread
From: wael444 @ 2022-04-10 20:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/wael444/void-packages oneko
https://github.com/void-linux/void-packages/pull/36622

New package: oneko-1.2.5
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

~~it's cute tho.~~

#### 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/36622.patch is attached

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

From cf49848f4bbc2b567f6b97809f14ace678e6ef22 Mon Sep 17 00:00:00 2001
From: wael <40663@protonmail.com>
Date: Sun, 10 Apr 2022 22:56:44 +0300
Subject: [PATCH] New package: oneko-1.2.5

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

diff --git a/srcpkgs/oneko/template b/srcpkgs/oneko/template
new file mode 100644
index 000000000000..64c62ac60c69
--- /dev/null
+++ b/srcpkgs/oneko/template
@@ -0,0 +1,30 @@
+# Template file for 'oneko'
+pkgname=oneko
+version=1.2.5
+revision=1
+# other archs end with /usr/bin/xmkmf: line 53: 15231 Aborted
+archs="x86_64"
+_pkgver=1.2.sakura.5
+wrksrc=${pkgname}-${_pkgver}
+build_style=gnu-configure
+hostmakedepends="imake gccmakedep"
+makedepends="libX11-devel libXext-devel"
+short_desc="Cat that chases around your cursor"
+maintainer="wael <40663@protonmail.com>"
+license="Public Domain"
+homepage="http://www.daidouji.com/oneko"
+distfiles="${homepage}/distfiles/${pkgname}-${_pkgver}.tar.gz"
+checksum=2c2e05f1241e9b76f54475b5577cd4fb6670de058218d04a741a04ebd4a2b22f
+
+do_configure() {
+	xmkmf -a
+}
+
+post_install() {
+	vman oneko.man oneko.1
+	vmkdir usr/share/man/jp/man1/oneko.1
+	mv ${wrksrc}/oneko.man.jp ${DESTDIR}/usr/share/man/jp/man1/oneko.1
+	vdoc README
+	vdoc README-NEW
+	vdoc README-SUPP
+}

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

end of thread, other threads:[~2022-05-28 21:16 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-10 20:23 [PR PATCH] New package: oneko-1.2.5 wael444
2022-04-11  0:01 ` [PR REVIEW] " tibequadorian
2022-04-11  4:41 ` classabbyamp
2022-04-11  4:41 ` classabbyamp
2022-04-11  4:41 ` classabbyamp
2022-04-11 10:54 ` wael444
2022-04-11 10:54 ` wael444
2022-04-11 10:55 ` wael444
2022-04-11 10:58 ` wael444
2022-04-11 10:59 ` [PR PATCH] [Updated] " wael444
2022-04-11 11:01 ` [PR REVIEW] " wael444
2022-04-11 11:19 ` tibequadorian
2022-04-11 11:21 ` wael444
2022-04-11 11:22 ` [PR PATCH] [Updated] " wael444
2022-04-11 12:29 ` [PR REVIEW] " classabbyamp
2022-04-11 12:30 ` wael444
2022-04-11 12:47 ` [PR PATCH] [Updated] " wael444
2022-04-11 13:11 ` [PR REVIEW] " classabbyamp
2022-04-11 13:46 ` paper42
2022-04-11 13:46 ` paper42
2022-04-11 13:46 ` paper42
2022-04-11 13:47 ` paper42
2022-04-11 13:48 ` paper42
2022-04-11 13:55 ` wael444
2022-04-11 13:57 ` [PR PATCH] [Updated] " wael444
2022-04-11 14:04 ` [PR REVIEW] " paper42
2022-04-11 15:16 ` wael444
2022-04-11 15:17 ` [PR PATCH] [Updated] " wael444
2022-04-11 15:21 ` [PR REVIEW] " classabbyamp
2022-04-11 15:31 ` wael444
2022-04-11 16:38 ` wael444
2022-04-11 18:31 ` 0x5c
2022-04-11 18:34 ` 0x5c
2022-04-11 18:41 ` wael444
2022-04-11 19:08 ` 0x5c
2022-04-11 20:36 ` [PR PATCH] [Updated] " wael444
2022-04-11 20:44 ` wael444
2022-04-11 22:31 ` [PR REVIEW] " 0x5c
2022-04-11 22:34 ` wael444
2022-04-11 22:36 ` [PR PATCH] [Updated] " wael444
2022-04-11 23:26 ` classabbyamp
2022-04-11 23:29 ` wael444
2022-05-07  4:04 ` wael444
2022-05-07  4:24 ` 0x5c
2022-05-07  4:49 ` wael444
2022-05-07  7:32 ` 0x5c
2022-05-11 16:47 ` [PR PATCH] [Updated] " wael444
2022-05-11 16:51 ` wael444
2022-05-11 19:38 ` 0x5c
2022-05-20  5:46 ` [PR PATCH] [Updated] " wael444
2022-05-26  9:20 ` wael444
2022-05-28 21:16 ` [PR PATCH] [Merged]: " leahneukirchen

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