Christian Wiese
14 years ago
3 changed files with 86 additions and 0 deletions
@ -0,0 +1,39 @@
|
||||
|
||||
[TIMESTAMP] 1303386806 Thu Apr 21 13:53:26 2011 |
||||
[BUILDTIME] 10 (5) |
||||
[SIZE] 0.38 MB, 62 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] dbus |
||||
[DEP] diffutils |
||||
[DEP] fhs |
||||
[DEP] file |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] gettext |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] gnome-libs14 |
||||
[DEP] gnutls |
||||
[DEP] grep |
||||
[DEP] intltool |
||||
[DEP] libgcrypt |
||||
[DEP] libgpg-error |
||||
[DEP] libproxy |
||||
[DEP] libselinux |
||||
[DEP] libtasn1 |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] perl |
||||
[DEP] perl-xml-parser |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux-ng |
||||
[DEP] zlib |
@ -0,0 +1,18 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../glib-networking/glib-networking.conf |
||||
# Copyright (C) 2011 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# 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 --- |
||||
|
||||
# CA certificates support |
||||
if ! pkginstalled ca-certificates; then |
||||
var_append extraconfopt ' ' '--without-ca-certificates' |
||||
fi |
@ -0,0 +1,29 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../glib-networking/glib-networking.desc |
||||
[COPY] Copyright (C) 2011 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] Network-related giomodules for glib |
||||
|
||||
[T] glib-networking provides network-related giomodules for glib. |
||||
|
||||
[A] Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/library |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 2.28.5 |
||||
[P] X -----5---9 148.999 |
||||
|
||||
[D] 1892392401 glib-networking-2.28.5.tar.bz2 http://ftp.gnome.org/pub/gnome/sources/glib-networking/2.28/ |
Loading…
Reference in new issue