Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions srcpkgs/xchm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'xchm'
pkgname=xchm
version=1.36
version=1.39
revision=1
build_style=gnu-configure
configure_args="--with-wx-config=wx-config-gtk3"
Expand All @@ -10,8 +10,9 @@ short_desc="CHM viewer for Unix"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/rzvncj/xCHM"
changelog="https://raw.githubusercontent.com/rzvncj/xCHM/refs/heads/master/ChangeLog"
distfiles="https://github.com/rzvncj/xCHM/releases/download/${version}/xchm-${version}.tar.gz"
checksum=291411f51fe702f7f60a2904757183cfb7b7a0852e008bd71dcbfbe573ea9f43
checksum=43e5ae640e1c33b95439b99e1a3d1e14aaef851b668cf2643fb8ba3363a5e795

CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"

Expand Down
Loading