Commit Graph

17 Commits

Author SHA1 Message Date
Julien Cristau
3ebff7c552 Add patch to disable use of env vars to force hwcap and platform on arm.
This is just ugly…
2009-08-23 12:36:58 +02:00
Julien Cristau
cb7de5b2f7 Bump shlibs and update symbols file
New pixman_disable_out_of_bounds_workaround API and new formats.
2009-07-21 16:39:02 +02:00
Julien Cristau
c3fc596b8a Handle parallel=n in DEB_BUILD_OPTIONS. 2009-06-24 21:05:34 +02:00
Julien Cristau
2e2af14e35 Use filter instead of findstring for DEB_BUILD_OPTIONS parsing
Standardized by policy 3.8.0.
2009-06-24 21:04:23 +02:00
Julien Cristau
11057357dc Don't handle nostrip explicitly in debian/rules, dh_strip does that for us. 2009-06-24 21:03:18 +02:00
Julien Cristau
222c4e6004 Run dh_shlibdeps after dh_installdeb to avoid a dpkg-shlibdeps warning. 2009-06-24 20:38:03 +02:00
Julien Cristau
575a2cd225 Update symbols file and bump shlibs for new version. 2009-06-24 20:34:46 +02:00
Julien Cristau
dd4da7cb1e Enable arm simd, we can do runtime detection now. 2009-06-24 20:12:57 +02:00
Julien Cristau
46ea29b6c9 Merge branch 'debian-experimental' into debian-unstable
Conflicts:
	debian/changelog
2009-02-15 22:57:47 +01:00
Julien Cristau
0688517667 Fix shlibs for the udeb. 2009-01-04 21:36:09 +01:00
Julien Cristau
eac4f90eb0 Don't use ARM SIMD code.
It doesn't do runtime detection, and will only work on ARMv6.
2008-12-25 17:12:00 +01:00
Julien Cristau
3e299f87b7 New upstream release. 2008-09-19 10:21:17 +02:00
Brice Goglin
a62ccdc4b9 Install the upstream ChangeLog 2008-06-13 14:44:36 +02:00
Frans Pop
1cc6087bea Add libpixman-1-0-udeb (needed for cairo) 2008-04-17 02:20:50 +02:00
Julien Cristau
796adb434e Run autoreconf at build-time
Build-depend on automake, autoconf, libtool and pkg-config.  Drop patch for
maintainer mode, and drop build-dep on quilt and corresponding code in
debian/rules. Add new rules autogen and config, where we run autoreconf and
configure, respectively.  Update clean rule to remove files generated by
autogen.
2008-03-30 20:30:14 +02:00
David Nusinow
707150a5f0 libpixman0 -> libpixman-1-0 (ick) 2007-08-09 21:39:34 -04:00
Julien Cristau
7bd29202ea Add Debian packaging. 2007-05-28 19:33:55 +02:00