8000 Standardize locations of files · Issue #45 · SpectralPack/Immolate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Standardize locations of files #45
Open
@lexidevs

Description

@lexidevs

Hi there! I'm trying to package Immolate into an AUR package to make it easy to install on Arch Linux, but there are a few things that make this quite difficult. First of all, the default build instructions require you to execute the Immolate executable from the main repo folder -- i.e. by building into build, and then executing ./build/Immolate. Following the Linux build instructions, if you are in any other directory, Immolate will throw an error because it cannot find search.cl.

I understand that it's useful to have search.cl and the filters in a directory where the user can modify them. What do you think of putting these other files in /usr/lib/immolate or possibly include them from $XDG_CONFIG_DIR or $XDG_DATA_HOME? These directories could be configured at runtime, preferably with a configuration file (which would likely be located in /etc/).

I feel like this would go a long way to bringing this utility more in-line with most other command-line programs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0