Automated Text File Generator
AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. Its goal is to simplify the
maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text
that must be kept synchronized in parallel tables.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/autogen && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
autogen-5.18.14.tar.xz | 0001023324 999 KB | |
autogen-5.18.14.tar.xz.sig | 0000000473 473 Bytes | |
autogen-build_ldpath.patch | 0000000818 818 Bytes | |
autogen-catch-race-error.patch | 0000001059 1.03 KB | |
autogen-guile-2.2.patch | 0000002810 2.74 KB | |
autogen.changes | 0000022447 21.9 KB | |
autogen.keyring | 0000001735 1.69 KB | |
autogen.spec | 0000005102 4.98 KB | |
sprintf-overflow.patch | 0000001001 1001 Bytes |
Revision 46 (latest revision is 53)
Dominique Leuenberger (dimstar_suse)
accepted
request 626735
from
Andreas Schwab (Andreas_Schwab)
(revision 46)
- Don't require libopts-devel from autogen - Rename libopts-devel to autoopts - Move all autoopts related files to autoopts - Don't run autoreconf - Don't remove -Werror - sprintf-overflow.patch: Fix sprintf overflow - autogen-guile-2.2.patch: properly add support for guile 2.2 - autogen-constant-timeout.patch: remove, use --enable-timeout instead (forwarded request 626734 from Andreas_Schwab)
Comments 0