Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/python-for-android

Turn your Python application into an Android APK
https://github.com/kivy/python-for-android

remove priority from the recipe, not used anymore.

082481c168184b44d8de67585b93c278e3409929 authored about 13 years ago
update website

652b46a57b4a0507ebf7b0a39e7673982722cf9e authored about 13 years ago
add fast overview about the usage

44b1e7b0a72bb9c6371a284556b9e7cdd8c78f45 authored about 13 years ago
update readme to rely on the latest docs

12b60a548a6bf64bae2b40b50cea1a4357889654 authored about 13 years ago
try to fix theme

3ef81e50235a282d08c711ede79ae2180877c8e4 authored about 13 years ago
seperate documentation, should be ok now.

1952530dfe81183e0f7e4a38eadff4e791fe4839 authored about 13 years ago
change sphinx theme for rtds

24e9711ca7b4f5da6acb6e3eda5e077558a0d434 authored about 13 years ago
first pass to add sphinx documentation

0eb816344adc4e229dad2cb4c8faeaafbf3fee8d authored about 13 years ago
add cython in the apt-get install + explain why

b022b512270bb1dd64617f2e21f5c2ee72ede3d8 authored about 13 years ago
fix start.c with Python for android name

1847cbd19665034835e7eefc4dec4aba4dc46814 authored about 13 years ago
add more sanity check about android sdk / ndk. dont do anything if sdk/ndk path are wrong, or if we dont found arm gcc compiler cause of missing sdk android platform tools

7834473a88d02a451f9d62930b6c564eeb75b88b authored about 13 years ago
Merge branch 'master', remote-tracking branch 'origin/master'

644f774211aaf2d5bcac7f314342799814db5a02 authored about 13 years ago
dont say ubuntu only, but tested only on ubuntu

9b7df79c82e1112eec804d12ebfbaf3a14b38b84 authored about 13 years ago
add ccache in the installation line

a9e9214b5e4f21d4b7b7bc83ea54ca98fc434130 authored about 13 years ago
fix deps (again.)

6f1d449d5e74805d5f670a8e3b4eafc2ec7b2e54 authored about 13 years ago
fix deps on pygame

21435e04e3f89cb4c76c3ce3bc01732f1d7638c2 authored about 13 years ago
add c++ chipmunk lib (no python)

46f8ea70301343ed7df71a8bc385ed35e268ec60 authored about 13 years ago
add hex encoding

74ca703831a2dab97c3c9a9cae4cae2068ce5ff7 authored about 13 years ago
add ^ for beeing able to match a file from start without the / in blacklist.txt

6d2cb9deee6bd668c761b63b9d21a3df6722af29 authored about 13 years ago
fix png/jpeg recipe

b2e4df2853b24f17190d913a21dbccc2973ff1a4 authored about 13 years ago
add openssl in readme

520c90235ff811479288a10e5e2746dd41bc1794 authored about 13 years ago
better test for not compiling kivy and PIL again

99ed22731240f6cf29ceb4bcce9e14b780588921 authored about 13 years ago
add openssl recipe

6d6f15ce6ed6f5d704eebd9d4626b33680355ab4 authored about 13 years ago
remove todo

efe53a25108ed0e51964aad8e4328d3d7ce82843 authored about 13 years ago
typo

2e38db7203ff78cc8a6b6f4081b9f3c0ad0468e4 authored about 13 years ago
add ffmpeg in the module list

65aff0a7f22e2eb9ee261d75967831e08e9d72e2 authored about 13 years ago
add ffmpeg recipe for ffmpeg-android

24c01432bd12b842f7a73894715544a09405f4a6 authored about 13 years ago
update module list in readme

7d314e6a1157fa8b4758dd9bb0fc8b65ea594ab7 authored about 13 years ago
add recipes for libxml2 libxslt and lxml

bf86c1490532e460b8b4df7a966749a3ef44b9ae authored about 13 years ago
remove PRIORITY_*, not used anymore (we are smart on order ^^)

291ed50e1b6f11972e597c5ef5d6b2a5bbcd774b authored about 13 years ago
fix -f option (libs was removed and never recreated.)

bbcc61fc220625dd73bfcb86cc6094448f49be17 authored about 13 years ago
fix link in readme

a27118a2faa5f3135446895946ad38aa365ee49f authored about 13 years ago
add -f option to clean the whole build / force compilation

0884323b4e38cb8928cda79cdd1c3097bdd1d2c9 authored about 13 years ago
remove old generated android manifest

00ed4021564dffd94e6af1e3622112c49324a0e1 authored about 13 years ago
enhance readme + update blacklist to remove other pygame modules

3e47f3dd3c754f93899087784269fd922fcac723 authored about 13 years ago
add a blacklist behavior to remove all the python files we are not using by default.

cec5df69378627c308391078eeed85a0c96d012b authored about 13 years ago
strip libraries when copying to private

ec73b33990e903473b79f7b84cdb43d8dd3307e6 authored about 13 years ago
improve doc to explain how its working.

f7b6b6448e4d3f18f2915876213449d76be426d8 authored about 13 years ago
update distribute.sh to add usage, options, and change how to compile modules.

3947edd69217c1cbed18e202b75d343041a099c6 authored about 13 years ago
put jpeg+png in static lib, if we are doing dynamic, system will be used instead of static. But static are included twice (sdl_image + pygame.imageext). must fix it.

ea20613a73cd02e15600161e2d2223e11cfc7eaa authored about 13 years ago
fix python module compilation + be more verbose

b6a0752af2fa44c47b3d8ef56d03ce4ee1127069 authored about 13 years ago
add android module, fix abort(), but _io.so still don't want to be loaded... fuck.

5758973f7541aeec2165cc797df740deba75c7cc authored about 13 years ago
add java bootstrap, template.

d412cdd01c1bfef07ebaf2ac3bd5eb1fc69273b5 authored about 13 years ago
rename configure.sh to distribute.sh, and start to code the distribution part.

4442705fc8eb789267fe25356f8ac957016b88e8 authored about 13 years ago
add kivy recipe

a834d4e12dccb9a39740f3c212cd8aab9712da3c authored about 13 years ago
add sdl + fix sdl sublib link + fix pygame recipes and add patch to fix compilation. now MODULES="sdl pygame" ./configure.sh is working !

4728d6443eccccb7e8529c9ba466b900d4a2f758 authored about 13 years ago
start to add pygame, fix sdl compilation and copy all libs to build/libs

f2dd25ad3866d9990a840f5397e6b949e1acc3b9 authored about 13 years ago
add ignore files (default and local properties auto generated from config.sh)

75da8fda8b654b7622350d0c3aa49dcacb6f8060 authored about 13 years ago
wip, python finally compile without gethostbyaddr_r missing.

d7ef97aea70ccc51f7ab20ae3891dabced946cc2 authored about 13 years ago
fix doc

6ca248c499b36316db97b44ab112c767759c7e57 authored about 13 years ago
fix doc

2a8b2f6a00909004776216b75f31db9db0f379f3 authored about 13 years ago
remove header in recipe template

ee1945e84fd5967ee4f9b935a2b8821820f60e39 authored about 13 years ago
add doc (not finished) about how to create a recipe

4c475d34d25872f24b76d60bc105dc8709fbb080 authored about 13 years ago
add jpeg, png and pil recipes + upgrade of configure.sh to support dependencies from recipes

fceb5fbf697b8846d35163ca743f8dd65f1f56e0 authored about 13 years ago
dont add link to sdl

9df1863fbeee843125d256f3d89db8cc08c3999e authored about 13 years ago
add android sources for some already prepared modules (freetype, jpeg, intl, png, ...)

5665b3a3f754fd994ab2c7be1521ea4d1dc64efe authored about 13 years ago
it can be possible that the tar.gz/... have not the same root directory at its filename. if not, move it.

327dcb81258f71728065fbee4d2df169e873916f authored about 13 years ago
indicate that the project is not usable

6a3334a07c7570cd2c3584d15ca9ca699a1b98d3 authored about 13 years ago
add licence

ca06404736c31f5ad15e77b90df807f87198ee6f authored about 13 years ago
fix readme.rst table markup

16bbb9683c3fa149066ef892128186b1f1b402ef authored about 13 years ago
wrote base for building recipes. include hostpython and python recipes

bdefea168cff855021b7956cb7da3bd84122bd3a authored about 13 years ago
first commit

6234a5d11d35d4a1b7fee9433461499f68a915d9 authored about 13 years ago