blob: 6eea341a5991ed24e17217e35a90b74249e5af73 (
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
31
32
33
34
35
36
|
pkgbase = rmlint-git
pkgver = 2.10.3.r0.g2fe7dc80
pkgrel = 2
url = https://github.com/sahib/rmlint
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = scons
makedepends = python-sphinx
makedepends = python-setuptools
optdepends = util-linux-libs
optdepends = json-glib
optdepends = gettext
source = rmlint::git+https://github.com/sahib/rmlint
sha256sums = SKIP
pkgname = rmlint-git
pkgdesc = Tool to remove duplicates and other lint, being much faster than fdupes
depends = glib2
depends = libelf
provides = rmlint
conflicts =
pkgname = rmlint-shredder-git
pkgdesc = Graphical user interface for rmlint
depends = gtksourceview4
depends = python-cairo
depends = python-colorlog
depends = python-gobject
depends = python-parsedatetime
depends = rmlint
depends = librsvg
depends = xdg-utils
provides = rmlint-shredder
conflicts =
|