Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bfg-1.13.0
@ 2019-07-17  7:48 voidlinux-github
  2020-02-10 13:41 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 3+ messages in thread
From: voidlinux-github @ 2019-07-17  7:48 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Monkey-7-12 against master on the void-packages repository

https://github.com/Monkey-7-12/void-packages bfg-repo-cleaner
https://github.com/void-linux/void-packages/pull/13166

New package: bfg-1.13.0
Neuer Pull-Request
(Nach der Reparatur meines beschädigten Repository)

New pull-request
(After repairing my corrupt repository)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bfg-repo-cleaner-13166.patch --]
[-- Type: application/text/x-diff, Size: 1301 bytes --]

From 54c9308e0a6381f793e79a019ed8a7df254b5aba Mon Sep 17 00:00:00 2001
From: Monkey-7-12 <monkeyseven@fblog.ch>
Date: Tue, 16 Jul 2019 18:34:43 +0200
Subject: [PATCH] New package: bfg-1.13.0

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

diff --git a/srcpkgs/bfg/template b/srcpkgs/bfg/template
new file mode 100644
index 00000000000..c581f10d210
--- /dev/null
+++ b/srcpkgs/bfg/template
@@ -0,0 +1,26 @@
+# Template file for 'bfg'
+pkgname=bfg
+version=1.13.0
+revision=1
+archs=noarch
+create_wrksrc=yes
+depends="virtual?java-runtime"
+short_desc="BFG Repo-Cleaner"
+maintainer="Monkey 7 <monkeyseven@fblog.ch>"
+license="GPL-3.0-or-later"
+homepage="https://rtyley.github.io/bfg-repo-cleaner"
+distfiles="https://repo1.maven.org/maven2/com/madgag/bfg/${version}/bfg-${version}.jar"
+checksum=bf22bab9dd42d4682b490d6bc366afdad6c3da99f97521032d3be8ba7526c8ce
+skip_extraction="bfg-${version}.jar"
+
+do_build() {
+	echo "#!/bin/sh" > ${pkgname}
+	echo "java -jar /usr/share/${pkgname}/${pkgname}-${version}.jar \$@" >> ${pkgname}
+	chmod 755 ${pkgname}
+}
+
+do_install() {
+	# Main class
+	vbin ${pkgname}
+	vinstall $XBPS_SRCDISTDIR/${pkgname}-${version}/${pkgname}-${version}.jar 644 usr/share/${pkgname}
+}

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

* Re: [PR PATCH] [Closed]: New package: bfg-1.13.0
  2019-07-17  7:48 [PR PATCH] New package: bfg-1.13.0 voidlinux-github
@ 2020-02-10 13:41 ` voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-10 13:41 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: bfg-1.13.0
https://github.com/void-linux/void-packages/pull/13166

Description:
Neuer Pull-Request
(Nach der Reparatur meines beschädigten Repository)

New pull-request
(After repairing my corrupt repository)


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

* Re: [PR PATCH] [Closed]: New package: bfg-1.13.0
  2019-07-13 10:09 [PR PATCH] " voidlinux-github
@ 2019-07-15  7:36 ` voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-15  7:36 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: bfg-1.13.0
https://github.com/void-linux/void-packages/pull/13080
Description: BFG Repo-Cleaner
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

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

end of thread, other threads:[~2020-02-10 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-17  7:48 [PR PATCH] New package: bfg-1.13.0 voidlinux-github
2020-02-10 13:41 ` [PR PATCH] [Closed]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-07-13 10:09 [PR PATCH] " voidlinux-github
2019-07-15  7:36 ` [PR PATCH] [Closed]: " 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).