blob: 8a4672fd1b40e93a3dafcb4f5dd9902623f04dc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = eclipse-pmd
pkgdesc = PMD static source code analysis (Java, XML, ...) plugin for Eclipse IDE
pkgver = 7.18.0
pkgrel = 1
url = http://pmd.sourceforge.net/
arch = any
license = BSD
license = Apache
depends = eclipse>=4.5.0
noextract = feature.jar
noextract = plugin.jar
noextract = license.txt
options = !strip
source = feature.jar::https://pmd.github.io/pmd-eclipse-plugin-p2-site/7.18.0.v20251031-1002-r/features/net.sourceforge.pmd.eclipse_7.18.0.v20251031-1002-r.jar
source = plugin.jar::https://pmd.github.io/pmd-eclipse-plugin-p2-site/7.18.0.v20251031-1002-r/plugins/net.sourceforge.pmd.eclipse.plugin_7.18.0.v20251031-1002-r.jar
source = license.txt::http://sourceforge.net/p/pmd/code/ci/master/tree/LICENSE?format=raw
sha256sums = 7339fd1ae85429fc0301207456265d7549ada3054800240e6138f9e7695c69be
sha256sums = 3de830c6f58b3457065209cf3fcb5287774436f7b020ed671b2167a01621474a
sha256sums = 296dae48eae5658f449a89cf512b8e05386c9c5adfb23d74cfb24efa145625db
pkgname = eclipse-pmd
|