Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] AppStream: update to 0.12.9.
@ 2019-10-03  7:15 voidlinux-github
  2019-10-03 12:19 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03  7:15 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages AppStream
https://github.com/void-linux/void-packages/pull/14990

AppStream: update to 0.12.9.


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

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

From 0ffb3cbdde9b630d9609899b38636bf3051db0a9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 3 Oct 2019 10:08:04 +0300
Subject: [PATCH] AppStream: update to 0.12.9.

---
 srcpkgs/AppStream/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template
index 3df0d5fa923..ca79c1dbf90 100644
--- a/srcpkgs/AppStream/template
+++ b/srcpkgs/AppStream/template
@@ -1,20 +1,20 @@
 # Template file for 'AppStream'
 pkgname=AppStream
-version=0.12.6
+version=0.12.9
 revision=1
-wrksrc="appstream-APPSTREAM_${version//./_}"
+wrksrc="appstream-${version}"
 build_style=meson
 configure_args="-Dgir=false -Dstemming=false -Dapidocs=false -Dqt=true"
 hostmakedepends="docbook-xsl glib-devel gperf libxslt pkg-config
  qt5-host-tools"
-makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel"
+makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel"
 short_desc="Tools and libraries to work with AppStream metadata"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/ximion/appstream"
 changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
-distfiles="https://github.com/ximion/appstream/archive/APPSTREAM_${version//./_}.tar.gz"
-checksum=b2c7c3e5739563d639cb817b18f3f7ffa70d269d772ccda0f2d8f90b313bb274
+distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz"
+checksum=f1135c3266b2a82aa2540e41f74638c3eb1330869207000b57213a7a462de51f
 conf_files="/etc/appstream.conf"
 triggers="appstream-cache"
 

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

* Re: [PR PATCH] [Updated] AppStream: update to 0.12.9.
  2019-10-03  7:15 [PR PATCH] AppStream: update to 0.12.9 voidlinux-github
  2019-10-03 12:19 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-03 12:19 ` voidlinux-github
  2019-10-25 22:48 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 12:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages AppStream
https://github.com/void-linux/void-packages/pull/14990

AppStream: update to 0.12.9.


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

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

From ba080975e11941a0c39fd257db32c9de513a2048 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 3 Oct 2019 10:08:04 +0300
Subject: [PATCH] AppStream: update to 0.12.9.

---
 srcpkgs/AppStream/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template
index 3df0d5fa923..b3208b25c89 100644
--- a/srcpkgs/AppStream/template
+++ b/srcpkgs/AppStream/template
@@ -1,23 +1,25 @@
 # Template file for 'AppStream'
 pkgname=AppStream
-version=0.12.6
+version=0.12.9
 revision=1
-wrksrc="appstream-APPSTREAM_${version//./_}"
+wrksrc="appstream-${version}"
 build_style=meson
 configure_args="-Dgir=false -Dstemming=false -Dapidocs=false -Dqt=true"
 hostmakedepends="docbook-xsl glib-devel gperf libxslt pkg-config
  qt5-host-tools"
-makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel"
+makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel"
 short_desc="Tools and libraries to work with AppStream metadata"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/ximion/appstream"
 changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
-distfiles="https://github.com/ximion/appstream/archive/APPSTREAM_${version//./_}.tar.gz"
-checksum=b2c7c3e5739563d639cb817b18f3f7ffa70d269d772ccda0f2d8f90b313bb274
+distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz"
+checksum=f1135c3266b2a82aa2540e41f74638c3eb1330869207000b57213a7a462de51f
 conf_files="/etc/appstream.conf"
 triggers="appstream-cache"
 
+nocross="https://api.travis-ci.org/v3/job/592923595/log.txt"
+
 AppStream-devel_package() {
 	depends="AppStream-${version}_${revision} AppStream-qt-${version}_${revision}"
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] AppStream: update to 0.12.9.
  2019-10-03  7:15 [PR PATCH] AppStream: update to 0.12.9 voidlinux-github
@ 2019-10-03 12:19 ` voidlinux-github
  2019-10-03 12:19 ` voidlinux-github
  2019-10-25 22:48 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 12:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages AppStream
https://github.com/void-linux/void-packages/pull/14990

AppStream: update to 0.12.9.


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

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

From ba080975e11941a0c39fd257db32c9de513a2048 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 3 Oct 2019 10:08:04 +0300
Subject: [PATCH] AppStream: update to 0.12.9.

---
 srcpkgs/AppStream/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template
index 3df0d5fa923..b3208b25c89 100644
--- a/srcpkgs/AppStream/template
+++ b/srcpkgs/AppStream/template
@@ -1,23 +1,25 @@
 # Template file for 'AppStream'
 pkgname=AppStream
-version=0.12.6
+version=0.12.9
 revision=1
-wrksrc="appstream-APPSTREAM_${version//./_}"
+wrksrc="appstream-${version}"
 build_style=meson
 configure_args="-Dgir=false -Dstemming=false -Dapidocs=false -Dqt=true"
 hostmakedepends="docbook-xsl glib-devel gperf libxslt pkg-config
  qt5-host-tools"
-makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel"
+makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel"
 short_desc="Tools and libraries to work with AppStream metadata"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/ximion/appstream"
 changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
-distfiles="https://github.com/ximion/appstream/archive/APPSTREAM_${version//./_}.tar.gz"
-checksum=b2c7c3e5739563d639cb817b18f3f7ffa70d269d772ccda0f2d8f90b313bb274
+distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz"
+checksum=f1135c3266b2a82aa2540e41f74638c3eb1330869207000b57213a7a462de51f
 conf_files="/etc/appstream.conf"
 triggers="appstream-cache"
 
+nocross="https://api.travis-ci.org/v3/job/592923595/log.txt"
+
 AppStream-devel_package() {
 	depends="AppStream-${version}_${revision} AppStream-qt-${version}_${revision}"
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Merged]: AppStream: update to 0.12.9.
  2019-10-03  7:15 [PR PATCH] AppStream: update to 0.12.9 voidlinux-github
  2019-10-03 12:19 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-03 12:19 ` voidlinux-github
@ 2019-10-25 22:48 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-25 22:48 UTC (permalink / raw)
  To: ml

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

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

AppStream: update to 0.12.9.
https://github.com/void-linux/void-packages/pull/14990

Description:


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

end of thread, other threads:[~2019-10-25 22:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03  7:15 [PR PATCH] AppStream: update to 0.12.9 voidlinux-github
2019-10-03 12:19 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-03 12:19 ` voidlinux-github
2019-10-25 22:48 ` [PR PATCH] [Merged]: " 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).