Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This of course, breaks compatibility with every program that uses it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* use $(bindir)
* use $(pkgdatadir)
* remove jh-mksource
|
|
|
|
jh-mksource is now superfluous with makepkg 4.1 and librefetch
|
|
|
|
* ignore everything with the "audio/*" type
* ignore XML files
* ignore OGG files
* ignore "*.git" directories
* ignore gettext files based on filename ('/po/^[^/]*.gmo$')
|
|
|
|
|
|
|
|
Code-wise:
* add `-m` flag for machine readable
* use mime-types instead of user-readable strings
* ignore files less than 3 bytes
Settings-wise:
* ignore _all_ `inode/*`, `text/*`, `image/*` and `video/*` types
* ignore PDFs and PostScript
* ignore .hg files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|