From e9f20890ee361e4e602f6740cc0cbb1e9cfe4289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nagy=20K=C3=A1roly=20G=C3=A1briel?= Date: Sat, 24 Oct 2015 13:25:14 +0200 Subject: [PATCH] bglibs: Updated (1.106 -> 2.03) --- develop/bglibs/bglibs.conf | 8 ++------ develop/bglibs/bglibs.desc | 6 +++--- develop/bglibs/no_selftest.patch | 21 +++++++++++---------- 3 files changed, 16 insertions(+), 19 deletions(-) diff --git a/develop/bglibs/bglibs.conf b/develop/bglibs/bglibs.conf index 725b0b070..f310554ce 100644 --- a/develop/bglibs/bglibs.conf +++ b/develop/bglibs/bglibs.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../bglibs/bglibs.conf -# Copyright (C) 2010 The OpenSDE Project +# Copyright (C) 2010 - 2015 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -12,13 +12,9 @@ # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -if [ "$prefix_auto" = 1 ]; then - prefix="usr/bglibs" - set_confopt - docdir="usr/share/doc/bglibs" -fi bglibs_conf() { + docdir="usr/share/doc/bglibs" echo "$root/$prefix" > conf-home echo "$root$bindir" > conf-bin echo "$root$includedir" > conf-include diff --git a/develop/bglibs/bglibs.desc b/develop/bglibs/bglibs.desc index f9728a0d7..4fc721b39 100644 --- a/develop/bglibs/bglibs.desc +++ b/develop/bglibs/bglibs.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../bglibs/bglibs.desc -[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2015 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 Clifford Wolf [COPY] @@ -29,7 +29,7 @@ [L] GPL [S] Stable -[V] 1.106 +[V] 2.03 [P] X -----5---9 177.600 -[D] 332579991 bglibs-1.106.tar.gz http://untroubled.org/bglibs/ +[D] 807493202 bglibs-2.03.tar.gz http://untroubled.org/bglibs/ diff --git a/develop/bglibs/no_selftest.patch b/develop/bglibs/no_selftest.patch index 16c00cf8a..349ea1a65 100644 --- a/develop/bglibs/no_selftest.patch +++ b/develop/bglibs/no_selftest.patch @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../bglibs/no_selftest.patch -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2015 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -14,14 +14,15 @@ # version. # --- SDE-COPYRIGHT-NOTE-END --- ---- ./Makefile.orig 2006-09-05 00:13:10.000000000 +0300 -+++ ./Makefile 2006-09-05 00:14:01.000000000 +0300 -@@ -126,7 +126,7 @@ - adt/hashs.o: compile adt/hashs.c adt/common.h - ./compile adt/hashs.c +--- ./Makefile.orig 2015-02-07 00:57:34.000000000 +0100 ++++ ./Makefile 2015-10-05 12:35:47.259788072 +0200 +@@ -69,7 +69,7 @@ + adt/hashs.lo adt/hashs.o: ltcompile adt/hashs.c include/bglibs/adt_common.h + ./ltcompile adt/hashs.c --all: dotlibs sysdeps.h libraries bg-installer cli-generate selftests -+all: dotlibs sysdeps.h libraries bg-installer cli-generate +-all: sysdeps.h libraries programs man selftests ++all: sysdeps.h libraries programs man - base64/asc2bin.lo: libcompile base64/asc2bin.c base64/base64.h str/str.h - ./libcompile base64/asc2bin.c + base64/asc2bin.lo base64/asc2bin.o: ltcompile base64/asc2bin.c include/bglibs/base64.h include/bglibs/str.h sysdeps.h + ./ltcompile base64/asc2bin.c +