upg libtool lighttpd2 nano
This commit is contained in:
parent
5e9dd25d45
commit
6b7c5d2abd
6 changed files with 183 additions and 22 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=libnghttp2
|
||||
#_tag='69148c95ea5980b52c669135e45bf8204421aa9c' # git rev-parse v${pkgver}
|
||||
pkgver=1.61.0
|
||||
pkgver=1.62.0
|
||||
pkgrel=01
|
||||
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
|
||||
url='https://nghttp2.org/'
|
||||
|
@ -68,13 +68,15 @@ license=(MIT)
|
|||
|
||||
validpgpkeys=('F4F3B91474D1EB29889BD0EF7E8403D5D673C366') # Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
|
||||
|
||||
sha512sums=('a347249408552b1928ca42955a094be9c69a56fe9eb4a21ec8ac62c8c99ce8fa13a3fb2b1ba6363c75ac73a169ac62cbd954cfad607e872e821a6348817027e4'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP')
|
||||
sha256sums=(SKIP
|
||||
SKIP
|
||||
SKIP
|
||||
SKIP)
|
||||
|
||||
## 647b5c2059001ede03ab893e4f116a0d44ab083b01f33be53e2b4af4b4b1851c libnghttp2-1.61.0-01-x86_64.pkg.tar.lz
|
||||
sha512sums=('4e775f93cd476660c3bab24820a7f4084dc6779d67894c613528f650cf3172028885c302d5cf22278b69c4431632235d78b88a5b82fdd359702251d386095697'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP')
|
||||
|
||||
## 6593ef19599246971e48847247f992cac8764450836ff7b2314f2590a92f1f44 libnghttp2-1.62.0-01-x86_64.pkg.tar.lz
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Zhuoyun Wei <wzyboy@wzyboy.org>
|
||||
|
||||
pkgname=libnghttp2
|
||||
pkgver=1.61.0
|
||||
pkgver=1.62.0
|
||||
pkgrel=1
|
||||
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
|
||||
arch=('x86_64')
|
||||
|
@ -17,7 +17,7 @@ source=("git+https://github.com/nghttp2/nghttp2.git#tag=v${pkgver}?signed"
|
|||
'git+https://github.com/ngtcp2/munit.git'
|
||||
'git+https://github.com/mruby/mruby.git'
|
||||
'git+https://github.com/tatsuhiro-t/neverbleed.git')
|
||||
sha512sums=('a347249408552b1928ca42955a094be9c69a56fe9eb4a21ec8ac62c8c99ce8fa13a3fb2b1ba6363c75ac73a169ac62cbd954cfad607e872e821a6348817027e4'
|
||||
sha512sums=('4e775f93cd476660c3bab24820a7f4084dc6779d67894c613528f650cf3172028885c302d5cf22278b69c4431632235d78b88a5b82fdd359702251d386095697'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP')
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
# NOTE: libtool requires rebuilt with each new gcc version
|
||||
|
||||
pkgname=libtool
|
||||
pkgver=2.4.7+83+g7b091831
|
||||
_commit=7b0918310776395e1cbafe6a08b8df8f8a8a3e21
|
||||
pkgver=2.5.0+1+g38c166c8
|
||||
_commit=38c166c89b02a8bc95cc51fca89d15949c4d8956
|
||||
pkgrel=01
|
||||
_gccver=14.1.1
|
||||
pkgdesc='A generic library support script'
|
||||
|
@ -69,9 +69,9 @@ package() {
|
|||
|
||||
arch=(x86_64)
|
||||
|
||||
license=(GPL)
|
||||
license=('LGPL-2.0-or-later WITH Libtool-exception')
|
||||
|
||||
b2sums=('4609c9a44262e2ae1133eb62609c2dba06629ae77cfad1746dd086f02f85cdde43bde96dcd1113aac03ddc103c43f4ba5cf44c6390f56e20544433f6b2a5abd8'
|
||||
b2sums=('0f6a653d74479c538128ea4a76b607a76e6812297c71888356770b90846c351ed7019f86b89e8e66ec28fbcf4a085e7345929de22eacc1ce54968fc999296f73'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff')
|
||||
|
@ -81,5 +81,5 @@ sha256sums=(SKIP
|
|||
SKIP
|
||||
b6dce6681f223b18a90614edbcdeb00f228abd1216e22c4bd07285321cd2ceb7) # disable-lto-link-order2.patch
|
||||
|
||||
## 8246797ae7a0dbf10d441d3397dff5f289daa76a6da14a6b40155f5f54e6ecb4 libtool-2.4.7+83+g7b091831-01-x86_64.pkg.tar.lz
|
||||
|
||||
##
|
||||
##
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
# NOTE: requires rebuilt with each new gcc version
|
||||
|
||||
pkgname=libtool
|
||||
pkgver=2.4.7+83+g7b091831
|
||||
_commit=7b0918310776395e1cbafe6a08b8df8f8a8a3e21
|
||||
pkgver=2.5.0+1+g38c166c8
|
||||
_commit=38c166c89b02a8bc95cc51fca89d15949c4d8956
|
||||
pkgrel=1
|
||||
_gccver=14.1.1
|
||||
pkgdesc='A generic library support script'
|
||||
arch=(x86_64)
|
||||
url='https://www.gnu.org/software/libtool'
|
||||
license=(GPL)
|
||||
license=('LGPL-2.0-or-later WITH Libtool-exception')
|
||||
depends=(sh tar glibc)
|
||||
makedepends=("gcc>=$_gccver" git help2man)
|
||||
checkdepends=(gcc-fortran)
|
||||
|
@ -27,7 +27,7 @@ source=(
|
|||
gnulib-bootstrap::git+https://github.com/gnulib-modules/bootstrap.git
|
||||
disable-lto-link-order2.patch
|
||||
)
|
||||
b2sums=('4609c9a44262e2ae1133eb62609c2dba06629ae77cfad1746dd086f02f85cdde43bde96dcd1113aac03ddc103c43f4ba5cf44c6390f56e20544433f6b2a5abd8'
|
||||
b2sums=('0f6a653d74479c538128ea4a76b607a76e6812297c71888356770b90846c351ed7019f86b89e8e66ec28fbcf4a085e7345929de22eacc1ce54968fc999296f73'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff')
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=nano
|
||||
pkgver=8.0
|
||||
pkgrel=01
|
||||
pkgrel=02
|
||||
pkgdesc="Pico editor clone with enhancements"
|
||||
groups=( jobbot base )
|
||||
url="https://www.nano-editor.org"
|
||||
|
@ -19,11 +19,18 @@ source=(https://www.nano-editor.org/dist/v8/${pkgname}-${pkgver}.tar.xz{,.asc}
|
|||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
./configure --prefix=/usr \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--enable-color \
|
||||
--enable-nanorc \
|
||||
--enable-multibuffer
|
||||
--enable-multibuffer \
|
||||
--enable-threads=posix \
|
||||
--disable-wordcomp \
|
||||
--disable-wrapping \
|
||||
--enable-utf8 \
|
||||
--enable-year2038
|
||||
|
||||
make
|
||||
}
|
||||
|
||||
|
@ -50,5 +57,5 @@ sha256sums=(c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4 #
|
|||
fc468c440639bc0d47f5f51d1d9a367a41a18402cf9b5d4e98adb6ec42dc7c56 # nano-8.0.tar.xz.asc
|
||||
b6c0a10c45766ec0afa5af5e2fca639bc08d2b06f62a4356402253e080d20f9a) # jobo.nanorc
|
||||
|
||||
## c41f33b7edb64eb945fea4131c391d64cda413d1d908340d2d67e517b53eb175 nano-8.0-01-x86_64.pkg.tar.lz
|
||||
## 054da9d480ced7d543e8e23e4b95f76e967eba9130731bc4685b84107b4b7c01 nano-8.0-02-x86_64.pkg.tar.lz
|
||||
|
||||
|
|
152
nano/configure
vendored
Normal file
152
nano/configure
vendored
Normal file
|
@ -0,0 +1,152 @@
|
|||
`configure' configures GNU nano 8.0 to adapt to many kinds of systems.
|
||||
|
||||
Usage: src/nano-8.0/configure [OPTION]... [VAR=VALUE]...
|
||||
|
||||
To assign environment variables (e.g., CC, CFLAGS...), specify them as
|
||||
VAR=VALUE. See below for descriptions of some of the useful variables.
|
||||
|
||||
Defaults for the options are specified in brackets.
|
||||
|
||||
Configuration:
|
||||
-h, --help display this help and exit
|
||||
--help=short display options specific to this package
|
||||
--help=recursive display the short help of all the included packages
|
||||
-V, --version display version information and exit
|
||||
-q, --quiet, --silent do not print `checking ...' messages
|
||||
--cache-file=FILE cache test results in FILE [disabled]
|
||||
-C, --config-cache alias for `--cache-file=config.cache'
|
||||
-n, --no-create do not create output files
|
||||
--srcdir=DIR find the sources in DIR [configure dir or `..']
|
||||
|
||||
Installation directories:
|
||||
--prefix=PREFIX install architecture-independent files in PREFIX
|
||||
[/usr/local]
|
||||
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
|
||||
[PREFIX]
|
||||
|
||||
By default, `make install' will install all the files in
|
||||
`/usr/local/bin', `/usr/local/lib' etc. You can specify
|
||||
an installation prefix other than `/usr/local' using `--prefix',
|
||||
for instance `--prefix=$HOME'.
|
||||
|
||||
For better control, use the options below.
|
||||
|
||||
Fine tuning of the installation directories:
|
||||
--bindir=DIR user executables [EPREFIX/bin]
|
||||
--sbindir=DIR system admin executables [EPREFIX/sbin]
|
||||
--libexecdir=DIR program executables [EPREFIX/libexec]
|
||||
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
|
||||
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
|
||||
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
|
||||
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
|
||||
--libdir=DIR object code libraries [EPREFIX/lib]
|
||||
--includedir=DIR C header files [PREFIX/include]
|
||||
--oldincludedir=DIR C header files for non-gcc [/usr/include]
|
||||
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
|
||||
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
|
||||
--infodir=DIR info documentation [DATAROOTDIR/info]
|
||||
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
|
||||
--mandir=DIR man documentation [DATAROOTDIR/man]
|
||||
--docdir=DIR documentation root [DATAROOTDIR/doc/nano]
|
||||
--htmldir=DIR html documentation [DOCDIR]
|
||||
--dvidir=DIR dvi documentation [DOCDIR]
|
||||
--pdfdir=DIR pdf documentation [DOCDIR]
|
||||
--psdir=DIR ps documentation [DOCDIR]
|
||||
|
||||
Program names:
|
||||
--program-prefix=PREFIX prepend PREFIX to installed program names
|
||||
--program-suffix=SUFFIX append SUFFIX to installed program names
|
||||
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
|
||||
|
||||
System types:
|
||||
--build=BUILD configure for building on BUILD [guessed]
|
||||
--host=HOST cross-compile to build programs to run on HOST [BUILD]
|
||||
|
||||
Optional Features:
|
||||
--disable-option-checking ignore unrecognized --enable/--with options
|
||||
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
|
||||
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
|
||||
--enable-silent-rules less verbose build output (undo: "make V=1")
|
||||
--disable-silent-rules verbose build output (undo: "make V=0")
|
||||
--disable-maintainer-mode
|
||||
disable make rules and dependencies not useful (and
|
||||
sometimes confusing) to the casual installer
|
||||
--enable-dependency-tracking
|
||||
do not reject slow dependency extractors
|
||||
--disable-dependency-tracking
|
||||
speeds up one-time build
|
||||
--disable-largefile omit support for large files
|
||||
--enable-threads={isoc|posix|isoc+posix|windows}
|
||||
specify multithreading API
|
||||
--disable-threads build without multithread safety
|
||||
--enable-cross-guesses={conservative|risky}
|
||||
specify policy for cross-compilation guesses
|
||||
--disable-nls do not use Native Language Support
|
||||
--disable-rpath do not hardcode runtime library paths
|
||||
--disable-browser Disable the built-in file browser
|
||||
--disable-color Disable color and syntax highlighting
|
||||
--disable-comment Disable the comment/uncomment function
|
||||
--disable-extra Disable the Easter egg
|
||||
--disable-formatter Disable the formatting tool
|
||||
--disable-help Disable the built-in help texts
|
||||
--disable-histories Disable search and position histories
|
||||
--disable-justify Disable the justify/unjustify functions
|
||||
--disable-libmagic Disable detection of file types via libmagic
|
||||
--disable-linter Disable the linting tool
|
||||
--disable-linenumbers Disable line numbering
|
||||
--disable-mouse Disable mouse support
|
||||
--disable-multibuffer Disable multiple file buffers
|
||||
--disable-nanorc Disable the use of .nanorc files
|
||||
--disable-operatingdir Disable the setting of an operating directory
|
||||
--disable-speller Disable the spell-checking tool
|
||||
--disable-tabcomp Disable the tab-completion functions
|
||||
--disable-wordcomp Disable the word-completion function
|
||||
--disable-wrapping Disable all hard-wrapping of text
|
||||
--enable-debug Enable debugging (disabled by default)
|
||||
--enable-tiny Disable features for the sake of size
|
||||
--enable-utf8 Enable UTF-8 support
|
||||
--enable-altrcname Specify an alternate rcfile name (default: .nanorc)
|
||||
--enable-year2038 support timestamps after 2038
|
||||
|
||||
Optional Packages:
|
||||
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
|
||||
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
|
||||
--without-included-regex
|
||||
don't compile regex; this is the default on systems
|
||||
with recent-enough versions of the GNU C Library
|
||||
(use with caution on other systems).
|
||||
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
|
||||
--with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
|
||||
--without-libiconv-prefix don't search for libiconv in includedir and libdir
|
||||
--with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
|
||||
--without-libintl-prefix don't search for libintl in includedir and libdir
|
||||
|
||||
Some influential environment variables:
|
||||
CC C compiler command
|
||||
CFLAGS C compiler flags
|
||||
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
|
||||
nonstandard directory <lib dir>
|
||||
LIBS libraries to pass to the linker, e.g. -l<library>
|
||||
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
|
||||
you have headers in a nonstandard directory <include dir>
|
||||
CPP C preprocessor
|
||||
PKG_CONFIG path to pkg-config utility
|
||||
PKG_CONFIG_PATH
|
||||
directories to add to pkg-config's search path
|
||||
PKG_CONFIG_LIBDIR
|
||||
path overriding pkg-config's built-in search path
|
||||
NCURSESW_CFLAGS
|
||||
C compiler flags for NCURSESW, overriding pkg-config
|
||||
NCURSESW_LIBS
|
||||
linker flags for NCURSESW, overriding pkg-config
|
||||
NCURSES_CFLAGS
|
||||
C compiler flags for NCURSES, overriding pkg-config
|
||||
NCURSES_LIBS
|
||||
linker flags for NCURSES, overriding pkg-config
|
||||
|
||||
Use these variables to override the choices made by `configure' or to help
|
||||
it to find libraries and programs with nonstandard names/locations.
|
||||
|
||||
Report bugs to <nano-devel@gnu.org>.
|
||||
GNU nano home page: <https://www.gnu.org/software/nano/>.
|
||||
General help using GNU software: <https://www.gnu.org/gethelp/>.
|
Loading…
Reference in a new issue