* [PATCH] New package: sacc-1.00 @ 2018-06-19 14:41 Quentin Rameau 2018-06-19 16:09 ` Leah Neukirchen 0 siblings, 1 reply; 3+ messages in thread From: Quentin Rameau @ 2018-06-19 14:41 UTC (permalink / raw) To: Void Linux Thanks to aedinius for the help while reviewing. --- srcpkgs/sacc/template | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 srcpkgs/sacc/template diff --git a/srcpkgs/sacc/template b/srcpkgs/sacc/template new file mode 100644 index 0000000000..99ac0a8572 --- /dev/null +++ b/srcpkgs/sacc/template @@ -0,0 +1,23 @@ +pkgname=sacc +version=1.00 +revision=1 +wrksrc="$pkgname-v$version" +build_style="gnu-makefile" +makedepends="ncurses-devel" +short_desc="Terminal gopher client" +maintainer="Quentin Rameau <quinq@fifth.space>" +license="ISC" +homepage="gopher://gopher.fifth.space/1/scm/sacc" +distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-v$version.tgz" +checksum=e4cc0fe68e4fa5b75eb2fcf750d4d9d10cf22db41ae8f256748d8458a268bf66 + +post_extract() { + if [ -r "$FILESDIR/config.h" ] + then + cp "$FILESDIR/config.h" . + fi +} + +post_install() { + vlicense LICENSE +} -- 2.17.1 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] New package: sacc-1.00 2018-06-19 14:41 [PATCH] New package: sacc-1.00 Quentin Rameau @ 2018-06-19 16:09 ` Leah Neukirchen 2018-06-19 17:12 ` Quentin Rameau 0 siblings, 1 reply; 3+ messages in thread From: Leah Neukirchen @ 2018-06-19 16:09 UTC (permalink / raw) To: voidlinux Merged, thanks. -- Leah Neukirchen <leah@vuxu.org> http://leah.zone -- You received this message because you are subscribed to the Google Groups "voidlinux" group. To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com. To post to this group, send email to voidlinux@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/87in6e4v1k.fsf%40vuxu.org. For more options, visit https://groups.google.com/d/optout. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] New package: sacc-1.00 2018-06-19 16:09 ` Leah Neukirchen @ 2018-06-19 17:12 ` Quentin Rameau 0 siblings, 0 replies; 3+ messages in thread From: Quentin Rameau @ 2018-06-19 17:12 UTC (permalink / raw) To: Void Linux > Merged, thanks. Thank you! -- You received this message because you are subscribed to the Google Groups "voidlinux" group. To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com. To post to this group, send email to voidlinux@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/20180619191221.83f8521665fb29cc21353ebc%40fifth.space. For more options, visit https://groups.google.com/d/optout. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-06-19 17:12 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2018-06-19 14:41 [PATCH] New package: sacc-1.00 Quentin Rameau 2018-06-19 16:09 ` Leah Neukirchen 2018-06-19 17:12 ` Quentin Rameau
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).