Commit Graph

109 Commits

Author SHA1 Message Date
Boris Nagaev 74163f1794 add _WEBSITE and _DESCR fields to core packages
See https://github.com/mxe/mxe/issues/1422

Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
2016-12-22 22:25:48 +01:00
Boris Pek d8506f6994 ffmpeg: update from 3.1.1 to 3.2.1 2016-12-02 11:44:41 +03:00
Boris Nagaev 8e35c23242 move index.html to docs/
See https://github.com/mxe/mxe/issues/1500
2016-08-27 12:31:30 +03:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Boris Pek 0b1d7f3f8a ffmpeg: update from 3.0 to 3.1.1 2016-07-08 18:27:26 +03:00
Avi Halachmi (:avih) 57a6850a0f ffmpeg: update to 3.0
Also, ffmpeg doesn't support libvo-aacenc anymore.
2016-02-16 00:09:03 +02:00
Timothy Gu b3fa1da8ce Update ffmpeg 2016-01-06 18:47:27 +11:00
Timothy Gu 4e479e917a Update ffmpeg 2015-11-25 17:54:24 -08:00
Tony Theodore fc0ed34fb9 all packages: really use sha256 checksums 2015-09-23 18:32:58 +10:00
Tony Theodore a228c0488f all packages: switch to sha256 checksums
closes #871
2015-09-23 17:27:16 +10:00
Timothy Gu f6cc10436b ffmpeg: update 2015-07-26 21:24:19 -07:00
Timothy Gu d14a17c511 eigen/ffmpeg: update 2015-07-05 18:44:59 -07:00
Timothy Gu f26a209e6a ffmpeg: Update
Fixes #692.
2015-06-18 17:45:39 -07:00
Avi Halachmi (:avih) 9e050db6de ffmpeg: update to 2.6.2 2015-04-14 07:29:04 +03:00
Avi Halachmi (:avih) 80b37028a4 ffmpeg: update to 2.5.4 2015-02-18 23:59:31 +02:00
Timothy Gu 97ac155be3 ffmpeg: Update and link as console application
SDL and libcaca automatically adds `-mwindows`, treating the ffmpeg.exe as a
GUI application while at the same time making stderr go to NUL.

Found-by: Bill Westrup <wwestrup@vsscorp.com>
See: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2014-12/msg00018.html
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-10 23:24:27 -05:00
Tony Theodore b672cd8266 update various packages (tested on i686-w64-mingw32.static)
ffmpeg flac gdk-pixbuf glew glib graphicsmagick ilmbase imagemagick
libffi libftdi1 libircclient libmicrohttpd libpaper librsvg libtool
libwebp libxml++ libxml2 mpg123 mxml nlopt oce openblas opencv
opusfile pfstools poco poppler primesieve x264 xine-lib
2014-12-01 23:51:26 +11:00
Timothy Gu 9b63bfb27e ffmpeg: Update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-11-13 15:37:27 -05:00
Timothy Gu 54a42efc4f ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-07 20:30:00 -07:00
Timothy Gu 7e51f06b81 ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-30 17:25:44 -07:00
Timothy Gu bbfd4d8f8a ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-31 15:37:26 -07:00
Timothy Gu ee5350832f Revert "bzip2, ffmpeg: Intentionally make download URLs incorrect"
This reverts commit 858b2886bc.
2014-08-30 19:14:37 -07:00
Timothy Gu 858b2886bc bzip2, ffmpeg: Intentionally make download URLs incorrect
This is to test the new download server issue system. This should not
impact actual users as the fallback S3 server is still operational.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-30 19:11:47 -07:00
Timothy Gu cb79a6fe97 ffmpeg: Fix secondary URL
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-29 19:51:09 -07:00
Timothy Gu 449b6bbc3a ffmpeg: enable vidstab
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-15 19:58:23 -07:00
Timothy Gu c422d2f19a ffmpeg: enable libcaca
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-03 11:56:13 -07:00
Timothy Gu dce5c06bcc ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-07-22 14:03:57 -07:00
Timothy Gu 2a1051f024 ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-29 19:48:33 -07:00
Timothy Gu 033857b180 Add legal comment about fdk-aac
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-04-26 11:37:59 -07:00
Timothy Gu e01314337e Update package ffmpeg
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-04-11 19:09:47 -07:00
Timothy Gu 44995520f6 ffmpeg: rework update script
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-03-10 18:31:00 -07:00
Tony Theodore 2927f7472f package ffmpeg: add missing native yasm dependency 2014-03-09 13:31:04 +11:00
Tobias Gruetzmacher ceaa7b4335 Package ffmpeg: Fix generation of --arch param.
GNU Make's patsubst does strange things (aka. nothing at all) when there
are dots in the text it should replace...
2014-03-08 22:00:19 +01:00
Timothy Gu dd7268e021 ffmpeg: update to 2.1.4
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 18:11:11 -08:00
Timothy Gu 8f98170ec7 libbluray: update and fix update script
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 14:40:09 -08:00
Timothy Gu 88cde28994 ffmpeg: enable gnutls
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 13:26:14 -08:00
Timothy Gu aff9dcba3e ffmpeg: delete some useless configure options
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 13:25:41 -08:00
Timothy Gu fdeba88aed ffmpeg: update to 2.1.3
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 13:23:18 -08:00
Tony Theodore c950f3635c various packages: enable shared builds 2014-02-10 16:33:26 +11:00
Tony Theodore 04862bc8d9 package ffmpeg: fix ignored version 2014-01-31 15:20:13 +11:00
Tuukka Pasanen 8cab39c2a5 package ffmpeg: Update target now handle FFmpeg 2.x versions 2014-01-28 16:05:17 +11:00
Tuukka Pasanen 52742529c7 package ffmpeg: New version 2.1.1 2014-01-28 16:05:10 +11:00
Tony Theodore 59c940ea69 Merge pull request #296 from TimothyGu/libnut
Delete package libnut
2014-01-01 19:59:07 -08:00
Timothy Gu df966e3d2a Delete package libnut
It is buggy and is abandoned by upstream.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2013-12-30 20:06:20 -08:00
Timothy Gu cd34cd312e ffmpeg: enable libavresample building
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2013-12-29 11:47:58 -08:00
Tony Theodore dad82d24be package ffmpeg: use $(SORT) variable 2013-12-04 13:16:09 +11:00
Timothy Gu fb1e8ef311 ffmpeg: update to 1.2.4
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2013-11-29 14:30:34 -08:00
Timothy Gu c5c5f658b6 ffmpeg: grep 1.2.* releases in update macro
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2013-11-29 14:30:34 -08:00
Timothy Gu f0966f2dcc Revert "package ffmpeg: disable libnut on i686-pc-mingw32"
This reverts commit fc46813219.

Some how I forgot to do this during #258.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2013-11-23 16:32:55 -08:00
Tony Theodore fc46813219 package ffmpeg: disable libnut on i686-pc-mingw32 2013-10-19 21:57:42 +11:00