Mercurial > hg > pub > prymula > scripts
comparison bing4desktop/PKG/PKGBUILD @ 35:7cf972a1889d
bing4desktop-0.240209-0_version fix
author | prymula <prymula76@outlook.com> |
---|---|
date | Fri, 09 Feb 2024 18:39:07 +0100 |
parents | 1d063d3bf7ff |
children |
comparison
equal
deleted
inserted
replaced
34:9bcb32b7526a | 35:7cf972a1889d |
---|---|
1 # Maintainer: Przemyslaw R. Pietraszczyk <prymula76@outlook.com> | 1 # Maintainer: Przemyslaw R. Pietraszczyk <prymula76@outlook.com> |
2 | 2 |
3 pkgname=bing4desktop | 3 pkgname=bing4desktop |
4 pkgver=0.240208 | 4 pkgver=0.240209 |
5 pkgrel=2 | 5 pkgrel=0 |
6 pkgdesc="Beautify your desktop with photos from Bing search engine" | 6 pkgdesc="Beautify your desktop with photos from Bing search engine" |
7 arch=('any') | 7 arch=('any') |
8 url="prymula.ct8.pl" | 8 url="prymula.ct8.pl" |
9 license=('Public Domain') | 9 license=('Public Domain') |
10 groups=() | 10 groups=() |
11 provides=('bing4desktop') | 11 provides=('bing4desktop') |
12 depends=('python' 'python-pillow' 'python-requests' 'tk') | 12 depends=('python' 'python-pillow' 'python-requests' 'tk') |
13 makedepends=('python' 'python-pillow' 'python-requests' 'tk') | 13 makedepends=('python' 'python-pillow' 'python-requests' 'tk') |
14 source=(${pkgname}-${pkgver}-${pkgrel}.tar.gz) | 14 source=(${pkgname}-${pkgver}-${pkgrel}.tar.gz) |
15 noextract=() | 15 noextract=() |
16 sha256sums=('9beeff843198412b8b9972faea2bb076ea0f5a3f73dca9a387ed0e007e8fcf24') #generate with 'makepkg -g' || sha256sum | 16 sha256sums=('946becc4f85c82fd815d4e761466323020b87de2da976052f79b09e845282efe') #generate with 'makepkg -g' || sha256sum |
17 | 17 |
18 #build() { | 18 #build() { |
19 #cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}" | 19 #cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}" |
20 #python -m build --wheel --no-isolation | 20 #python -m build --wheel --no-isolation |
21 #} | 21 #} |