Search Criteria
Package Details: detect-it-easy 3.07-1
Git Clone URL: | https://aur.archlinux.org/detect-it-easy.git (read-only, click to copy) |
---|---|
Package Base: | detect-it-easy |
Description: | Detect It Easy, or abbreviated "DIE" is a program for determining types of files |
Upstream URL: | https://horsicq.github.io |
Licenses: | MIT |
Submitter: | m3thodic |
Maintainer: | m3thodic |
Last Packager: | m3thodic |
Votes: | 6 |
Popularity: | 0.143600 |
First Submitted: | 2018-08-09 11:47 (UTC) |
Last Updated: | 2023-01-22 02:06 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR)
Latest Comments
AsukaMinato commented on 2023-04-25 08:19 (UTC)
I've created a detect-it-easy-bin package, it has the "-bin" and correct dep. (For anyone who wants to install it from aur).
AsukaMinato commented on 2023-02-14 15:46 (UTC)
Just use https://github.com/horsicq/DIE-engine/releases/download/3.07/detect-it-easy-3.07-1-x86_64.pkg.tar.zst
BuringStraw commented on 2022-07-31 07:28 (UTC)
should add qt5-script to Dependencies
class101 commented on 2021-06-05 16:57 (UTC) (edited on 2021-06-05 16:57 (UTC) by class101)
Hello guys,
Indeed this is a binary but not only, this is also "portable", that's a cool idea for Windows systems, not really conventional on Linux, one of the numerous bad reason to do this is that it is redistributing outdated libraries, and adds a notable layer of complexity into the build system just to handle libraries.
I have created
aur/detect-it-easy-it
*.sh
script is necessaryFeel free to abuse :)
https://aur.archlinux.org/packages/detect-it-easy-git/
Batou commented on 2021-05-31 20:01 (UTC) (edited on 2021-05-31 20:07 (UTC) by Batou)
Hi, this does not work as installed due to expected path inside of
die.sh
.To get it working, replace the CWD path in
/usr/bin/die.sh
.This can be done with
sed
inside of the PKGBUILD and you don't need to host a diff file anywhere.sandsmark commented on 2019-07-16 05:29 (UTC)
this package should probably be renamed detect-it-easy-bin, since it just uses the precompiled binary