blob: d5f3ebb4d70c83672041b63a7c801018bd3bbe4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = xed-git
pkgdesc = A small and lightweight text editor. X-Apps Project (git version).
pkgver = 3.6.2.r1.gcc82519
pkgrel = 1
url = https://github.com/linuxmint/xed
arch = i686
arch = x86_64
arch = armv7h
license = GPL
makedepends = git
makedepends = gobject-introspection
makedepends = meson
makedepends = intltool
makedepends = itstool
makedepends = glib2-devel
depends = gtksourceview4
depends = enchant
depends = desktop-file-utils
depends = libsm
depends = libpeas
depends = xapps
depends = gspell
optdepends = yelp: View help and documentation from the app
provides = xed-git
provides = xed
conflicts = xed
source = xed-git::git+https://github.com/linuxmint/xed.git
md5sums = SKIP
pkgname = xed-git
|