File tree Expand file tree Collapse file tree 10 files changed +1
-10
lines changed
Expand file tree Collapse file tree 10 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_android=30
43VERSION_android=
54URL_android=
65DEPS_android=(pygame)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_hostpython=1
43VERSION_hostpython=2.7.2
54URL_hostpython=http://python.org/ftp/python/$VERSION_hostpython /Python-$VERSION_hostpython .tar.bz2
65MD5_hostpython=ba7b2f11ffdbf195ee0d111b9455a5bd
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_jpeg=1
43VERSION_jpeg=
54URL_jpeg=
65MD5_jpeg=
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_kivy=30
43VERSION_kivy=
54URL_kivy=
65DEPS_kivy=(pygame android)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_pil=20
43VERSION_pil=1.1.7
54URL_pil=http://effbot.org/downloads/Imaging-$VERSION_pil .tar.gz
65DEPS_pil=(png jpeg)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_png=1
43VERSION_png=
54URL_png=
65MD5_png=
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_pygame=21
43VERSION_pygame=1.9.1
54URL_pygame=http://pygame.org/ftp/pygame-$( echo $VERSION_pygame ) release.tar.gz
65DEPS_pygame=(sdl)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_python=10
43VERSION_python=2.7.2
4+ DEPS_python=(hostpython)
55URL_python=http://python.org/ftp/python/$VERSION_python /Python-$VERSION_python .tar.bz2
66MD5_python=ba7b2f11ffdbf195ee0d111b9455a5bd
77
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_sdl=15
43VERSION_sdl=1.2.14
54URL_sdl=
65MD5_sdl=
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- PRIORITY_sqlite3=1
43VERSION_sqlite3=3
54URL_sqlite3=
65MD5_sqlite3=
You can’t perform that action at this time.
0 commit comments