Skip to content
Snippets Groups Projects
Unverified Commit b1497f99 authored by Maxime Gauduin's avatar Maxime Gauduin
Browse files

upgpkg: 7.0.0.r66.39d2ae5-1

parent 15dd126c
No related branches found
Tags 7.0.0.r66.39d2ae5-1
No related merge requests found
pkgbase = switchboard-plug-display
pkgdesc = Switchboard Display Plug
pkgver = 7.0.0
pkgver = 7.0.0.r66.39d2ae5
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-display
arch = x86_64
groups = pantheon
license = GPL3
license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = switchboard
makedepends = vala
depends = glib2
depends = gtk3
depends = glibc
depends = gtk4
depends = libadwaita-1.so
depends = libgee
depends = libgranite.so
depends = libswitchboard-2.0.so
source = git+https://github.com/elementary/switchboard-plug-display.git#tag=5426bd87d06bdb8bb7294f80197e94b1e44b5dc0
sha256sums = SKIP
depends = libgranite-7.so
depends = libswitchboard-3.so
source = git+https://github.com/elementary/switchboard-plug-display.git#commit=39d2ae5375afb8ed2f7b5cac6c746f6d3f354772
b2sums = SKIP
pkgname = switchboard-plug-display
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-display
pkgver=7.0.0
pkgver=7.0.0.r66.39d2ae5
pkgrel=1
pkgdesc='Switchboard Display Plug'
arch=(x86_64)
url=https://github.com/elementary/switchboard-plug-display
license=(GPL3)
license=(GPL-3.0-only)
groups=(pantheon)
depends=(
glib2
gtk3
glibc
gtk4
libadwaita-1.so
libgee
libgranite.so
libswitchboard-2.0.so
libgranite-7.so
libswitchboard-3.so
)
makedepends=(
git
meson
switchboard
vala
)
_tag=5426bd87d06bdb8bb7294f80197e94b1e44b5dc0
source=(git+https://github.com/elementary/switchboard-plug-display.git#tag=${_tag})
sha256sums=(SKIP)
_commit=39d2ae5375afb8ed2f7b5cac6c746f6d3f354772
source=(git+https://github.com/elementary/switchboard-plug-display.git#commit=${_commit})
b2sums=(SKIP)
pkgver() {
cd switchboard-plug-display
git describe --tags
git describe --tags | sed 's/-/.r/; s/-g/./'
}
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment