Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] PackageKit: update to 1.2.2
Date: Sat, 14 Nov 2020 02:21:23 +0100	[thread overview]
Message-ID: <20201114012123.0g85P2lS7yO3uFYKjlZEA3l5STNehcD_rK-tKknfYyE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26304@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages packagekit
https://github.com/void-linux/void-packages/pull/26304

PackageKit: update to 1.2.2


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

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

From ee623189670a8d4aa8f34fce40dbdda1646e350c Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 11 Nov 2020 15:07:50 -0600
Subject: [PATCH] PackageKit: update to 1.2.2

[ci skip]
---
 srcpkgs/PackageKit/template | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)

diff --git a/srcpkgs/PackageKit/template b/srcpkgs/PackageKit/template
index cd74071c065..805bd8245f9 100644
--- a/srcpkgs/PackageKit/template
+++ b/srcpkgs/PackageKit/template
@@ -1,34 +1,28 @@
 # Template file for 'PackageKit'
 pkgname=PackageKit
-version=1.1.13
+version=1.2.2
 revision=1
 wrksrc="PackageKit-PACKAGEKIT_${version//./_}"
-build_style=gnu-configure
+build_style=meson
 build_helper="gir"
-configure_args="--disable-static --disable-gtk-doc --disable-local
- --disable-dummy --disable-gstreamer-plugin --disable-gtk-module
- --disable-command-not-found --disable-systemd $(vopt_enable vala)
- $(vopt_enable gir introspection)"
-hostmakedepends="automake glib-devel pkg-config libtool gtk-doc
- gobject-introspection intltool gettext-devel autoconf-archive which
- $(vopt_if vala 'vala-devel')"
-makedepends="libglib-devel sqlite-devel polkit-devel bash-completion
- $(vopt_if gir gobject-introspection) $(vopt_if vala 'vala-devel')"
+configure_args="-Dgstreamer_plugin=false -Dgtk_module=false
+ -Dsystemd=false -Dgobject_introspection=$(vopt_if gir true false)
+ -Doffline_update=false -Dbash_command_not_found=false"
+hostmakedepends="glib-devel gettext-devel $(vopt_if vala 'vala-devel')
+	 libxslt-devel pkg-config which"
+makedepends="bash-completion gettext-devel glib-devel polkit-devel sqlite-devel
+ $(vopt_if vala 'vala-devel') libxslt-devel"
 short_desc="D-BUS abstraction layer to package management API"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/hughsie/PackageKit"
 distfiles="https://github.com/hughsie/PackageKit/archive/PACKAGEKIT_${version//./_}.tar.gz"
-checksum=01de3d2d38a17a6d01ffbb9d7d5bb1caf38c57155a8aa3c4cd11feb21ec3f877
+checksum=e87e95ce7423f49eff6dad054c86ba6f922e52d0a757f822e0343da0f44d3dbb
 conf_files="/etc/PackageKit/PackageKit.conf /etc/PackageKit/PackageKit.conf"
 
 build_options="gir vala"
 build_options_default="gir vala"
 
-pre_configure() {
-	NOCONFIGURE=1 ./autogen.sh
-}
-
 PackageKit-devel_package() {
 	depends="PackageKit-${version}_${revision}"
 	short_desc+=" - development files"

  parent reply	other threads:[~2020-11-14  1:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 21:08 [PR PATCH] " ndowens
2020-11-14  0:36 ` [PR PATCH] [Closed]: " ndowens
2020-11-14  0:55 ` [PR PATCH] [Updated] " ndowens
2020-11-14  1:21 ` ndowens [this message]
2020-11-14 15:02 ` [PR PATCH] [Merged]: " Hoshpak

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=20201114012123.0g85P2lS7yO3uFYKjlZEA3l5STNehcD_rK-tKknfYyE@z \
    --to=ndowens@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).