mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: R-cran-lifecycle-0.1.0
This commit is contained in:
parent
67642fdefa
commit
a48ef8a9b6
1 changed files with 12 additions and 0 deletions
12
srcpkgs/R-cran-lifecycle/template
Normal file
12
srcpkgs/R-cran-lifecycle/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'R-cran-lifecycle'
|
||||||
|
pkgname=R-cran-lifecycle
|
||||||
|
version=0.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
makedepends="R-cran-glue R-cran-rlang"
|
||||||
|
depends="R-cran-glue R-cran-rlang"
|
||||||
|
short_desc="Manage the Life Cycle of your Package Functions"
|
||||||
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/r-lib/lifecycle"
|
||||||
|
checksum=961c28c016d54beee496572a88602fe94d8456ee6455ac88cb2e0fc3273c3387
|
Loading…
Add table
Reference in a new issue