Now About Social Code
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--com.fryzekconcepts.weegtk.json67
1 files changed, 51 insertions, 16 deletions
diff --git a/com.fryzekconcepts.weegtk.json b/com.fryzekconcepts.weegtk.json
index 63253f2..493e5e2 100644
--- a/com.fryzekconcepts.weegtk.json
+++ b/com.fryzekconcepts.weegtk.json
@@ -55,13 +55,20 @@
"name" : "python3-charsetnormalizer",
"buildsystem" : "simple",
"build-commands" : [
- "pip install --prefix=/app charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
+ "pip install --prefix=/app charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_\"$(uname -m)\".manylinux2014_\"$(uname -m)\".whl"
],
"sources" : [
{
"type" : "file",
"url" : "https://files.pythonhosted.org/packages/ee/fb/14d30eb4956408ee3ae09ad34299131fb383c47df355ddb428a7331cfa1e/charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
- "sha256" : "90d558489962fd4918143277a773316e56c72da56ec7aa3dc3dbbe20fdfed15b"
+ "sha256" : "90d558489962fd4918143277a773316e56c72da56ec7aa3dc3dbbe20fdfed15b",
+ "only-arches": ["x86_64"]
+ },
+ {
+ "type" : "file",
+ "url" : "https://files.pythonhosted.org/packages/99/b0/9c365f6d79a9f0f3c379ddb40a256a67aa69c59609608fe7feb6235896e1/charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
+ "sha256" : "8f4a014bc36d3c57402e2977dada34f9c12300af536839dc38c0beab8878f38a",
+ "only-arches": ["aarch64"]
}
]
},
@@ -110,56 +117,84 @@
{
"name" : "python3-cffi",
"buildsystem" : "simple",
- "build-commands" : [
- "pip install --prefix=/app cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
+ "build-commands": [
+ "pip install --prefix=/app cffi-1.17.1-cp312-cp312-manylinux_2_17_\"$(uname -m)\".manylinux2014_\"$(uname -m)\".whl"
],
"sources" : [
{
"type" : "file",
"url" : "https://files.pythonhosted.org/packages/b2/d5/da47df7004cb17e4955df6a43d14b3b4ae77737dff8bf7f8f333196717bf/cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
- "sha256" : "b62ce867176a75d03a665bad002af8e6d54644fad99a3c70905c543130e39d93"
+ "sha256" : "b62ce867176a75d03a665bad002af8e6d54644fad99a3c70905c543130e39d93",
+ "only-arches": ["x86_64"]
+ },
+ {
+ "type" : "file",
+ "url" : "https://files.pythonhosted.org/packages/1a/df/f8d151540d8c200eb1c6fba8cd0dfd40904f1b0682ea705c36e6c2e97ab3/cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
+ "sha256" : "da95af8214998d77a98cc14e3a3bd00aa191526343078b530ceb0bd710fb48a5",
+ "only-arches": ["aarch64"]
}
]
},
{
"name" : "python3-cryptography",
"buildsystem" : "simple",
- "build-commands" : [
- "pip install --prefix=/app cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl"
+ "build-commands": [
+ "pip install --prefix=/app cryptography-43.0.1-cp39-abi3-manylinux_2_28_\"$(uname -m)\".whl"
],
"sources" : [
{
"type" : "file",
"url" : "https://files.pythonhosted.org/packages/ac/7e/ebda4dd4ae098a0990753efbb4b50954f1d03003846b943ea85070782da7/cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl",
- "sha256" : "511f4273808ab590912a93ddb4e3914dfd8a388fed883361b02dea3791f292e1"
+ "sha256" : "511f4273808ab590912a93ddb4e3914dfd8a388fed883361b02dea3791f292e1",
+ "only-arches": ["x86_64"]
+ },
+ {
+ "type" : "file",
+ "url" : "https://files.pythonhosted.org/packages/64/f3/b7946c3887cf7436f002f4cbb1e6aec77b8d299b86be48eeadfefb937c4b/cryptography-43.0.1-cp39-abi3-manylinux_2_28_aarch64.whl",
+ "sha256" : "d03a475165f3134f773d1388aeb19c2d25ba88b6a9733c5c590b9ff7bbfa2e0c",
+ "only-arches": ["aarch64"]
}
]
},
{
"name" : "python3-bcrypt",
"buildsystem" : "simple",
- "build-commands" : [
- "pip install --prefix=/app bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl"
+ "build-commands": [
+ "pip install --prefix=/app bcrypt-4.2.0-cp39-abi3-manylinux_2_28_\"$(uname -m)\".whl"
],
"sources" : [
{
"type" : "file",
"url" : "https://files.pythonhosted.org/packages/3e/d0/31938bb697600a04864246acde4918c4190a938f891fd11883eaaf41327a/bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl",
- "sha256" : "3d3a6d28cb2305b43feac298774b997e372e56c7c7afd90a12b3dc49b189151c"
+ "sha256" : "3d3a6d28cb2305b43feac298774b997e372e56c7c7afd90a12b3dc49b189151c",
+ "only-arches": ["x86_64"]
+ },
+ {
+ "type" : "file",
+ "url" : "https://files.pythonhosted.org/packages/cc/14/b9ff8e0218bee95e517b70e91130effb4511e8827ac1ab00b4e30943a3f6/bcrypt-4.2.0-cp39-abi3-manylinux_2_28_aarch64.whl",
+ "sha256" : "8d7bb9c42801035e61c109c345a28ed7e84426ae4865511eb82e913df18f58c2",
+ "only-arches": ["aarch64"]
}
]
},
{
"name" : "python3-pynacl",
"buildsystem" : "simple",
- "build-commands" : [
- "pip install --prefix=/app PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
+ "build-commands": [
+ "pip install --prefix=/app PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_\"$(uname -m)\".manylinux2014_\"$(uname -m)\".whl"
],
"sources" : [
{
"type" : "file",
"url" : "https://files.pythonhosted.org/packages/66/28/ca86676b69bf9f90e710571b67450508484388bfce09acf8a46f0b8c785f/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
- "sha256" : "06b8f6fa7f5de8d5d2f7573fe8c863c051225a27b61e6860fd047b1775807858"
+ "sha256" : "06b8f6fa7f5de8d5d2f7573fe8c863c051225a27b61e6860fd047b1775807858",
+ "only-arches": ["x86_64"]
+ },
+ {
+ "type" : "file",
+ "url" : "https://files.pythonhosted.org/packages/5d/70/87a065c37cca41a75f2ce113a5a2c2aa7533be648b184ade58971b5f7ccc/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
+ "sha256" : "a36d4a9dda1f19ce6e03c9a784a2921a4b726b02e1c736600ca9c22029474394",
+ "only-arches": ["aarch64"]
}
]
},
@@ -197,8 +232,8 @@
"buildsystem" : "meson",
"sources" : [
{
- "type" : "git",
- "url" : "file:///home/lfryzek/Documents/projects/gtk/weegtk"
+ "type" : "dir",
+ "path" : "."
}
]
}