Repositories
apps
Apps repository for Chakra
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/apps.git apps cd apps
Add this repository as a remote to an existing local repository:
git remote add apps git://gitorious.org/chakra-packages/apps.git git fetch apps git checkout -b my-local-tracking-branch apps/master_or_other_branch
core
Core repository for Chakra
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/core.git core cd core
Add this repository as a remote to an existing local repository:
git remote add core git://gitorious.org/chakra-packages/core.git git fetch core git checkout -b my-local-tracking-branch core/master_or_other_branch
desktop
Desktop repository for Chakra
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/desktop.git desktop cd desktop
Add this repository as a remote to an existing local repository:
git remote add desktop git://gitorious.org/chakra-packages/desktop.git git fetch desktop git checkout -b my-local-tracking-branch desktop/master_or_other_branch
platform
Platform repository for Chakra
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/platform.git platform cd platform
Add this repository as a remote to an existing local repository:
git remote add platform git://gitorious.org/chakra-packages/platform.git git fetch platform git checkout -b my-local-tracking-branch platform/master_or_other_branch
buildsystem
Buildsystem for Chakra
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/buildsystem.git buildsystem cd buildsystem
Add this repository as a remote to an existing local repository:
git remote add buildsystem git://gitorious.org/chakra-packages/buildsystem.git git fetch buildsystem git checkout -b my-local-tracking-branch buildsystem/master_or_other_branch
lib32
Lib32 repository for Chakra
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/lib32.git lib32 cd lib32
Add this repository as a remote to an existing local repository:
git remote add lib32 git://gitorious.org/chakra-packages/lib32.git git fetch lib32 git checkout -b my-local-tracking-branch lib32/master_or_other_branch
games
Games repository for Chakra
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/games.git games cd games
Add this repository as a remote to an existing local repository:
git remote add games git://gitorious.org/chakra-packages/games.git git fetch games git checkout -b my-local-tracking-branch games/master_or_other_branch
bundles
Bundles pkgbuilds and tools
-
Cloning this repository:
git clone git://gitorious.org/chakra-packages/bundles.git bundles cd bundles
Add this repository as a remote to an existing local repository:
git remote add bundles git://gitorious.org/chakra-packages/bundles.git git fetch bundles git checkout -b my-local-tracking-branch bundles/master_or_other_branch
willingmagics-platform
-
Cloning this repository:
git clone git://gitorious.org/~willingmagic/chakra-packages/willingmagics-platform.git willingmagics-platform cd willingmagics-platform
Add this repository as a remote to an existing local repository:
git remote add willingmagics-platform git://gitorious.org/~willingmagic/chakra-packages/willingmagics-platform.git git fetch willingmagics-platform git checkout -b my-local-tracking-branch willingmagics-platform/master_or_other_branch
willingmagics-core
-
Cloning this repository:
git clone git://gitorious.org/~willingmagic/chakra-packages/willingmagics-core.git willingmagics-core cd willingmagics-core
Add this repository as a remote to an existing local repository:
git remote add willingmagics-core git://gitorious.org/~willingmagic/chakra-packages/willingmagics-core.git git fetch willingmagics-core git checkout -b my-local-tracking-branch willingmagics-core/master_or_other_branch
leottkiras-apps
-
Cloning this repository:
git clone git://gitorious.org/~leottkira/chakra-packages/leottkiras-apps.git leottkiras-apps cd leottkiras-apps
Add this repository as a remote to an existing local repository:
git remote add leottkiras-apps git://gitorious.org/~leottkira/chakra-packages/leottkiras-apps.git git fetch leottkiras-apps git checkout -b my-local-tracking-branch leottkiras-apps/master_or_other_branch
iruels-bundles
-
Cloning this repository:
git clone git://gitorious.org/~iruel/chakra-packages/iruels-bundles.git iruels-bundles cd iruels-bundles
Add this repository as a remote to an existing local repository:
git remote add iruels-bundles git://gitorious.org/~iruel/chakra-packages/iruels-bundles.git git fetch iruels-bundles git checkout -b my-local-tracking-branch iruels-bundles/master_or_other_branch
gabegreens-apps
-
Cloning this repository:
git clone git://gitorious.org/~gabegreen/chakra-packages/gabegreens-apps.git gabegreens-apps cd gabegreens-apps
Add this repository as a remote to an existing local repository:
git remote add gabegreens-apps git://gitorious.org/~gabegreen/chakra-packages/gabegreens-apps.git git fetch gabegreens-apps git checkout -b my-local-tracking-branch gabegreens-apps/master_or_other_branch
daguayoc-chakra-bundles
-
Cloning this repository:
git clone git://gitorious.org/~daguayoc/chakra-packages/daguayoc-chakra-bundles.git daguayoc-chakra-bundles cd daguayoc-chakra-bundles
Add this repository as a remote to an existing local repository:
git remote add daguayoc-chakra-bundles git://gitorious.org/~daguayoc/chakra-packages/daguayoc-chakra-bundles.git git fetch daguayoc-chakra-bundles git checkout -b my-local-tracking-branch daguayoc-chakra-bundles/master_or_other_branch
moizs-apps
-
Cloning this repository:
git clone git://gitorious.org/~moiz/chakra-packages/moizs-apps.git moizs-apps cd moizs-apps
Add this repository as a remote to an existing local repository:
git remote add moizs-apps git://gitorious.org/~moiz/chakra-packages/moizs-apps.git git fetch moizs-apps git checkout -b my-local-tracking-branch moizs-apps/master_or_other_branch
arands-chackra-games
-
Cloning this repository:
git clone git://gitorious.org/~arand/chakra-packages/arands-chackra-games.git arands-chackra-games cd arands-chackra-games
Add this repository as a remote to an existing local repository:
git remote add arands-chackra-games git://gitorious.org/~arand/chakra-packages/arands-chackra-games.git git fetch arands-chackra-games git checkout -b my-local-tracking-branch arands-chackra-games/master_or_other_branch
sitquietlys-core
-
Cloning this repository:
git clone git://gitorious.org/~sitquietly/chakra-packages/sitquietlys-core.git sitquietlys-core cd sitquietlys-core
Add this repository as a remote to an existing local repository:
git remote add sitquietlys-core git://gitorious.org/~sitquietly/chakra-packages/sitquietlys-core.git git fetch sitquietlys-core git checkout -b my-local-tracking-branch sitquietlys-core/master_or_other_branch
old-gnote-bundles
-
Cloning this repository:
git clone git://gitorious.org/~iruel/chakra-packages/old-gnote-bundles.git old-gnote-bundles cd old-gnote-bundles
Add this repository as a remote to an existing local repository:
git remote add old-gnote-bundles git://gitorious.org/~iruel/chakra-packages/old-gnote-bundles.git git fetch old-gnote-bundles git checkout -b my-local-tracking-branch old-gnote-bundles/master_or_other_branch

