gstreamer/debian.upstream
Víctor Manuel Jáquez Leal e267e167db debian: remove custom parallel compilation
In order to build a debian package with upstream source, the user should
do

  ./autogen.sh
  cp -a debian.upstream debian
  debuild -eDEB_BUILD_OPTIONS="parallel=8" -us -uc -b

The environment variable DEB_BUILD_OPTIONS="parallel=8" is the canonical
way to make a parallel build (-j8 in this case).

This commit removes the script in debian/rules that detects the number of
cpus, requested by the environment variable DEBIAN_BUILD_NCPUS, which is not
official in debian.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=754087
2015-11-16 18:25:08 +01:00
..
changelog.in configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00
compat Generate upstream packages through make deb.upstream. 2010-03-23 18:45:09 +00:00
control.in debian: add yasm as build dependency 2015-08-25 18:09:44 +02:00
copyright debian: fix package description. 2014-01-23 23:26:22 +01:00
gstreamer-vaapi-doc.install.in configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00
gstreamer-vaapi.install.in debian: fix packaging on recent Ubuntu platforms. 2012-09-20 14:48:21 +02:00
libgstvaapi-dev.install.in build: fix packaging for GStreamer 1.2. 2014-02-19 06:13:41 +01:00
libgstvaapi-drm.install.in configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00
libgstvaapi-glx.install.in configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00
libgstvaapi-wayland.install.in configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00
libgstvaapi-x11.install.in configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00
libgstvaapi.install.in vp8: fix compilation with built-in libvpx. 2014-04-19 10:17:01 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00
rules debian: remove custom parallel compilation 2015-11-16 18:25:08 +01:00