Commit Graph

382 Commits

Author SHA1 Message Date
Martchus 5639ae5faa Add blackwidowcontrol-git 2017-05-07 12:46:51 +02:00
Martchus 4bc8ba14f6 Rebuild warmux 2017-05-04 23:55:35 +02:00
Martchus 6fe21b6fcd Sync descriptions of tagparser/tageditor packages 2017-04-30 02:11:16 +02:00
Martchus c97145b26a Rebuild ffmpeg-libfdk_aac due to libwebp update 2017-04-29 22:13:56 +02:00
Martchus 7d2eea1094 Add arm-none-eabi-cmake 2017-04-29 11:47:00 +02:00
Martchus 1ce7d20c59 Rebuild ffmpeg-libfdk_aac due to x265 update 2017-04-28 17:00:55 +02:00
Martchus d55a009446 Maintain nginx-custom in AUR 2017-04-27 02:57:30 +02:00
Martchus 4e00ff797b gogs: Adjust default locations for attachments/avatars
So Gogs is not trying to store them under /usr/bin by default
2017-04-27 02:41:00 +02:00
Martchus 620bbb714d Fix accesskey module for nginx 1.12.0 2017-04-27 02:40:07 +02:00
Martchus 26b19262dd Merge pull request #26 from unixfox/patch-1
Update nginx to 1.12.0 stable version and modules
2017-04-27 00:27:04 +02:00
Emilien Devos 8a22d69017 Update nginx to 1.12.0 stable version and modules 2017-04-26 15:11:29 +02:00
Martchus f656a18df1 Add mingw-w64-qca-qt5 2017-04-19 18:21:31 +02:00
Martchus 1eb6962af3 mingw-w64-qt5: Fix macros invoking moc/rcc
Workaround for same problem as in https://github.com/Martchus/PKGBUILDs/issues/11
just for moc and rcc
2017-04-19 18:09:52 +02:00
Martchus 8a243f2c80 Update mingw-w64-geany to 1.30 2017-04-19 18:05:54 +02:00
Martchus 0a41194552 Update filezilla 2017-04-19 16:40:47 +02:00
Martchus 0b6bc009ef Update ffmpeg to 3.3 2017-04-13 23:40:43 +02:00
Martchus be8a935d10 Import handbrake with libfdk-aac enabled 2017-04-13 23:21:01 +02:00
Martchus ebf2709566 Update x264 and x265 2017-04-12 13:14:27 +02:00
Martchus 90c88a5506 Update Gogs to 0.11.4 2017-04-12 13:05:22 +02:00
Martchus c48c872228 Imporve Git packages of own projects
* Allow customizing repo URL so the Git packages can also be
  built locally without internet connection and without relying
  on GitHub
* Fix missing dependencies
2017-04-05 21:21:17 +02:00
Martchus 82a118f87b Update videodownloader to 1.3.3 2017-03-24 23:58:41 +01:00
Martchus f3f1ec481f Update checksums of own packages 2017-03-24 12:32:22 +01:00
Martchus 02818df548 Improve pistache-git
* Rename the library to avoid conflict with libnet
* Export targets for easier usage in other CMake projects
2017-03-23 21:39:17 +01:00
Martchus c24a0672c1 Import mingw-w64-postgresql from AUR
* Update to 9.6.2
* Add static libpq.a
2017-03-23 16:36:15 +01:00
Martchus 4ec1ba5538 Fix mingw-w64-qt5-base-static
* Fix StaticQt5::Test
* Fix linking against static MariaDB
2017-03-23 00:19:35 +01:00
Martchus d76312a88a Update own packages 2017-03-22 17:13:20 +01:00
Martchus 483d636392 Sync git package with default ones 2017-03-21 01:02:22 +01:00
Martchus 4e96122f98 gogs: Remove glide from makedepends 2017-03-19 19:19:37 +01:00
Martchus fccb5f2a19 Import and adjust gogs from AUR
* Still testing, but seems to work basically
* Adjustments
  * Update to current version
  * Store config under /etc/gogs/app.ini
  * Store logs under /var/logs/gogs
  * Store repos under /var/lib/gogs/repos
  * Store static files under /usr/share/gogs
  * Store binary under /usr/bin
  * Format patches appropriately
  * Don't download dependencies with glade
2017-03-19 19:02:21 +01:00
Martchus ea27d2bbce Add pistache-git
Not tested yet, but package seems to contain correct libs
and header. However, an imported target for CMake is missing.
2017-03-18 13:43:27 +01:00
Martchus ab4ff639fe Fix building syncthingtray without KIO 2017-02-26 21:17:50 +01:00
Martchus 807f47e164 Update own projects 2017-02-26 19:21:35 +01:00
Martchus 82cdc80adb Add git-codereview 2017-02-24 22:20:15 +01:00
Martchus e7dbef1863 Merge pull request #21 from xantares/patch-2
Fix path to executable in cmake config file
2017-02-24 21:29:03 +01:00
xantares 6aa0837db7 Fix path to executable in cmake config file 2017-02-24 21:22:33 +01:00
Martchus 52bad72aec Merge pull request #20 from Martchus/fix/qt5/mingw-w64-qt5-tools
Fix linking native libs in mingw-w64-qt5-tools
2017-02-24 21:02:46 +01:00
Martchus ac7d2c34f1 Fix linking native libs in mingw-w64-qt5-tools
Also replace combined use of -lQt5QmlDevTools -lQt5Bootstrap
2017-02-24 19:01:29 +01:00
Martchus 74fab61ce8 Fix linking against libQt5QmlDevTools (#18) 2017-02-20 21:03:17 +01:00
Martchus 752385df31 Update ffmpeg to 3.2.4 2017-02-15 00:36:14 +01:00
Martchus 35f75998b4 Remove search path for QtBootstrap in mingw-w64-qt5 packages (#16)
* Use explicit path instead
* Still prevent
  /usr/bin/ld: .obj/main.o: undefined reference to symbol '_ZTVN10__cxxabiv117__class_type_infoE@@CXXABI_1.3'
  /usr/lib/libstdc++.so.6: error adding symbols: DSO missing from command line```
* But also prevent linking against QtBootstrap provided by regular qt5-base
2017-02-13 16:53:42 +01:00
Martchus c9819b9c7c Update mingw-w64-qt5-* to 5.8.0
* Adapt hacks to new config system
* Use distinct mkspec mingw-w64-g++ rather than
  patching the existing win32-g++
* Testing QML and ANGLE is on TODO list
  because it hasn't been tested since quite a time
2017-02-09 16:10:06 +01:00
Martchus 3653486431 Import and update iconv 2017-02-05 23:21:08 +01:00
Martchus 9e3ce877ed Update syncthingtray to 0.4.1 2017-02-01 17:39:20 +01:00
Martchus ef70ac4139 Merge pull request #14 from unixfox/patch-1
Update nginx-custom to 1.10.3
2017-02-01 15:56:44 +01:00
Emilien Devos 8d1d7e6a7e Update nginx-custom to 1.10.3 2017-02-01 12:17:40 +01:00
Martchus f4d3617826 Update own packages 2017-01-30 23:04:45 +01:00
Martchus e40326601a Rebuild subtitlecomposer due to ICU update 2017-01-29 16:38:03 +01:00
Martchus 516f34ed86 Update diriterator to 1.0.4 2017-01-20 22:43:15 +01:00
Martchus d286b7f3d9 Sync bootstrap mingw-w64-freetype2 correctly 2017-01-08 14:27:17 +01:00
Martchus 967d404943 Import and update sqlpp11 2017-01-08 01:33:45 +01:00