From dbd5b22995e782d1a6f6905f0d3b8b311d60662a Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 8 Dec 2018 22:28:31 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bb1a084..1277eafc 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ Contains PKGBUILD files for creating Arch Linux packages: * Packages for my own applications and libraries such as [Syncthing Tray](https://github.com/Martchus/syncthingtray), [Tag Editor](https://github.com/Martchus/tageditor), [Password Manager](https://github.com/Martchus/passwordmanager), ... * Packages [I maintain in the AUR](https://aur.archlinux.org/packages/?O=0&SeB=M&K=Martchus&outdated=&SB=v&SO=d&PP=50&do_Search=Go): - * misc packages, eg. Subtitle Composer, openelec-dvb-firmware - * mingw-w64 packages which allow to build for Windows under Arch Linux, eg. freetype2 and Qt 5 + * misc packages, eg. Subtitle Composer, openelec-dvb-firmware, Jangouts + * mingw-w64 packages which allow to build for Windows under Arch Linux, eg. FreeType 2 and Qt 5 + * android packages which allow to build for Android under Arch Linux, eg. iconv, Boost, OpenSSL, CppUnit, Qt 5 and Kirigami * apple-darwin packages which allow to build for MaxOS X under Arch Linux, eg. osxcross and Qt 5 (still experimental) * Other packages imported from the AUR to build with slight modifications