Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] guake: update to 3.7.0
@ 2020-11-16 22:21 ndowens
  2020-11-21 19:30 ` [PR PATCH] [Merged]: " the-maldridge
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-11-16 22:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages guake
https://github.com/void-linux/void-packages/pull/26444

guake: update to 3.7.0


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

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

From 164d838b9ad541b0e4f8a09837a7b34be9682fcf Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 16 Nov 2020 16:21:34 -0600
Subject: [PATCH] guake: update to 3.7.0

---
 srcpkgs/guake/template | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/guake/template b/srcpkgs/guake/template
index ae5192edb0f..8f0fbe4d2be 100644
--- a/srcpkgs/guake/template
+++ b/srcpkgs/guake/template
@@ -1,10 +1,8 @@
 # Template file for 'guake'
 pkgname=guake
-version=3.6.3
-revision=4
+version=3.7.0
+revision=1
 build_style=python3-module
-wrksrc="Guake-${version}"
-pycompile_module="guake"
 hostmakedepends="gettext python3-setuptools"
 makedepends="python3-devel python3-pbr"
 depends="desktop-file-utils libkeybinder3 libnotify python3-dbus python3-gobject
@@ -14,14 +12,18 @@ short_desc="Drop-down terminal for GNOME"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://guake-project.org/"
-distfiles="${PYPI_SITE}/G/Guake/Guake-${version}.tar.gz"
-checksum=dabfb58070c721b3e2d8fc9621afdd9de74ed7929d2453a9d08058baab5b7791
+distfiles="${PYPI_SITE}/g/guake/guake-${version}.tar.gz"
+checksum=31fd7d6f62aa0a5e0121e240682e6a9e5ce61cdb266f9438987837f52d552e47
 
 pre_build() {
 	GUAKE_SCHEMA_DIR="/usr/share/glib-2.0/schemas"
 	make generate-desktop generate-mo prefix=/usr COMPILE_SCHEMA=0
-	make generate-paths prefix=/usr DATA_DIR='$(datadir)/guake' DEV_SCHEMA_DIR='$(gsettingsschemadir)' COMPILE_SCHEMA=0
-	sed -i -e '/^SCHEMA_DIR/s|get_default_schema_dir()|"'"${GUAKE_SCHEMA_DIR}"'"|g' guake/paths.py 
+
+	make generate-paths prefix=/usr DATA_DIR='$(datadir)/guake' \
+		DEV_SCHEMA_DIR='$(gsettingsschemadir)' COMPILE_SCHEMA=0
+
+	vsed -i -e '/^SCHEMA_DIR/s|get_default_schema_dir()|"'"${GUAKE_SCHEMA_DIR}"'"|g' \
+		guake/paths.py
 }
 
 do_check() {
@@ -30,5 +32,5 @@ do_check() {
 }
 
 pre_install() {
-	make prefix=/usr DESTDIR=${DESTDIR} COMPILE_SCHEMA=0 install-locale install-schemas
+	make PREFIX=/usr DESTDIR=${DESTDIR} COMPILE_SCHEMA=0 install-locale install-schemas
 }

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

* Re: [PR PATCH] [Merged]: guake: update to 3.7.0
  2020-11-16 22:21 [PR PATCH] guake: update to 3.7.0 ndowens
@ 2020-11-21 19:30 ` the-maldridge
  0 siblings, 0 replies; 2+ messages in thread
From: the-maldridge @ 2020-11-21 19:30 UTC (permalink / raw)
  To: ml

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

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

guake: update to 3.7.0
https://github.com/void-linux/void-packages/pull/26444

Description:


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

end of thread, other threads:[~2020-11-21 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 22:21 [PR PATCH] guake: update to 3.7.0 ndowens
2020-11-21 19:30 ` [PR PATCH] [Merged]: " the-maldridge

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).