blob: d8cd1fb45935f2c68986f170a3afca53a73748fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mousepad-git
pkgdesc = Simple text editor for Xfce (git checkout)
pkgver = 0.5.4+142+gd71a464
pkgrel = 1
url = http://www.xfce.org/
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = GPL
makedepends = xfce4-dev-tools
makedepends = git
makedepends = intltool
depends = gtksourceview4
depends = desktop-file-utils
depends = hicolor-icon-theme
provides = mousepad=0.5.4+142+gd71a464
conflicts = mousepad
source = mousepad::git+https://gitlab.xfce.org/apps/mousepad
sha256sums = SKIP
pkgname = mousepad-git
|