Home
last modified time | relevance | path

Searched refs:bzip2 (Results 1 – 25 of 210) sorted by relevance

123456789

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bzip2/
H A Dbzip2_1.0.8.bb2 DESCRIPTION = "bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algo…
5 HOMEPAGE = "https://sourceware.org/bzip2/"
7 LICENSE = "bzip2-1.0.6 & GPL-3.0-or-later & Apache-2.0 & MS-PL & BSD-3-Clause & Zlib"
8 LICENSE:${PN} = "bzip2-1.0.6"
9 LICENSE:${PN}-dev = "bzip2-1.0.6"
10 LICENSE:${PN}-dbg = "bzip2-1.0.6"
11 LICENSE:${PN}-doc = "bzip2-1.0.6"
12 LICENSE:${PN}-src = "bzip2-1.0.6"
13 LICENSE:libbz2 = "bzip2-1.0.6"
14 LICENSE:${PN}-ptest = "bzip2-1.0.6 & GPL-3.0-or-later & Apache-2.0 & MS-PL & BSD-3-Clause & Zlib"
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bzip2/bzip2/
H A DMakefile.am13 bin_PROGRAMS = bzip2 bzip2recover program
15 bzip2_SOURCES = bzip2.c
27 man_MANS = bzip2.1 bzgrep.1 bzmore.1 bzdiff.1
31 ./bzip2 -1 < sample1.ref > sample1.rb2
32 ./bzip2 -2 < sample2.ref > sample2.rb2
33 ./bzip2 -3 < sample3.ref > sample3.rb2
34 ./bzip2 -d < sample1.bz2 > sample1.tst
35 ./bzip2 -d < sample2.bz2 > sample2.tst
36 ./bzip2 -ds < sample3.bz2 > sample3.tst
49 ./bzip2-tests/run-tests.sh --without-valgrind --tests-dir="$(PWD)/bzip2-tests"
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pbzip2/
H A Dpbzip2_1.1.13.bb1 SUMMARY = "PBZIP2 is a parallel implementation of bzip2"
2 DESCRIPTION = "PBZIP2 is a parallel implementation of the bzip2 block-sorting \
4 machines. The output of this version is fully compatible with bzip2 v1.0.2 or \
5 newer (ie: anything compressed with pbzip2 can be decompressed with bzip2)."
8 LICENSE = "bzip2-1.0.6"
11 DEPENDS = "bzip2"
12 DEPENDS:append:class-native = " bzip2-replacement-native"
/OK3568_Linux_fs/buildroot/package/zip/
H A D0004-configure-use-LDFLAGS-from-command-line.patch6 The bzip2 support may not enabled due to a build error
7 during the checking for bzip2 library.
8 The library path (-L) to bzip2 library is missing.
26 echo "-- OS supports bzip2 - linking in bzip2"
31 echo "-- Either bzlib.h or libbz2.a not found - no bzip2"
/OK3568_Linux_fs/buildroot/package/bzip2/
H A Dbzip2.mk8 BZIP2_SITE = https://sourceware.org/pub/bzip2
10 BZIP2_LICENSE = bzip2 license
23 $(MAKE) -C $(@D) libbz2.a bzip2 bzip2recover $(TARGET_CONFIGURE_OPTS)
49 rm -f $(addprefix $(TARGET_DIR)/usr/bin/,bzip2 bunzip2 bzcat)
59 $(MAKE) -C $(@D) libbz2.a bzip2 bzip2recover
H A D0001-build-objects-twice.patch12 Index: bzip2-1.0.6/Makefile-libbz2_so
14 --- bzip2-1.0.6.orig/Makefile-libbz2_so
15 +++ bzip2-1.0.6/Makefile-libbz2_so
39 rm -f $(OBJS) bzip2.o libbz2.so.1.0.6 libbz2.so.1.0 bzip2-shared
H A D0002-improve-build-system.patch1 Improve bzip2 build system
3 This patch makes a number of improvements to the bzip2 build system:
74 $(CC) $(CFLAGS) -o bzip2-shared bzip2.c libbz2.so.1.0.8
84 rm -f $(OBJS) bzip2.o libbz2.so.1.0.8 libbz2.so.1.0 bzip2-shared
H A Dbzip2.hash1 # From https://sourceware.org/pub/bzip2/sha512.sum
2 …831312a6581cefbe6ed0d08d2fa89be81082f2a5abdabca8b3c080bf97218a1bd59dc118a30b9f3 bzip2-1.0.8.tar.gz
H A DConfig.in2 bool "bzip2"
9 https://sourceware.org/bzip2/
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/links/
H A Dlinks.inc14 PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
/OK3568_Linux_fs/buildroot/package/python3/
H A D0026-Add-options-to-disable-zlib-bzip2-and-xz-modules.patch4 Subject: [PATCH] Add options to disable zlib, bzip2 and xz modules
19 +AC_ARG_ENABLE(bzip2,
20 + AS_HELP_STRING([--disable-bzip2], [disable bzip2]),
/OK3568_Linux_fs/buildroot/package/freetype/
H A Dfreetype.mk25 --without-bzip2 \
49 FREETYPE_DEPENDENCIES += bzip2
50 FREETYPE_CONF_OPTS += --with-bzip2
52 FREETYPE_CONF_OPTS += --without-bzip2
/OK3568_Linux_fs/buildroot/package/gnupg2/
H A Dgnupg2.mk33 GNUPG2_CONF_OPTS += --enable-bzip2 --with-bzip2=$(STAGING_DIR)
34 GNUPG2_DEPENDENCIES += bzip2
36 GNUPG2_CONF_OPTS += --disable-bzip2
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/imlib2/
H A Dimlib2_git.bb31 PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/man-db/
H A Dman-db_2.10.2.bb26 PACKAGECONFIG[bzip2] = "--with-bzip2=bzip2,ac_cv_prog_have_bzip2='',bzip2"
60 return "bzip2"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/freetype/
H A Dfreetype_2.11.1.bb33 PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xorriso/
H A Dxorriso_1.5.5.bb13 PACKAGECONFIG ??= "acl attr zlib bzip2 readline"
17 PACKAGECONFIG[bzip2] = "--enable-libbz2,--disable-libbz2,bzip2,"
/OK3568_Linux_fs/buildroot/package/irrlicht/
H A Dirrlicht.mk15 IRRLICHT_LICENSE = Zlib (irrlicht), BSD-3-Clause (libaesGladman), bzip2-1.0.5 (bzip2), IJG (libjpeg…
18 doc/bzip2-license.txt \
/OK3568_Linux_fs/buildroot/package/links/
H A Dlinks.mk60 LINKS_CONF_OPTS += --with-bzip2
61 LINKS_DEPENDENCIES += bzip2
63 LINKS_CONF_OPTS += --without-bzip2
/OK3568_Linux_fs/buildroot/package/clamav/
H A Dclamav.mk10 CLAMAV_LICENSE_FILES = COPYING COPYING.bzip2 COPYING.file COPYING.getopt \
55 CLAMAV_DEPENDENCIES += bzip2
61 CLAMAV_CONF_OPTS += --disable-bzip2
/OK3568_Linux_fs/buildroot/package/cdrkit/
H A Dcdrkit.mk10 CDRKIT_DEPENDENCIES = libcap bzip2 zlib
11 HOST_CDRKIT_DEPENDENCIES = host-libcap host-bzip2 host-zlib
/OK3568_Linux_fs/buildroot/package/lzip/
H A DConfig.in9 similar to the one of gzip or bzip2.
11 bzip2, and is better than both from a data recovery
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/
H A Drocksdb_6.20.3.bb32 PACKAGECONFIG ??= "bzip2 zlib lz4 gflags"
33 PACKAGECONFIG[bzip2] = "-DWITH_BZ2=ON,-DWITH_BZ2=OFF,bzip2"
/OK3568_Linux_fs/buildroot/package/lighttpd/
H A Dlighttpd.mk44 LIGHTTPD_DEPENDENCIES += bzip2
45 LIGHTTPD_CONF_OPTS += --with-bzip2
47 LIGHTTPD_CONF_OPTS += --without-bzip2
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libio/
H A Dcompress-raw-bzip2-perl_2.096.bb2 compression/uncompression functions from the bzip2 compression library."
18 DEPENDS += "bzip2"

123456789