Github messages for voidlinux
 help / color / mirror / Atom feed
From: teldra <teldra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kpeoplevcard-0.1
Date: Fri, 24 Apr 2020 00:35:44 +0200	[thread overview]
Message-ID: <20200423223544.A6jfvOqQlsAkx6ffroIsbzRpupwA_BXkvE1UCINmsSk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21284@inbox.vuxu.org>

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

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages kpeoplevcard
https://github.com/void-linux/void-packages/pull/21284

New package: kpeoplevcard-0.1


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

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

From 4f2d9c0b512e6656b5b060e01acce1fd909cc19d Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 23 Apr 2020 23:57:19 +0200
Subject: [PATCH] New package: kpeoplevcard-0.1

---
 srcpkgs/kpeoplevcard-devel    |  1 +
 srcpkgs/kpeoplevcard/template | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 120000 srcpkgs/kpeoplevcard-devel
 create mode 100644 srcpkgs/kpeoplevcard/template

diff --git a/srcpkgs/kpeoplevcard-devel b/srcpkgs/kpeoplevcard-devel
new file mode 120000
index 00000000000..8da4b3fc2d3
--- /dev/null
+++ b/srcpkgs/kpeoplevcard-devel
@@ -0,0 +1 @@
+kpeoplevcard
\ No newline at end of file
diff --git a/srcpkgs/kpeoplevcard/template b/srcpkgs/kpeoplevcard/template
new file mode 100644
index 00000000000..fcf58f0e81c
--- /dev/null
+++ b/srcpkgs/kpeoplevcard/template
@@ -0,0 +1,29 @@
+# Template file for 'kpeoplevcard'
+pkgname=kpeoplevcard
+version=0.1
+revision=1
+build_style=cmake
+hostmakedepends="gettext AppStream"
+makedepends="qt5-devel extra-cmake-modules
+ ki18n-devel kpeople-devel kcontacts-devel"
+short_desc="Expose vcards to KPeople"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-2.0-or-later"
+homepage="https://kde.org/"
+distfiles="${KDE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
+checksum=8de5df5a3abeed2b13fc56f33d1846ae5b90adfc2127bc1b0ffa5e300b7663c3
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-qmake kcoreaddons"
+fi
+
+kpeoplevcard-devel_package() {
+	short_desc+=" - development"
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	pkg_install() {
+		#vmove usr/include
+		#vmove usr/lib/qt5/mkspecs
+		vmove usr/lib/cmake
+		#vmove "usr/lib/*.so"
+	}
+}

  parent reply	other threads:[~2020-04-23 22:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 21:57 [PR PATCH] " teldra
2020-04-23 22:10 ` [PR PATCH] [Updated] " teldra
2020-04-23 22:14 ` teldra
2020-04-23 22:17 ` teldra
2020-04-23 22:27 ` teldra
2020-04-23 22:35 ` teldra [this message]
2020-04-23 22:39 ` teldra
2020-04-23 22:54 ` teldra
2020-04-23 23:42 ` [PR PATCH] [Merged]: " Johnnynator

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=20200423223544.A6jfvOqQlsAkx6ffroIsbzRpupwA_BXkvE1UCINmsSk@z \
    --to=teldra@users.noreply.github.com \
    --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).