mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 06:50:53 -04:00
Updated codec2 recipe
This commit is contained in:
parent
d4dda92278
commit
113df51f13
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ from pythonforandroid.recipe import Recipe
|
||||||
from pythonforandroid.toolchain import current_directory, shprint
|
from pythonforandroid.toolchain import current_directory, shprint
|
||||||
import sh
|
import sh
|
||||||
|
|
||||||
|
# For debugging, clean with
|
||||||
|
# buildozer android p4a -- clean_recipe_build codec2 --local-recipes ~/Information/Source/Sideband/recipes
|
||||||
|
|
||||||
class Codec2Recipe(Recipe):
|
class Codec2Recipe(Recipe):
|
||||||
url = "https://github.com/markqvist/codec2/archive/00e01c9d72d3b1607e165c71c4c9c942d277dfac.tar.gz"
|
url = "https://github.com/markqvist/codec2/archive/00e01c9d72d3b1607e165c71c4c9c942d277dfac.tar.gz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue