diff options
author | kaa <kaa@disroot.org> | 2023-11-10 11:35:58 -0800 |
---|---|---|
committer | kaa <kaa@disroot.org> | 2023-11-10 11:35:58 -0800 |
commit | 902e6964083c2f3ce51f85242d751d00269ac527 (patch) | |
tree | e9ff30bd1f11ed8d7fdedd88cc51e58fbe3c5648 /win/pkg/.PKGINFO | |
parent | 573da274a77db0e45185c25796b3527f36f8729f (diff) |
Real support for compliation on Windows. Depends on mingw and busybox-w32. No need for emulation a-la Cygwin, real native binaries.
Diffstat (limited to 'win/pkg/.PKGINFO')
-rw-r--r-- | win/pkg/.PKGINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/win/pkg/.PKGINFO b/win/pkg/.PKGINFO new file mode 100644 index 0000000..ad25df4 --- /dev/null +++ b/win/pkg/.PKGINFO @@ -0,0 +1,18 @@ +# Generated by makepkg 4.2.1-516-g52073-dirty +# Tue May 10 10:02:39 UTC 2016 +pkgname = mingw-w64-x86_64-hyphen +pkgbase = mingw-w64-hyphen +pkgver = 2.8.8-1 +pkgdesc = library for high quality hyphenation and justification (mingw-w64) +url = http://hunspell.sourceforge.net/ +builddate = 1462874559 +packager = Alexey Pavlov <alexpux@gmail.com> +size = 29696 +arch = any +license = GPL-2.0+ +license = or +license = LGPL-2.0+ +license = or +license = MPL-1.1+ +optdepend = perl: for substrings.pl +makedepend = perl |