Add upstream URLs

This commit is contained in:
Jeremy Soller 2017-10-04 21:09:16 -06:00
parent e42398de27
commit c708430031
8 changed files with 9 additions and 2 deletions

View File

@ -1 +0,0 @@
GIT=https://github.com/redox-os/2048-rs.git

View File

@ -1 +1,2 @@
GIT=https://github.com/redox-os/cleye.git
GIT_UPSTREAM=https://github.com/evanandrewrose/cleye.git

View File

@ -1,2 +1,3 @@
GIT=https://github.com/redox-os/findutils
GIT=https://github.com/redox-os/findutils.git
GIT_UPSTREAM=https://github.com/uutils/findutils.git
CARGOFLAGS="--bin find"

View File

@ -0,0 +1,2 @@
GIT=https://github.com/redox-os/2048-rs.git
GIT_UPSTREAM=https://github.com/pierrechevalier83/2048-rs.git

View File

@ -1,4 +1,5 @@
GIT=https://github.com/redox-os/pastel.git
GIT_UPSTREAM=https://github.com/robbycerantola/pastel.git
BINDIR=/ui/bin
function recipe_stage {

View File

@ -1 +1,2 @@
GIT=https://github.com/redox-os/rust64.git
GIT_UPSTREAM=https://github.com/kondrak/rust64.git

View File

@ -1 +1,2 @@
GIT=https://github.com/redox-os/Smith.git
GIT_UPSTREAM=https://github.com/IGI-111/Smith.git

View File

@ -1,4 +1,5 @@
GIT=https://github.com/redox-os/uutils.git
GIT_UPSTREAM=https://github.com/uutils/coreutils.git
CARGOFLAGS="--no-default-features --features redox"
function recipe_stage {