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', get'> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/neon
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther2
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther2
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2007-05-09neon: force gnutls support as per bug #2280Michael Krelin2
2007-05-08neon: stage pkgconfig stuffMichael Krelin1
2007-01-15neon: fix SRC_URI to make older versions fetchable againRolf Leggewie1
2006-11-04bump PR on various recipes using binconfigKoen Kooi2
2006-05-09neon: alter source while webdav is offlineMichael Lauer3
2006-04-28neon 0.26: inherit pkgconfigKoen Kooi1
2006-03-15subversion-1.3.0,davfs2-0.2.8: push newest releasesMustafa Yuecel1
2006-03-14neon-0.26.0: fixed typo, thanks to Justin PatrinMustafa Yuecel1
2006-03-13neon-0.26.0: enabled https supportMustafa Yuecel2
2006-03-11neon: don't link against openssl for licensing reasons. inherit binconfig rat...Rene Wagner1
2006-03-10neon-0.24.7: add SSL supportMustafa Yuecel1