poedit: update to 2.2.4.
This commit is contained in:
parent
8e95c4adf6
commit
f8dd53d319
2 changed files with 3 additions and 24 deletions
|
@ -1,21 +0,0 @@
|
|||
From 3d3d0091f0ab1433f272de9c1aa6b17b745cade7 Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Klausner <tk@giga.or.at>
|
||||
Date: Tue, 21 May 2019 19:37:43 +0200
|
||||
Subject: [PATCH] Add header for LearnMoreLink.
|
||||
|
||||
---
|
||||
src/welcomescreen.cpp | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/src/welcomescreen.cpp b/src/welcomescreen.cpp
|
||||
index 65eb7d0d92..a24b4d7d23 100644
|
||||
--- src/welcomescreen.cpp
|
||||
+++ b/src/welcomescreen.cpp
|
||||
@@ -26,6 +26,7 @@
|
||||
#include "welcomescreen.h"
|
||||
|
||||
#include "colorscheme.h"
|
||||
+#include "customcontrols.h"
|
||||
#include "crowdin_gui.h"
|
||||
#include "edapp.h"
|
||||
#include "edframe.h"
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'poedit'
|
||||
pkgname=poedit
|
||||
version=2.2.3
|
||||
revision=2
|
||||
version=2.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.poedit.net/"
|
||||
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
||||
checksum=47d52895b836a8505742a4f9bf94da5936b244877fac2ff9ab0bb94464548688
|
||||
checksum=c18ee55fbc03d0a25d8260298a9cc489774140e79fe33ad80fcbc34a97df744a
|
||||
|
||||
CPPFLAGS="-DUCHAR_TYPE=uint16_t"
|
||||
|
||||
|
|
Loading…
Reference in a new issue