Re: packer vs packer-io

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 23.06.2016 16:04, Andre "Osku" Schmidt via arch-general wrote:
> I would like to provide the user a single command to build "my" software
> (eg. make), but am not sure what i should do.

If there are pkg-config files or similar to detect the correct settings,
use those. Otherwise, just default to whatever is most common and
provide a configure option or environment variable (when you only have a
makefile) to change the value. Feel free to add a sanity check that for
example looks at the --version output if there is something like that.
If you add that, include an option to disable it though. It might break
in the future depending on what you look for.

Also, you want the distro maintainers to package your software for you.
They know what to do and they do stuff like this all the time. You don't
have to waste time on creating packages yourself or ask normal users to
install from source. Experienced users will be capable of changing a
configure option if they really need to build from source. Normal users
should use packages maintained by their distro.

Also kind of fitting: http://kmkeen.com/maintainers-matter/

HTH,
Florian


Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux