Browse Source

pkgconfig: Updated (0.29.1 -> 0.29.2)

user/amery/next-tc-karasz
Nagy Károly Gábriel 4 years ago
committed by Alejandro Mery
parent
commit
c7f38a8b1c
3 changed files with 8 additions and 6 deletions
  1. +2
    -2
      base/pkgconfig/gcc6-compat.patch.disable
  2. +3
    -1
      base/pkgconfig/pkgconfig.conf
  3. +3
    -3
      base/pkgconfig/pkgconfig.desc

base/pkgconfig/gcc6-compat.patch → base/pkgconfig/gcc6-compat.patch.disable

@ -1,8 +1,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../pkgconfig/gcc6-compat.patch
# Copyright (C) 2016 The OpenSDE Project
# Filename: package/.../pkgconfig/gcc6-compat.patch.disable
# Copyright (C) 2016 - 2020 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#

+ 3
- 1
base/pkgconfig/pkgconfig.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../pkgconfig/pkgconfig.conf
# Copyright (C) 2006 - 2016 The OpenSDE Project
# Copyright (C) 2006 - 2020 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -40,3 +40,5 @@ else
# create a symlink pkg-config -> ${arch_target}-pkg-config
hook_add postmake 5 'ln -vsf ${arch_target}-pkg-config $root$bindir/pkg-config'
fi
hook_add preconf 5 "autoreconf -f -i"

+ 3
- 3
base/pkgconfig/pkgconfig.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../pkgconfig/pkgconfig.desc
[COPY] Copyright (C) 2006 - 2016 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2020 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -31,8 +31,8 @@
[L] GPL
[S] Stable
[V] 0.29.1
[V] 0.29.2
[P] X 01---5---9 105.000
[D] 541076622 pkg-config-0.29.1.tar.gz http://www.freedesktop.org/software/pkgconfig/releases/
[D] 1271838539 pkg-config-0.29.2.tar.gz http://www.freedesktop.org/software/pkgconfig/releases/

Loading…
Cancel
Save