Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [WIP] New package: dino-0.1.0
Date: Thu, 30 Jan 2020 22:31:23 +0100	[thread overview]
Message-ID: <20200130213123.QVHii2vwe9W98OXJDujeab3WtYngr0U9LxGBN71V76s@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18648@inbox.vuxu.org>

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

New comment by faulesocke on void-packages repository

https://github.com/void-linux/void-packages/pull/18648#issuecomment-580469426

Comment:
I once tried packaging it with this, don't know if it worked:

```
# Template file for 'dino'
pkgname=dino
version=0.0git
revision=1
wrksrc=$pkgname
build_style=gnu-configure
configure_args="--enable-plugin=gpgme-vala --enable-plugin=http-files --enable-plugin=notification-sound --enable-plugin=omemo --enable-plugin=openpgp --enable-plugin=signal-protocol"
hostmakedepends="git"
makedepends="cmake pkg-config gettext ninja vala glib-devel gtk+3-devel gpgme-devel libgee08-devel libgcrypt-devel qrencode-devel libsoup-devel sqlite-devel libcanberra-devel"
short_desc="Modern XMPP/Jabber Chat Client using GTK+/Vala"
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
license="GPL-3.0-or-later"
homepage="https://dino.im/"


do_fetch() {
	git clone "https://github.com/dino/dino"
	cd dino
	version="${version}$(git rev-parse --short HEAD)"
}

do_extract() {
	true
}
```

Maybe this helps.

  parent reply	other threads:[~2020-01-30 21:31 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-30  2:34 [PR PATCH] " voidlinux-github
2020-01-30  3:11 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
2020-01-30  3:18 ` voidlinux-github
2020-01-30  3:49 ` voidlinux-github
2020-01-30  5:39 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-30  5:46 ` voidlinux-github
2020-01-30  5:50 ` voidlinux-github
2020-01-30  6:59 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-30  7:01 ` voidlinux-github
2020-01-30  7:03 ` voidlinux-github
2020-01-30 21:31 ` voidlinux-github [this message]
2020-01-31  4:13 ` voidlinux-github
2020-01-31 15:32 ` voidlinux-github
2020-02-01  2:58 ` voidlinux-github
2020-02-01 22:38 ` voidlinux-github
2020-02-01 22:40 ` voidlinux-github
2020-02-01 22:53 ` voidlinux-github
2020-02-03 10:05 ` voidlinux-github
2020-02-03 16:49 ` voidlinux-github
2020-02-04  0:44 ` voidlinux-github
2020-02-04  2:20 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-04  2:29 ` voidlinux-github
2020-02-04  2:55 ` voidlinux-github
2020-02-04  3:03 ` voidlinux-github
2020-02-04 10:19 ` voidlinux-github
2020-02-04 10:20 ` voidlinux-github
2020-02-04 10:22 ` voidlinux-github
2020-02-04 10:24 ` voidlinux-github
2020-02-04 10:25 ` voidlinux-github
2020-02-04 20:42 ` voidlinux-github
2020-02-05 21:09 ` voidlinux-github
2020-02-06  5:44 ` voidlinux-github
2020-02-06  5:44 ` [PR PATCH] [Closed]: " voidlinux-github
2020-02-06  5:44 ` voidlinux-github
2020-02-06  9:06 ` voidlinux-github
2020-02-06  9:08 ` voidlinux-github
2020-02-06  9:37 ` voidlinux-github
2020-02-06  9:49 ` voidlinux-github
2020-02-06 19:33 ` voidlinux-github
2020-02-07 22:21 ` voidlinux-github
2020-02-07 22:32 ` voidlinux-github
2020-02-07 22:33 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200130213123.QVHii2vwe9W98OXJDujeab3WtYngr0U9LxGBN71V76s@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).