forked from rosa/hakurei
internal/rosa/package: rename
Useful for packaging. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
package rename {
|
||||
description = "rename renames the filenames supplied according to the rule specified as the first argument";
|
||||
website = "https://search.cpan.org/dist/rename";
|
||||
anitya = 14302;
|
||||
|
||||
version# = "1.16.2";
|
||||
// CPAN missing files
|
||||
source = remoteGitHub {
|
||||
suffix = "pstray/rename";
|
||||
tag = "v"+version;
|
||||
checksum = "4VTeBcv1-oa_OlxpKS4h9ZxZMEq1wrk8hzaiBVZTMYCVQ0adDZ8ubPZ3VFf6qqeo";
|
||||
};
|
||||
|
||||
exec = makeMaker {};
|
||||
|
||||
runtime = [ perl ];
|
||||
}
|
||||
Reference in New Issue
Block a user