This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: envolution | |
# Contributor: Jan Cholasta <grubber at grubber cz> | |
# shellcheck shell=bash disable=SC2034,SC2154 | |
pkgname=slade | |
pkgver=3.2.7 | |
pkgrel=12 | |
pkgdesc='SLADE3 Doom editor' | |
arch=('i686' 'x86_64') | |
url='http://slade.mancubus.net/' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff -Naur sedutil_orig/PKGBUILD sedutil/PKGBUILD | |
--- sedutil_orig/PKGBUILD 2025-06-01 23:43:47.331591194 -0400 | |
+++ sedutil/PKGBUILD 2025-06-01 23:48:44.260916483 -0400 | |
@@ -28,7 +28,8 @@ | |
'mkinitcpio.conf.lib' | |
'linuxpba.hook' | |
'linuxpba.install' | |
- 'getpasswd.c') | |
+ 'getpasswd.c' | |
+ 'sedutil-fix-hidden-identify-overload.patch') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /github/envolution/aur/maintain/build/openfoam/PKGBUILD 2025-02-07 03:58:55.974030381 -0500 | |
+++ PKGBUILD 2025-05-19 17:20:24.168928213 -0400 | |
@@ -11,7 +11,7 @@ | |
_pkgver="${pkgver%.*}" | |
_subver="${pkgver#*.}" | |
[[ "$pkgver" = "$_subver" ]] && _subver="version-$pkgver" | |
-pkgrel=4 | |
+pkgrel=5 | |
pkgdesc="The open source CFD toolbox (www.openfoam.org)" | |
_distpkgbase=OpenFOAM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Victor Lavaud <victor.lavaud@pm.me> | |
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") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> | |
# Maintainer: Fabian Bornschein <fabiscafe@archlinux.org> | |
pkgbase=libadwaita | |
pkgname=( | |
libadwaita | |
) | |
pkgver=1.7alpha | |
pkgrel=1 | |
epoch=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: envolution | |
# Contributor: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix | |
# Contributor: Talebian <talebian@sovietunion.xyz> | |
# shellcheck shell=bash disable=SC2034,SC2154 | |
pkgname=bottles-git | |
pkgver=51.17.r50.g8996b41e | |
pkgrel=1 | |
epoch=2 | |
pkgdesc="Easily manage wineprefix using environments" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: rumpelsepp <stefan at rumpelsepp dot org> | |
# Contributor: Carl Smedstad <carsme@archlinux.org> | |
# 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" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Carlos Aznarán <caznaranl@uni.pe> | |
# Contributor: Sam L. Yes <samlukeyes123@gmail.com> | |
_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 |
NewerOlder