Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
livewallpaper


Commits:
e806f6c9 by Robin Candau at 2023-09-28T09:30:50+02:00
upgpkg: 0.5.0.333-4 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,25 @@
+pkgbase = livewallpaper
+       pkgdesc = Animated 3D wallpapers
+       pkgver = 0.5.0.333
+       pkgrel = 4
+       url = https://launchpad.net/livewallpaper
+       arch = x86_64
+       license = GPL3
+       makedepends = breezy
+       makedepends = cmake
+       makedepends = gobject-introspection
+       makedepends = intltool
+       makedepends = ninja
+       makedepends = vala
+       makedepends = xcftools
+       depends = glew
+       depends = libpeas
+       depends = python-cairo
+       depends = python-gobject
+       depends = python-opengl
+       depends = python-pillow
+       depends = upower
+       source = 
livewallpaper::bzr+https://launchpad.net/livewallpaper/trunk#revision=333
+       sha256sums = SKIP
+
+pkgname = livewallpaper


=====================================
PKGBUILD
=====================================
@@ -3,13 +3,13 @@
 
 pkgname=livewallpaper
 pkgver=0.5.0.333
-pkgrel=3
+pkgrel=4
 pkgdesc='Animated 3D wallpapers'
 url='https://launchpad.net/livewallpaper'
 license=(GPL3)
 arch=(x86_64)
 depends=(glew libpeas python-cairo python-gobject python-opengl python-pillow 
upower)
-makedepends=(bzr cmake gobject-introspection intltool ninja vala xcftools)
+makedepends=(breezy cmake gobject-introspection intltool ninja vala xcftools)
 source=("$pkgname::bzr+$url/trunk#revision=${pkgver##*.}")
 sha256sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/livewallpaper/-/commit/e806f6c9e6cb86a36c2c5c0ac1fffbe3b4240122

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/livewallpaper/-/commit/e806f6c9e6cb86a36c2c5c0ac1fffbe3b4240122
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to