summaryrefslogtreecommitdiffstats
path: root/src/pango.mk
Commit message (Collapse)AuthorAgeFilesLines
* all packages: really use sha256 checksumsTony Theodore2015-09-231-1/+1
|
* many packages: cleanup deps orderingTony Theodore2015-09-231-1/+1
|
* all packages: switch to sha256 checksumsTony Theodore2015-09-231-1/+1
| | | | closes #871
* update pango to 1.37.4Boris Nagaev2015-09-051-2/+2
| | | | | | | | | | | | Remove patches: * the patch disabling DllMain in pango-utils.c (There is no DllMain pango-utils.c in pango 1.37.4) * the patch disabling forced shared build for win32 (Can't find this code in configure.ac; also the build is'not forced to be shared, so it is Ok to remove the patch) * patches related to modules (there are no more eodules) Fix patches with changed context
* Package pango: Enable shared build.Tobias Gruetzmacher2014-03-081-4/+1
| | | | | FIXME: Maybe enable --with-dynamic-modules in shared build? What's the difference?
* update packages gdk-pixbuf pangoNiels Kristian Bech Jensen2013-11-121-2/+2
|
* update package gtk2 and dependenciesNiels Kristian Bech Jensen2013-11-101-2/+2
|
* update packages cairo fontconfig glib harfbuzz pangoNiels Kristian Bech Jensen2013-09-071-2/+2
|
* Move package versions from index.html back into the src/*.mk filesVolker Grabsch2013-07-211-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 packages curl gdk-pixbuf gtk2 harfbuzz imagemagick pangoTony Theodore2013-06-231-1/+1
|
* packages icu4c harfbuzz pango: really fix linkingTony Theodore2013-05-181-2/+1
|
* packages harfbuzz pango: fix for icu enabled buildsTony Theodore2013-05-181-1/+2
|
* update package pangoMark Brand2013-05-141-1/+1
|
* update package pangoMark Brand2013-03-261-1/+1
|
* update package pangoMark Brand2013-03-241-1/+1
|
* update package pangoMark Brand2013-03-061-1/+1
|
* update package pangoMark Brand2013-02-051-1/+1
|
* update package pangoMark Brand2013-01-101-1/+1
|
* update package pangoMark Brand2012-12-181-3/+1
|
* update packages harfbuzz pangoMark Brand2012-11-211-1/+1
|
* update package pangoMark Brand2012-11-171-1/+1
|
* package pango: add harfbuzz dependencyMark Brand2012-11-121-1/+1
|
* update package pangoMark Brand2012-10-121-1/+1
|
* package pango: kill gtk-doc dependencMark Brand2012-06-181-0/+1
|
* update package pangoMark Brand2012-06-151-1/+2
|
* all packages: use $(WGET) portability variableTony Theodore2012-05-161-1/+1
|
* packages atk* glib* libsigc++ pango: use xz archivesTony Theodore2012-05-021-2/+2
|
* Move full package names from src/*.mk into package list (index.html)Volker Grabsch2012-03-291-1/+0
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.htmlVolker Grabsch2012-03-291-2/+0
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-1/+1
|
* packages gtk2 gtkglextmm pango: replace wine workaround patchesMark Brand2011-11-281-0/+1
|
* update packages: imagemagick libiconv libvpx ogg pango x264Mark Brand2011-08-091-2/+2
|
* update package pangoMark Brand2011-04-051-2/+2
|
* upgrade package pangoMark Brand2010-09-291-2/+2
|
* remove experimental residueMark Brand2010-09-291-2/+1
|
* upgrade package pangoMark Brand2010-09-281-10/+4
|
* upgrade packages: pango tiffMark Brand2010-06-161-2/+2
|
* improved version recognition of packages atk, glib, gtk, libxml2, libxslt ↵Volker Grabsch2010-04-201-1/+1
| | | | and pango
* upgrade packages: atk geos glew glib libpaper pango pcre pixmanMark Brand2010-04-191-2/+2
|
* update version of package pangoVolker Grabsch2010-02-231-2/+2
|
* changed coding style: make "-i" always the first argument of $(SED) (by ↵Volker Grabsch2010-02-161-6/+6
| | | | Mark Brand)
* point consequently to "doc/index.html" instead of "doc/index.html or doc/README"Volker Grabsch2010-02-071-1/+1
|
* simplified file markersVolker Grabsch2010-01-161-21/+2
|
* update version of packages geos, libgcrypt, libsndfile, pango and xmlwrappVolker Grabsch2009-12-201-2/+2
|
* update version of packages atk, boost, fontconfig, gdal, geos, glib, lcms, ↵Volker Grabsch2009-12-021-2/+2
| | | | libevent, pango, pixman, sdl_image and sdl_mixer
* improved version recognition of packages atk, glib, gtk, libxml2, libxslt, ↵Volker Grabsch2009-10-211-3/+3
| | | | nsis, pango, sdl, sdl_image, sdl_mixer and sdl_ttf
* bugfix for package pango (by Tony Theodore)Volker Grabsch2009-10-191-1/+3
|
* update version of packages glib, libgsf, pango and sqliteVolker Grabsch2009-10-161-2/+2
|
* improved version recognition, enable the notation of ignored (bad) package ↵Volker Grabsch2009-09-201-0/+1
| | | | versions