]> https://gitweb.dealii.org/ - candi.git/commitdiff
Updated p4est to make use of the most current version 1.0 from github
authorUwe Köcher <koecher@hsu-hamburg.de>
Mon, 28 Jul 2014 13:37:23 +0000 (15:37 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Mon, 28 Jul 2014 13:37:23 +0000 (15:37 +0200)
deal.II/packages/p4est.package

index a203b7f0d48e22c799a91632e599b8bf05c167a0..63fdb20e0610007a31a114b1e63602fad2e7e8d7 100644 (file)
@@ -1,11 +1,17 @@
-VERSION=0.3.4.2
-NAME=p4est-${VERSION}
-SOURCE=http://p4est.github.io/release/
-PACKING=.tar.gz
-CHECKSUM=ef38ea3be84628b1548188106a5b01e7
+VERSION=1.0
+NAME=p4est.git
+EXTRACTSTO=p4est
+SOURCE=https://github.com/cburstedde/
+PACKING=git
 BUILDCHAIN=custom
 
 package_specific_setup () {
+    ORIG_BUILD_DIR=`pwd`
+    cd ${UNPACK_PATH}/${EXTRACTSTO}
+    git submodule update --init; ./bootstrap
+    cd ${ORIG_BUILD_DIR}
+    unset ${ORIG_BUILD_DIR}
+
     function bdie () {
         echo "Error: $@"
         exit 1

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.