1c5f4690e6
That means that version comparators are not supported anymore in hostmakedepends and makedepends. This will ensure that a pkg is always built with the same build dependencies everywhere, if the srcpkgs tree is uptodate.
15 lines
643 B
Bash
15 lines
643 B
Bash
# Template file for 'poedit'
|
|
pkgname=poedit
|
|
version=1.7.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-wx-config=wx-config-3.0"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="icu-devel db-devel gtkspell-devel wxWidgets-devel boost-devel Lucene++-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Cross-platform gettext catalogs (.po files) editor"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
homepage="http://www.poedit.net/"
|
|
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
|
checksum=1263edc6750060f048e8dce768b3cb67d7b407b18f0710406c8f08cb2c5b3f42
|