Browse Source

* updated loudmouth (1.0.5 -> 1.2.0)

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20818 10447126-35f2-4685-b0cf-6dd780d3921f
early
Alejandro Mery 18 years ago
parent
commit
b07cdb5699
  1. 16
      gnome2/loudmouth/loudmouth.cache
  2. 22
      gnome2/loudmouth/loudmouth.conf
  3. 8
      gnome2/loudmouth/loudmouth.desc

16
gnome2/loudmouth/loudmouth.cache

@ -1,34 +1,32 @@
[TIMESTAMP] 1134063252 Thu Dec 8 18:34:12 2005
[BUILDTIME] 15 (9)
[SIZE] 0.24 MB, 32 files
[TIMESTAMP] 1176847533 Tue Apr 17 22:05:33 2007
[BUILDTIME] 20 (9)
[SIZE] 0.17 MB, 23 files
[DEP] autoconf
[DEP] 00-dirtree
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] check
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] gconf
[DEP] glib
[DEP] glibc
[DEP] gnutls
[DEP] grep
[DEP] gtkdoc
[DEP] libgcrypt
[DEP] libgpg-error
[DEP] libidn
[DEP] libtasn1
[DEP] linux-header
[DEP] make
[DEP] mktemp
[DEP] net-tools
[DEP] perl
[DEP] pkgconfig
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] texinfo
[DEP] util-linux
[DEP] zlib

22
gnome2/loudmouth/loudmouth.conf

@ -0,0 +1,22 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../loudmouth/loudmouth.conf
# Copyright (C) 2007 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 ---
var_remove_regex confopt ' ' '--with-ssl.*'
if pkginstalled gnutls; then
var_append confopt ' ' --with-ssl=gnutls
elif pkginstalled openssl; then
var_append confopt ' ' --with-ssl=openssl
else
var_append confopt ' ' --with-ssl=no
fi

8
gnome2/loudmouth/loudmouth.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../loudmouth/loudmouth.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
@ -27,10 +27,10 @@
[C] extra/network extra/office extra/desktop/gnome
[L] GPL
[S] Beta
[V] 1.0.5
[S] Stable
[V] 1.2.0
[P] X -----5---9 150.800
[O] . $base/package/*/*/gnome2-conf.in
[D] 3599924944 loudmouth-1.0.5.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.0/
[D] 2778003734 loudmouth-1.2.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.2/

Loading…
Cancel
Save