Package libpopt: Information

Source package: libpopt
Version: 1.18-alt1
Build time:  Aug 26, 2021, 11:24 PM in the task #283609
Category: System/Libraries
Report package bug
License: MIT
Summary: A C library for parsing command line parameters
Description: 
Popt is a C library for parsing command line parameters.  Popt was
heavily influenced by the getopt() and getopt_long() functions, but it
improves on them by allowing more powerful argument expansion.  Popt
can parse arbitrary argv[] style arrays and automatically set
variables based on command line arguments.  Popt allows command line
arguments to be aliased via configuration files and includes utility
functions for parsing arbitrary strings into argv[] arrays using
shell-like rules.

List of rpms provided by this srpm:
libpopt (x86_64, ppc64le, i586, armh, aarch64)
libpopt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libpopt-devel (x86_64, ppc64le, i586, armh, aarch64)
libpopt-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libpopt-doc (noarch)

Maintainer: Egor Ignatov


ACL:
@core
Anton Farygin

    1. doxygen
    2. glibc-devel-static
    3. fonts-ttf-dejavu
    4. graphviz

Last changed


Aug. 23, 2021 Egor Ignatov 1:1.18-alt1
- 1.18
- enable tests
- convert old postscript documentation to pdf
- add -ffat-lto-objects to build static libs with -flto enabled
- update poptBadOption patch
- rediff alloc-checks patch
- rediff context-checks patch
- rediff vers patch
- drop automake-tests patch (obsolete)
- drop automake patch (obsolete)
- drop secure_getenv patch (merged)
- drop pkgconfig patch (merged)
- add doxygen-src-path patch
June 20, 2017 Anton Farygin 1:1.16-alt1
- 1.16 (closes: 32186).
Feb. 9, 2016 Michael Shigorin 1:1.14-alt10
- BOOTSTRAP: fixed --without apidocs build.
- Replaced bzip2 with xz while at that.