Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] texstudio: update to 4.8.4.
@ 2024-10-21 20:20 f-fr
  2024-11-01  2:04 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: f-fr @ 2024-10-21 20:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/f-fr/void-packages texstudio
https://github.com/void-linux/void-packages/pull/52728

texstudio: update to 4.8.4.
TeXstudio now uses Qt6.

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (crossbuild)


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

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

From aebc971023a5fff13853bd779547b9dddeae27e5 Mon Sep 17 00:00:00 2001
From: Frank Fischer <frank-fischer@shadow-soft.de>
Date: Mon, 21 Oct 2024 22:14:24 +0200
Subject: [PATCH] texstudio: update to 4.8.4.

TeXstudio now uses Qt6.
---
 srcpkgs/texstudio/template | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/texstudio/template b/srcpkgs/texstudio/template
index 9e043966033589..5cc6d5849933f6 100644
--- a/srcpkgs/texstudio/template
+++ b/srcpkgs/texstudio/template
@@ -1,25 +1,25 @@
 # Template file for 'texstudio'
 pkgname=texstudio
-version=4.5.2
-revision=2
+version=4.8.4
+revision=1
 build_style=cmake
 configure_args="$(vopt_bool multimedia TEXSTUDIO_ENABLE_MEDIAPLAYER)"
-hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
-makedepends="qt5-webkit-devel qt5-svg-devel qt5-script-devel qt5-tools-devel
- kdeclarative-devel hunspell-devel quazip-devel
- $(vopt_if multimedia qt5-multimedia-devel)
- $(vopt_if poppler "poppler-qt5-devel poppler-cpp-devel")"
-depends="qt5-svg"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-svg-devel qt6-tools-devel qt6-qt5compat-devel
+ kf6-kdeclarative-devel hunspell-devel quazip-devel
+ $(vopt_if multimedia qt6-multimedia-devel)
+ $(vopt_if poppler "poppler-qt6-devel poppler-cpp-devel")"
+depends="qt6-svg"
 short_desc="Powerful Tex/LaTeX editor based on texmaker"
 maintainer="Piraty <mail@piraty.dev>"
 license="GPL-2.0-or-later"
 homepage="https://texstudio.org/"
 changelog="https://raw.githubusercontent.com/texstudio-org/texstudio/master/utilities/manual/CHANGELOG.txt"
 distfiles="https://github.com/texstudio-org/texstudio/archive/${version}.tar.gz"
-checksum=d43dd21a111aacf57e40b0ee27c94b9923f8fdbddec5bad919596abf9a03f3cf
+checksum=aec719cb21b788a41576375eeeba734600a54ff64130dd93f5d0da1efa37414c
 
 build_options="multimedia poppler"
-desc_option_phonon="build with qt5-multimedia (=media support for pdf preview)"
+desc_option_phonon="build with qt6-multimedia (=media support for pdf preview)"
 desc_option_poppler="build with poppler (=internal pdf preview)"
 
 build_options_default="multimedia poppler"

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

* Re: [PR PATCH] [Merged]: texstudio: update to 4.8.4.
  2024-10-21 20:20 [PR PATCH] texstudio: update to 4.8.4 f-fr
@ 2024-11-01  2:04 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-11-01  2:04 UTC (permalink / raw)
  To: ml

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

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

texstudio: update to 4.8.4.
https://github.com/void-linux/void-packages/pull/52728

Description:
TeXstudio now uses Qt6.

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (crossbuild)


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

end of thread, other threads:[~2024-11-01  2:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-21 20:20 [PR PATCH] texstudio: update to 4.8.4 f-fr
2024-11-01  2:04 ` [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).