[SCM] Packaging for cctbx branch, master, updated. upstream/2012.05.08.2305-3-g1308d05
Picca Frédéric-Emma?==?UTF-8?Q?nuel
picca at debian.org
Sat Jul 7 11:46:47 UTC 2012
The following commit has been merged in the master branch:
commit 1308d056b46f868f9fab77547421ea732f38ab97
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sat Jul 7 13:16:36 2012 +0200
add the build target and a few build-dep
diff --git a/debian/control b/debian/control
index 431b597..dfe0d76 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Radostan Riedel <raybuntu at googlemail.com>
Build-Depends: debhelper (>= 7), python-all-dev (>= 2.3), python-support,
python (>= 2.3.5-11), libfftw3-dev, libcbf-dev, libantlr3c-dev,
libann-dev, libclipper-dev, libboost-python-dev, scons,
- libboost-thread-dev, python-setuptools (>= 0.6b3-1~)
+ libboost-thread-dev, python-setuptools (>= 0.6b3-1~), libgl1-mesa-dev,
+ libglu1-mesa-dev
Standards-Version: 3.8.4
Homepage: http://cctbx.sourceforge.net/
diff --git a/debian/rules b/debian/rules
index ebacee8..9c574c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ builddir = build
BUILDDIR = $(CURDIR)/$(builddir)
### BUILD ###
+build: build-py
build-py: $(PYVERS:%=build-pyext-%-omp) $(PYVERS:%=build-pyext-%-bt)
mkdir -p $(CURDIR)/debian/tmp
touch $@
--
Packaging for cctbx
More information about the debian-science-commits
mailing list