Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks
This commit is contained in:
2
Programming/Tcl/8/variants
Normal file
2
Programming/Tcl/8/variants
Normal file
@@ -0,0 +1,2 @@
|
||||
Tcl/8.6.3 stable
|
||||
Tcl/8.6.4 stable
|
||||
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
SOURCE_URL="ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tcl$V-src.tar.gz"
|
||||
|
||||
pbuild::configure() {
|
||||
case ${OS} in
|
||||
Linux )
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
SOURCE_URL="ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tk$V-src.tar.gz"
|
||||
|
||||
pbuild::configure() {
|
||||
case ${OS} in
|
||||
Linux )
|
||||
|
||||
1
Programming/binutils/2/variants
Normal file
1
Programming/binutils/2/variants
Normal file
@@ -0,0 +1 @@
|
||||
binutils/2.25 stable
|
||||
4
Programming/cmake/2/variants
Normal file
4
Programming/cmake/2/variants
Normal file
@@ -0,0 +1,4 @@
|
||||
cmake/2.8.12.2 stable
|
||||
cmake/2.8.12.2 stable
|
||||
cmake/2.8.12.2 stable
|
||||
cmake/2.8.12.2 stable
|
||||
12
Programming/cmake/3/variants
Normal file
12
Programming/cmake/3/variants
Normal file
@@ -0,0 +1,12 @@
|
||||
cmake/3.1.3 stable
|
||||
cmake/3.1.3 stable
|
||||
cmake/3.1.3 stable
|
||||
cmake/3.1.3 stable
|
||||
cmake/3.3.2 stable
|
||||
cmake/3.3.2 stable
|
||||
cmake/3.3.2 stable
|
||||
cmake/3.3.2 stable
|
||||
cmake/3.4.1 stable
|
||||
cmake/3.4.1 stable
|
||||
cmake/3.4.1 stable
|
||||
cmake/3.4.1 stable
|
||||
1
Programming/m4/1/variants
Normal file
1
Programming/m4/1/variants
Normal file
@@ -0,0 +1 @@
|
||||
m4/1.4.17 stable
|
||||
@@ -1,4 +1,3 @@
|
||||
2.3.3 Linux,Darwin stable Tcl/8.6.4 Tk/8.6.4
|
||||
2.5.2 Linux,Darwin stable Tcl/8.6.4 Tk/8.6.4
|
||||
2.8.1 Linux,Darwin unstable Tcl/8.6.4 Tk/8.6.4
|
||||
|
||||
git/2.3.3 stable Tcl/8.6.4 Tk/8.6.4
|
||||
git/2.5.2 stable Tcl/8.6.4 Tk/8.6.4
|
||||
git/2.8.1 stable Tcl/8.6.4 Tk/8.6.4
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env modbuild
|
||||
|
||||
SOURCE_URL="ftp://www.kernel.org/pub/software/scm/$P/$P-$V.tar.gz"
|
||||
|
||||
case ${OS} in
|
||||
Darwin )
|
||||
export NO_APPLE_COMMON_CRYPTO=1
|
||||
@@ -32,7 +34,6 @@ pbuild::install() {
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'Tools'
|
||||
pbuild::set_runtime_dependencies 'Tcl' 'Tk'
|
||||
pbuild::set_docfiles 'COPYING' 'README.md'
|
||||
pbuild::make_all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user