Commit Graph

36 Commits

Author SHA1 Message Date
Julien Cristau
9e8362a51f Bump debhelper compat level to 9. 2014-07-13 16:24:29 +02:00
Julien Cristau
3473a947da Disable arm iwmmxt fast paths. It breaks the build. 2013-07-27 14:48:50 +02:00
Julien Cristau
dc29515934 Disable silent Makefile rules. 2013-07-27 14:37:23 +02:00
Cyril Brulebois
9026e61d84 Disable loongson2f optimizations, fix FTBFS on mipsel. 2012-06-27 11:21:54 +02:00
Cyril Brulebois
b3db603f91 Add new symbols and bump shlibs accordingly. 2012-03-09 13:15:11 +01:00
Cyril Brulebois
351ed700c3 Enable parallel building (by passing --parallel to dh $@). 2011-07-05 01:36:48 +02:00
Julien Cristau
f7a60c64ac Don't ship debug symbols for the udeb 2011-06-12 16:57:28 +02:00
Julien Cristau
94b5f3b6a4 Merge branch 'multiarch' of git.debian.org:/git/pkg-xorg/lib/pixman into debian-unstable
Conflicts:
	debian/control
	debian/rules
2011-06-12 16:55:38 +02:00
Steve Langasek
c6ce22e73a build for multiarch 2011-03-26 00:30:06 -07:00
Cyril Brulebois
43375c5d66 Switch to dh. 2011-03-09 03:55:08 +01:00
Cyril Brulebois
b98292b4d5 Bump shlibs accordingly. 2011-03-09 03:39:07 +01:00
Cyril Brulebois
a74572e2e1 Enable the testsuite. 2010-10-27 22:56:49 +02:00
Cyril Brulebois
990c9e2447 Pass --disable-gtk to ./configure
As of pixman-0.19.2-5-g5b99710, Gtk+ is auto-detected, make sure not to
pick it accidentally, by passing --disable-gtk. (That's only for test
purposes, but would require pixman-1 itself.)
2010-10-27 22:50:51 +02:00
Cyril Brulebois
6cba95bcd3 Bump SHLIBS_VERSION from 0.18.0 to 0.19.4 for newly-added functions. 2010-10-27 22:37:19 +02:00
Cyril Brulebois
4504e5e3e2 Kill extra tabs. 2010-10-27 22:35:22 +02:00
Cyril Brulebois
ebabb2f2ce Add -c4 to the dh_makeshlibs call, to ensure the build breaks if unexpected symbol-related changes happened. 2010-10-27 22:34:42 +02:00
Julien Cristau
b24ef53fa7 rules: use find .. -delete instead of rm $(find ..) 2010-05-08 17:18:00 +02:00
Julien Cristau
df082450b1 Update symbols file for new API, bump shlibs. 2010-05-08 17:17:27 +02:00
Julien Cristau
57810f4228 Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! 2010-01-16 16:48:52 +00:00
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