Skip to content

Instantly share code, notes, and snippets.

# Maintainer: redponike <proton (dot) me>
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-dm-tree
_pkgname='tree'
pkgver=0.1.9
pkgrel=1
pkgdesc='tree is a library for working with nested data structures'
arch=('x86_64')
url='https://github.com/google-deepmind/tree'
# Maintainer: Victor Lavaud <[email protected]>
pkgname=python-google-generativeai
pkgver=0.8.4
pkgrel=2
pkgdesc="(deprecated) Google AI Python SDK for the Gemini API"
arch=('any')
url="https://github.com/google-gemini/generative-ai-python"
license=('Apache-2.0')
makedepends=('python-setuptools')
source=("generative-ai-${pkgver}.tar.gz::https://github.com/google-gemini/generative-ai-python/archive/refs/tags/v${pkgver}.tar.gz")
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
# Maintainer: Fabian Bornschein <[email protected]>
pkgbase=libadwaita
pkgname=(
libadwaita
)
pkgver=1.7alpha
pkgrel=1
epoch=1
@envolution
envolution / PKGBUILD
Created January 5, 2025 23:54
bottles-git PKGBUILD
# Maintainer: envolution
# Contributor: Fabio 'Lolix' Loli <[email protected]> -> https://github.com/FabioLolix
# Contributor: Talebian <[email protected]>
# shellcheck shell=bash disable=SC2034,SC2154
pkgname=bottles-git
pkgver=51.17.r50.g8996b41e
pkgrel=1
epoch=2
pkgdesc="Easily manage wineprefix using environments"
@envolution
envolution / dont-care-about-sandbox.patch
Created January 5, 2025 23:52
dont-care-about-sandbox.patch
diff -rub Bottles-51.16/bottles/frontend/meson.build Bottles-51.16-patched/bottles/frontend/meson.build
--- Bottles-51.16/bottles/frontend/meson.build 2024-12-12 22:50:52.000000000 +0100
+++ Bottles-51.16-patched/bottles/frontend/meson.build 2024-12-13 07:44:56.242543882 +0100
@@ -25,10 +25,6 @@
fs = import('fs')
-if not fs.is_file('/' + '.flatpak-info')
- error('file does not exist')
-endif
@envolution
envolution / PKGBUILD
Last active January 5, 2025 23:15
python-msgspec
# Maintainer: rumpelsepp <stefan at rumpelsepp dot org>
# Contributor: Carl Smedstad <[email protected]>
# Contributor: envolution
# shellcheck shell=bash disable=SC2034,SC2154
pkgname=python-msgspec
_pkgname=${pkgname#python-}
pkgver=0.19.0
pkgrel=1
pkgdesc="A fast and friendly JSON/MessagePack library, with optional schema validation"
# Maintainer: Carlos Aznarán <[email protected]>
# Contributor: Sam L. Yes <[email protected]>
_base=paddlepaddle
pkgname=${_base}-bin
pkgdesc="Parallel Distributed Deep Learning"
pkgver=2.6.2
pkgrel=2 #bump rel
arch=(x86_64)
url="https://${_base}.org.cn"
license=(Apache-2.0) #spdx identifier
# Maintainer: envolution
# Contributor: Sven-Hendrik Haase <[email protected]>
# Contributor: bartus <arch-user-repoᘓbartus.33mail.com>
pkgname=geogram-git
_pkgname='geogram'
pkgver=1.9.0+r1100+ge49be1199
pkgrel=1
pkgdesc="Library of geometric algorithms"
arch=('x86_64')
url="https://github.com/BrunoLevy/geogram"