Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mirage: update to 0.11.1.
@ 2021-11-07 17:56 paper42
  2021-11-07 21:14 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2021-11-07 17:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages mirage-py3
https://github.com/void-linux/void-packages/pull/33942

mirage: update to 0.11.1.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 0e434d4cd80585f91e5b144f132e75a5063f537a Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 7 Nov 2021 18:53:12 +0100
Subject: [PATCH] mirage: update to 0.11.1.

---
 srcpkgs/mirage/template | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/mirage/template b/srcpkgs/mirage/template
index d2baca9ed8c5..2562d4a23a87 100644
--- a/srcpkgs/mirage/template
+++ b/srcpkgs/mirage/template
@@ -1,14 +1,14 @@
 # Template file for 'mirage'
 pkgname=mirage
-version=0.9.5.2
-revision=2
-build_style="python2-module"
-hostmakedepends="gettext python-devel pygtk-devel"
-makedepends="python-devel pygtk-devel"
-depends="pygtk desktop-file-utils"
-short_desc="Simple GTK+ image viewer"
+version=0.11.1
+revision=1
+build_style="python3-module"
+hostmakedepends="python3-setuptools gettext glib-devel"
+makedepends="python3-devel libX11-devel"
+depends="python3-gobject gtk+3 libgexiv2"
+short_desc="Simple GTK image viewer"
 maintainer="Sergei Akhmatdinov <sakhmatd@riseup.net>"
 license="GPL-3.0-only"
-homepage="http://mirageiv.sourceforge.net/"
-distfiles="$SOURCEFORGE_SITE/mirageiv.berlios/${pkgname}-${version}.tar.bz2"
-checksum=d214a1b6d99d1d1e83da5848a2cef181f6781e0990e93f7ebff5880b0c43f43c
+homepage="https://gitlab.com/thomasross/mirage"
+distfiles="https://gitlab.com/thomasross/mirage/-/archive/$version/mirage-$version.tar.gz"
+checksum=3d8cce3d0cd98f48c7e280f10cdce71ff7e18fd366758aaa8cba15b7bba8c866

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

* Re: [PR PATCH] [Merged]: mirage: update to 0.11.1.
  2021-11-07 17:56 [PR PATCH] mirage: update to 0.11.1 paper42
@ 2021-11-07 21:14 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2021-11-07 21:14 UTC (permalink / raw)
  To: ml

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

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

mirage: update to 0.11.1.
https://github.com/void-linux/void-packages/pull/33942

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-11-07 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-07 17:56 [PR PATCH] mirage: update to 0.11.1 paper42
2021-11-07 21:14 ` [PR PATCH] [Merged]: " paper42

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