Package Details: photobroom-git v1.6.0.r529.g8dfc50393-1

Git Clone URL: https://aur.archlinux.org/photobroom-git.git (read-only, click to copy)
Package Base: photobroom-git
Description: Photos managing tool
Upstream URL: https://github.com/Kicer86/photobroom
Licenses: GPL3
Conflicts: photobroom
Provides: photobroom
Submitter: Kicer
Maintainer: Kicer
Last Packager: Kicer
Votes: 0
Popularity: 0.000000
First Submitted: 2020-12-29 11:31 (UTC)
Last Updated: 2024-02-09 15:21 (UTC)

Latest Comments

sandsmark commented on 2021-03-27 15:08 (UTC) (edited on 2021-03-27 15:22 (UTC) by sandsmark)

it now builddepends on magic_enum, and needs a bump for FindMagicEnum:

diff --git a/PKGBUILD b/PKGBUILD
  index 1e6fa5b..a14cb7b 100644
  --- a/PKGBUILD
  +++ b/PKGBUILD
  @@ -1,14 +1,14 @@
   # Maintainer: Michał Walenciak <kicer86@gmail.com>
   pkgname=photobroom-git
  -pkgver=v1.4.0.r220.g74cba5405
  -pkgrel=2
  +pkgver=v1.4.0.r465.gba8250a22
  +pkgrel=1
   pkgdesc="Photos managing tool"
   arch=('i686' 'x86_64')
   url="https://github.com/Kicer86/photobroom"
   license=('GPL3')
   groups=()
  -depends=('openlibrary' 'qt5-base')
  -makedepends=('cmake' 'exiv2' 'openlibrary' 'qt5-tools' 'dlib')
  +depends=('openlibrary' 'qt5-base' 'exiv2' 'dlib')
  +makedepends=('cmake' 'openlibrary' 'qt5-tools' 'git' 'magic_enum')
   optdepends=()
   provides=('photobroom')
   conflicts=('photobroom')
  @@ -18,7 +18,7 @@ options=()
   install=
   changelog=
   source=(photobroom-git::git+https://github.com/Kicer86/photobroom.git#branch=master
  -        cmake_modules::git+https://github.com/Kicer86/cmake_modules.git#commit=74a2986c6cd1f46b1ec1a2a3c7740e53a299bbef
  +        cmake_modules::git+https://github.com/Kicer86/cmake_modules.git#commit=b1e3891453826887411c952315227d5c91e204b6
           kwidgetsaddons::git+https://invent.kde.org/frameworks/kwidgetsaddons.git#commit=a2adad286075e4033bbba14ce0a3798a256622ac
           face_recognition_models::git+https://github.com/ageitgey/face_recognition_models.git#commit=e67de717267507d1e9246de95692eb8be736ab61
           github_api::git+https://github.com/Kicer86/github_api.git#commit=61267f15d558819bab7218c353a03d0d449774f9