diff -urN pycairo-1.4.0.orig/setup.py pycairo-1.4.0/setup.py --- pycairo-1.4.0.orig/setup.py 2007-03-14 10:53:30.000000000 +0100 +++ pycairo-1.4.0/setup.py 2008-09-23 18:55:25.000000000 +0200 @@ -37,20 +37,6 @@ runtime_library_dirs = pkg_config_parse('--libs-only-L', 'cairo') pkgconfig_file='pycairo.pc' -print 'creating %s' % pkgconfig_file -fo = open (pkgconfig_file, 'w') -fo.write ("""\ -prefix=%s - -Name: Pycairo -Description: Python bindings for cairo -Version: %s -Requires: cairo -Cflags: -I${prefix}/include/pycairo -Libs: -""" % (sys.prefix, pycairo_version) - ) -fo.close() cairo = dic.Extension( name = 'cairo._cairo', d='get'> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/schroedinger
AgeCommit message (Expand)AuthorFiles
2007-06-15fix a couple of LICENSE entriesRolf Leggewie1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-11-17schroedinger: fix parse errorKoen Kooi1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-05-23schroedinger: at some missing metadata bitsKoen Kooi1
2006-05-23schroedinger: at first public release of the schroedinger/dirac codec. The pa...Koen Kooi2