We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9968079 commit e7d88f0Copy full SHA for e7d88f0
srcpkgs/R-cran-waldo/template
@@ -0,0 +1,16 @@
1
+# Template file for 'R-cran-waldo'
2
+pkgname=R-cran-waldo
3
+version=0.6.2
4
+revision=1
5
+build_style=R-cran
6
+makedepends="R-cran-cli R-cran-diffobj R-cran-glue R-cran-rlang"
7
+depends="R-cran-cli R-cran-diffobj R-cran-glue R-cran-rlang"
8
+short_desc="Find Differences Between R Objects"
9
+maintainer="Orphaned <orphan@voidlinux.org>"
10
+license="MIT"
11
+homepage="https://waldo.r-lib.org/"
12
+checksum=b22a746be625eec49736d2a0a18d96c45c14d97e30e42bc81a0740f3194e07fa
13
+
14
+post_install() {
15
+ vlicense LICENSE
16
+}
0 commit comments