comparison verysimpleslideshow/PKG/PKGBUILD @ 6:709bdcd2937b

vsss-0.230913-0.2_PKG_PATH
author prymula <prymula76@outlook.com>
date Thu, 01 Feb 2024 21:45:12 +0100
parents 4bdac9bd90cc
children d202f30cd362
comparison
equal deleted inserted replaced
5:193b5a5099f6 6:709bdcd2937b
9 groups=() 9 groups=()
10 depends=('python' 'python-pillow') 10 depends=('python' 'python-pillow')
11 makedepends=('python' 'python-pillow') 11 makedepends=('python' 'python-pillow')
12 source=($pkgname-$pkgver-$pkgrel.tar.gz) 12 source=($pkgname-$pkgver-$pkgrel.tar.gz)
13 noextract=() 13 noextract=()
14 sha256sums=('304c76b1e3fca440ee36df1389f054c16fe25fa8163e9e0b6f69bbdaadb1368b') #generate with 'makepkg -g' || sha256sum 14 sha256sums=('4862cf7fc1189a4ddd2bdb77c808e4f84ef2e28e7a15f297d0b4824bebfdfd45') #generate with 'makepkg -g' || sha256sum
15 15
16 #build() { 16 #build() {
17 #cd "$srcdir/$pkgname-$pkgver-$pkgrel" 17 #cd "$srcdir/$pkgname-$pkgver-$pkgrel"
18 #python -m build --wheel --no-isolation 18 #python -m build --wheel --no-isolation
19 #} 19 #}