1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-11-16 20:03:54 +00:00

Add jdupes

This commit is contained in:
Jonathan Hakimi 2020-07-20 18:34:23 -04:00
parent 8780183bd6
commit ba894afe04

13
jdupes/package.yml Normal file
View file

@ -0,0 +1,13 @@
name : jdupes
version : 1
release : 1
source :
- git|https://github.com/jbruchon/jdupes : master
license : GPL-2.0-or-later
summary : Insert summary here
description: |
Insert description here
build : |
%make ENABLE_BTRFS=1 ENABLE_DEDUPE=1 STATIC_DEDUPE_H=1
install : |
%make_install PREFIX=%PREFIX%