Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many packages: explicitly disable shared builds | Tony Theodore | 2014-04-06 | 1 | -0/+2 |
| | | | | closes #369 | ||||
* | update package gstreamer and plugins | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | update package gstreamer and plugins | Tony Theodore | 2013-11-11 | 1 | -2/+2 |
| | |||||
* | update package gstreamer and plugins | Niels Kristian Bech Jensen | 2013-09-07 | 1 | -2/+2 |
| | |||||
* | Move package versions from index.html back into the src/*.mk files | Volker Grabsch | 2013-07-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | Most of the automatic conversion was done using the following Python script: import os import re pkgs = sorted(mkfile[:-len('.mk')] for mkfile in os.listdir('src') if mkfile.endswith('.mk')) with open('index.html', 'rb') as f: index = f.read() pkgs_index = re.findall('<td class="package">([^<]*)</td>', index) assert pkgs_index == pkgs versions = dict(re.findall('<td id="([^"]*)-version">([^<]*)</td>', index)) assert sorted(versions.keys()) == pkgs for pkg in pkgs: version = versions[pkg] with open('src/' + pkg + '.mk', 'rb') as f: mk = f.read() checksumpos = mk.index('\n$(PKG)_CHECKSUM ') versionline = '\n$(PKG)_VERSION := %(version)s' % {'version': version} newmk = mk[:checksumpos] + versionline + mk[checksumpos:] with open('src/' + pkg + '.mk', 'wb') as f: f.write(newmk) | ||||
* | update package gstreamer and plugins | Tony Theodore | 2013-06-23 | 1 | -1/+1 |
| | |||||
* | update package gstreamer and plugins | Niels Kristian Bech Jensen | 2013-04-28 | 1 | -1/+1 |
| | |||||
* | update package gstreamer and plugins | Tony Theodore | 2013-03-29 | 1 | -1/+1 |
| | |||||
* | package gst-plugins-good: add wavpack dependency | Tony Theodore | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | update package gstreamer and plugins | Tony Theodore | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | update package gstreamer and plugins | Tony Theodore | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | update package gstreamer and plugins | Tony Theodore | 2012-12-08 | 1 | -1/+1 |
| | |||||
* | packages gstreamer gst-plugins-base gst-plugins-good: revert to stable versions | Mark Brand | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | update packages gstreamer gst-plugins-base gst-plugins-good | Mark Brand | 2012-06-18 | 1 | -3/+3 |
| | |||||
* | all packages: use $(WGET) portability variable | Tony Theodore | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | Move full package names from src/*.mk into package list (index.html) | Volker Grabsch | 2012-03-29 | 1 | -1/+0 |
| | |||||
* | Move doc/index.html -> index.html | Volker Grabsch | 2012-03-29 | 1 | -1/+1 |
| | |||||
* | Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html | Volker Grabsch | 2012-03-29 | 1 | -2/+0 |
| | |||||
* | Rebrand to new project name MXE | Volker Grabsch | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | update packags: atk glibmm gnutls gst-plugins-base gst-plugins-good ↵ | Mark Brand | 2011-06-20 | 1 | -2/+2 |
| | | | | gstreamer gtk2 imagemagick x264 | ||||
* | update packages: cairomm glibmm gst* x264 | Mark Brand | 2011-05-10 | 1 | -2/+2 |
| | |||||
* | update packages: glib gst-plugins-good libsigc++ libvpx | Mark Brand | 2011-03-09 | 1 | -2/+2 |
| | |||||
* | rename gtk-->gtk2 in preparation for gtk3 | Tony Theodore | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | packages gstreamer gst-plugins-base gst-plugins-good: tidy up | Mark Brand | 2011-01-22 | 1 | -2/+0 |
| | |||||
* | upgrade packages gstreamer gst-plugins-base gst-plugins-good | Mark Brand | 2011-01-22 | 1 | -2/+2 |
| | |||||
* | portability fix for package gstreamer and plugins using upstream patches | Tony Theodore | 2010-12-05 | 1 | -0/+2 |
| | |||||
* | revert previous portability hack | Tony Theodore | 2010-12-05 | 1 | -1/+0 |
| | |||||
* | portability fix for package gstreamer and plugins | Tony Theodore | 2010-12-03 | 1 | -0/+1 |
| | | | | | | | | | Recent autotools macro (or gstreamer specific?) AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO introduces an extraneous dot that fails on FreeBSD. Use $(SED) replacement to fix ./configure as a proper fix requires too much knowledge of autotools/gstreamer internals. | ||||
* | upgrade packages: freetype gst-plugins-base gst-plugins-good gstreamer ↵ | Volker Grabsch | 2010-12-02 | 1 | -2/+2 |
| | | | | imagemagick lcms libusb openssl x264 | ||||
* | remove $(PKG)_IGNORE entries that are no longer needed | Volker Grabsch | 2010-10-04 | 1 | -1/+1 |
| | |||||
* | explicitly disable X for package gst-plugins-good | Mark Brand | 2010-09-07 | 1 | -0/+1 |
| | | | | | Apparently native X libs are detected on Mac and this leads to natve include directory being used. This should fix it. | ||||
* | update packages: gst-plugins-good libpano13 pixman | Mark Brand | 2010-09-03 | 1 | -2/+2 |
| | |||||
* | upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent ↵ | Mark Brand | 2010-08-29 | 1 | -2/+2 |
| | | | | | | libgcrypt pcre sqlite w32api New requirement XZ Utils for unpacking w32api lzma archive. | ||||
* | upgrade packages: exiv2 gettext glib gst-plugins-good libevent libtool | Mark Brand | 2010-06-05 | 1 | -2/+2 |
| | |||||
* | disable aalib detection for package gst-plugins-good | Mark Brand | 2010-05-31 | 1 | -0/+1 |
| | |||||
* | removed invalid configure options in packages gst-plugins-base, ↵ | Mark Brand | 2010-05-31 | 1 | -2/+0 |
| | | | | gst-plugins-good and liboil | ||||
* | upgrade package gst-plugins-good | Mark Brand | 2010-05-11 | 1 | -3/+6 |
| | |||||
* | disable esd explicitly to avoid compilation errors in package gst-plugins-good | Volker Grabsch | 2010-04-25 | 1 | -0/+1 |
| | |||||
* | ignore the old version 0.10.20 of package gst-plugins-good | Volker Grabsch | 2010-04-20 | 1 | -1/+1 |
| | |||||
* | reconfiguration no longer needed for gst-plugins-good | Mark Brand | 2010-04-16 | 1 | -3/+0 |
| | |||||
* | upgrade packages gstreamer gst-plugins-base gst-plugins-good | Mark Brand | 2010-04-16 | 1 | -2/+2 |
| | | | | previously used patch is now in gst-plugins-good | ||||
* | bugfix: remove all dependencies to the directx package which no longer exists | Volker Grabsch | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | bugfix: use the correct glib-* tools in packages gstreamer, gst-plugins-base ↵ | Volker Grabsch | 2010-02-23 | 1 | -0/+3 |
| | | | | and gst-plugins-good | ||||
* | bugfix patch to use the correct pkg-config for package gst-plugins-good | Volker Grabsch | 2010-02-23 | 1 | -0/+3 |
| | |||||
* | add missing dependency for package gst-plugins-good | Volker Grabsch | 2010-02-23 | 1 | -1/+1 |
| | |||||
* | implemented version recognition and corrected website URLs for packages ↵ | Volker Grabsch | 2010-02-23 | 1 | -2/+4 |
| | | | | gst-plugins-base, gst-plugins-good, gstreamer, liboil and libshout | ||||
* | new packages: liboil, libshout, gstreamer, gst-plugins-base and gst-plugins-good | Mark Brand | 2010-02-21 | 1 | -0/+32 |