From 902e6964083c2f3ce51f85242d751d00269ac527 Mon Sep 17 00:00:00 2001
From: kaa <kaa@disroot.org>
Date: Fri, 10 Nov 2023 11:35:58 -0800
Subject: Real support for compliation on Windows. Depends on mingw and
 busybox-w32. No need for emulation a-la Cygwin, real native binaries.

---
 win/pkg/.PKGINFO | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 win/pkg/.PKGINFO

(limited to 'win/pkg/.PKGINFO')

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
-- 
cgit v1.2.3