Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bluefish: build with python3-devel.
@ 2022-08-11 12:18 TinfoilSubmarine
  2022-08-11 17:18 ` classabbyamp
  2022-08-11 17:19 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: TinfoilSubmarine @ 2022-08-11 12:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages update/bluefish
https://github.com/void-linux/void-packages/pull/38607

bluefish: build with python3-devel.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/38607.patch is attached

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

From 12d4b7bed41f6a4aba810c1c505f861c2fa4ae5c Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 11 Aug 2022 08:14:08 -0400
Subject: [PATCH] bluefish: build with python3-devel.

---
 srcpkgs/bluefish/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bluefish/template b/srcpkgs/bluefish/template
index 44e1a016185e..2ddacde17d2e 100644
--- a/srcpkgs/bluefish/template
+++ b/srcpkgs/bluefish/template
@@ -1,7 +1,7 @@
 # Template file for 'bluefish'
 pkgname=bluefish
 version=2.2.12
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--enable-spell-check --disable-update-databases
  --disable-xml-catalog-update $(vopt_enable python)"
@@ -9,7 +9,7 @@ pycompile_dirs="/usr/share/bluefish"
 hostmakedepends="pkg-config intltool gdk-pixbuf-devel libxml2-devel
  automake libtool gettext-devel glib-devel"
 makedepends="libxml2-devel gtk+3-devel enchant2-devel gucharmap-devel
- $(vopt_if python python-devel)"
+ $(vopt_if python python3-devel)"
 depends="hicolor-icon-theme desktop-file-utils xmlcatmgr
  $(vopt_if python python3)"
 short_desc="Powerful HTML editor for experienced web designers and programmers"

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

* Re: bluefish: build with python3-devel.
  2022-08-11 12:18 [PR PATCH] bluefish: build with python3-devel TinfoilSubmarine
@ 2022-08-11 17:18 ` classabbyamp
  2022-08-11 17:19 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-08-11 17:18 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38607#issuecomment-1212268044

Comment:
(old version)
```bash
makedepends="... $(vopt_if python python-devel)"
depends="... $(vopt_if python python3)"
```
amazing, lol

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

* Re: [PR PATCH] [Merged]: bluefish: build with python3-devel.
  2022-08-11 12:18 [PR PATCH] bluefish: build with python3-devel TinfoilSubmarine
  2022-08-11 17:18 ` classabbyamp
@ 2022-08-11 17:19 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-08-11 17:19 UTC (permalink / raw)
  To: ml

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

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

bluefish: build with python3-devel.
https://github.com/void-linux/void-packages/pull/38607

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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] 3+ messages in thread

end of thread, other threads:[~2022-08-11 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 12:18 [PR PATCH] bluefish: build with python3-devel TinfoilSubmarine
2022-08-11 17:18 ` classabbyamp
2022-08-11 17:19 ` [PR PATCH] [Merged]: " classabbyamp

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