blob: 273e796e4d29d0b8cc1853536b3be45e9d89bda4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = panther-launcher-git
pkgdesc = Fork of Slingshot launcher without Elementary dependencies
pkgver = 1.13.0.r5.gbdb7d63
pkgrel = 1
url = https://gitlab.com/rastersoft/panther_launcher
arch = i686
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = vala
makedepends = cmake
depends = gnome-menus
depends = libgee
depends = gtk3
depends = libsoup
depends = gnome-icon-theme
depends = mate-panel
source = panther-launcher-git::git+https://gitlab.com/rastersoft/panther_launcher
sha512sums = SKIP
pkgname = panther-launcher-git
|