Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: captain-ballard-1.0.0
@ 2019-10-01 19:48 voidlinux-github
  2019-10-01 20:07 ` voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-01 19:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/LinArcX/void-packages captain-ballard
https://github.com/void-linux/void-packages/pull/14916

New package: captain-ballard-1.0.0
Watch your .git directories periodically and reports the latest changes:
https://github.com/LinArcX/captain-ballard

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

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

From b32da8b4f9cbc9117bc09c4a58c91a64e0a54688 Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Tue, 1 Oct 2019 23:17:40 +0330
Subject: [PATCH] New package: captain-ballard-1.0.0

---
 srcpkgs/captain-ballard/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/captain-ballard/template

diff --git a/srcpkgs/captain-ballard/template b/srcpkgs/captain-ballard/template
new file mode 100644
index 00000000000..9055ef8ad14
--- /dev/null
+++ b/srcpkgs/captain-ballard/template
@@ -0,0 +1,19 @@
+# Template file for 'captain-ballard'
+pkgname=captain-ballard
+version=1.0.0
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel glib-devel sqlite-devel libappindicator-devel libgit2-devel"
+short_desc="Watch your .git directories periodically and reports the latest changes"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/LinArcX/captain-ballard/"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=343a6cb396fd292f2f4dbe22bfe432dcf5bae207a3d7b543cef8134efbaa2d56
+
+do_install() {
+	vbin ./release/captain-ballard
+	vinstall ./appconf/captain-ballard.svg 644 usr/share/pixmaps
+	vinstall ./appconf/captain-ballard.desktop 644 usr/share/applications
+}

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

end of thread, other threads:[~2019-11-09 21:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 19:48 [PR PATCH] New package: captain-ballard-1.0.0 voidlinux-github
2019-10-01 20:07 ` voidlinux-github
2019-10-01 20:08 ` voidlinux-github
2019-10-01 20:08 ` voidlinux-github
2019-10-01 20:46 ` voidlinux-github
2019-10-01 21:37 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-01 21:37 ` voidlinux-github
2019-10-26 13:31 ` voidlinux-github
2019-10-26 13:31 ` voidlinux-github
2019-11-09 21:16 ` [PR PATCH] [Merged]: " voidlinux-github

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