Commit Graph

7797 Commits

Author SHA1 Message Date
Tony Theodore bb09a999f6 hyperscan: use GH_CONF and BUILD_DIR/SOURCE_DIR 2017-03-21 19:26:25 +11:00
Tony Theodore 1e5d0b33a3 googlemock googletest: use GH_CONF 2017-03-21 19:15:53 +11:00
Tony Theodore a71ca3cb58 glm: use GH_CONF and BUILD_DIR/SOURCE_DIR 2017-03-21 19:13:20 +11:00
Tony Theodore 8e86399651 box2d glfw3: use GH_CONF and BUILD_DIR/SOURCE_DIR 2017-03-21 19:04:35 +11:00
Tony Theodore 9698bfb34e github.mk: fix where package name differs from project name
- box2d <> Box2D
  - glfw3 <> glfw
2017-03-21 18:37:41 +11:00
Tony Theodore 934ad30615 qtserialport_qt4: fix redirect from qtproject --> qt 2017-03-21 15:59:32 +11:00
Tony Theodore 6b40c10316 github: add check-gh-conf targets to verify updates and downloads 2017-03-21 15:59:32 +11:00
Tony Theodore 0c2c6122ff github.mk: fix tag prefix with single `v`
fixes #1728
2017-03-21 15:59:32 +11:00
MXEBot as Travis CI bfc347b211 Update packages.json & build-matrix.html 2017-03-21 00:37:14 +00:00
Boris Nagaev aa2099d3b6 Merge pull request #1714 from sibuserv/add-libotr
Add libotr
2017-03-21 00:36:35 +00:00
Boris Nagaev b57256b51f libotr: add test 2017-03-20 17:35:18 +03:00
Boris Nagaev 0758a5b0f4 libotr: add missing linker flags to the pc file 2017-03-20 17:35:18 +03:00
Boris Nagaev 91366438f4 libotr: add libiconv dependency
Prevent it from being an optional undeclared dependency.
(See https://github.com/mxe/mxe/issues/1111 for the context.)

From the build log:

-lgcrypt -lgpg-error -lintl -liconv ... -o libotr.la
2017-03-20 17:35:18 +03:00
Boris Nagaev 1e8149d088 libotr: add libgpg_error dependency
libotr's INSTALL file says:

> To compile the OTR library and toolkit, you'll need at least:
>  - libgpg-error 1.0  [ftp://ftp.gnupg.org/gcrypt/libgpg-error/]
>  - libgcrypt 1.2.0   [ftp://ftp.gnupg.org/gcrypt/libgcrypt/]
2017-03-20 17:35:18 +03:00
Boris Nagaev fa44476f9f libotr: do not install man pages and binaries 2017-03-20 17:35:18 +03:00
Boris Nagaev 13b5f5e047 add MANLINKS to MXE_DISABLE_DOCS
It is used in libotr (toolkit/Makefile.am) to define a list
of symlinks to the main man page. Search for MANLINKS reveals
that it is used in many other projects.
2017-03-20 17:35:18 +03:00
Boris Nagaev 3893ad71f5 libotr: build out-of-tree 2017-03-20 17:35:18 +03:00
Boris Pek 31bb6af0b9 libotr: provide build of shared libraries 2017-03-20 17:35:18 +03:00
Boris Pek f7f470c24e add package libotr 2017-03-20 17:35:18 +03:00
MXEBot as Travis CI 07028e3a6d Update packages.json & build-matrix.html 2017-03-20 07:40:42 +00:00
Mark Brand 87590bdc88 update libpng 2017-03-20 08:39:54 +01:00
Boris Nagaev a3445052f0 Merge pull request #1727 from pavelvat/jsoncpp-update
update jsoncpp.mk
2017-03-20 02:11:05 +00:00
MXEBot as Travis CI a4d18ff724 Update packages.json & build-matrix.html 2017-03-19 20:16:42 +00:00
Mark Brand 9878aeeed5 update vmime 2017-03-19 21:14:03 +01:00
Pavel Vatagin 5c148ff896 update jsoncpp.mk 2017-03-19 14:48:17 +03:00
Tony Theodore a8fa425c01 Merge pull request #1724 from LuaAndC/jessie-gettext
enable native gettext and libiconv on Jessie
2017-03-19 21:48:37 +11:00
Boris Nagaev 6fcf230412 enable native gettext and libiconv on Jessie 2017-03-19 09:37:55 +01:00
Boris Nagaev 293c8c3dbf Merge pull request #1695 from pavelvat/add-missing-gstreamer-dependencies
add missing gstreamer dependencies
2017-03-19 08:34:49 +00:00
Tony Theodore c06909951f Merge pull request #1723 from tonytheodore/docs-update
Docs update
2017-03-19 14:51:19 +11:00
Tony Theodore 3606a3e158 docs: note usage of `make check-update-package-foo` 2017-03-19 14:42:31 +11:00
Tony Theodore bc032a398b docs: remove internal use only from updates and cleanup-style 2017-03-19 14:39:55 +11:00
MXEBot as Travis CI e09ba2cbf9 Update packages.json & build-matrix.html 2017-03-19 03:30:00 +00:00
Tony Theodore c8848ba717 Merge pull request #1712 from tonytheodore/gh-std
Standardise GitHub downloads and updates
2017-03-19 14:29:24 +11:00
Tony Theodore b2d99407c0 Makefile: suppress messages in update-package 2017-03-19 12:51:54 +11:00
Tony Theodore 3dcad42ef3 vigra: remove unnecessary filter-out argument 2017-03-19 11:48:50 +11:00
Tony Theodore a653b25d32 github: improve filtering and docs 2017-03-19 11:47:53 +11:00
Tony Theodore 4ed90733c9 github: use `if` instead of `and` 2017-03-19 11:29:05 +11:00
Tony Theodore 3127d8e134 docs: add notes on setting $(PKG)_GH_CONF 2017-03-19 00:39:19 +11:00
Tony Theodore 66a638e420 tools/skeleton.py: add gh_conf support 2017-03-19 00:39:19 +11:00
Tony Theodore 905112d088 github: add version separator logic and use in vigra 2017-03-18 22:16:07 +11:00
Tony Theodore b4161379ee Makefile: add check-update-package-% target 2017-03-18 22:16:07 +11:00
Tony Theodore 9f72de0fe1 libevent libffi libsoup qtserialport_qt4 vmime: use standard GH_CONF setup 2017-03-18 22:16:07 +11:00
Tony Theodore 96dd1ec4a0 add functions to standardise GitHub downloads and updates 2017-03-18 22:16:07 +11:00
MXEBot as Travis CI 0f2a4bc884 Update packages.json & build-matrix.html 2017-03-18 11:04:01 +00:00
Tony Theodore 83b53c69fe Merge pull request #1721 from LuaAndC/lensfun-up
update lensfun to 0.3.2
2017-03-18 22:03:21 +11:00
Boris Nagaev 9fefd891d8 update lensfun to 0.3.2 2017-03-18 05:28:38 +01:00
Boris Nagaev d4f1ead1c8 lensfun: unify patch 2017-03-18 02:37:56 +01:00
Boris Nagaev 9a5b34cf03 Merge pull request #1718 from LuaAndC/libtool-jessie
enable libtool plugin on Jessie
2017-03-17 23:45:58 +00:00
Boris Nagaev 6bd5875664 enable libtool plugin on Jessie
Native libtool on Jessie lacks -fstack-protector* flags.
See https://github.com/mxe/mxe/pull/1714#issuecomment-287438757
2017-03-18 00:27:58 +01:00
Boris Nagaev 53abf16da8 Merge pull request #1720 from LuaAndC/libf2c-update-checksum
libf2c: update checksum
2017-03-17 22:53:03 +00:00