From f25a4d4534a46fecc54e4593d4b85ec8139351a9 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sun, 22 Aug 2010 14:25:53 +0200 Subject: [PATCH] libproxy: Added libproxy 0.4.5 - A library that provides automatic proxy configuration management --- develop/libproxy/libproxy.conf | 15 +++++++++ develop/libproxy/libproxy.desc | 34 ++++++++++++++++++++ develop/libproxy/remove-autogen-script.patch | 25 ++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 develop/libproxy/libproxy.conf create mode 100644 develop/libproxy/libproxy.desc create mode 100644 develop/libproxy/remove-autogen-script.patch diff --git a/develop/libproxy/libproxy.conf b/develop/libproxy/libproxy.conf new file mode 100644 index 000000000..099a8f1c4 --- /dev/null +++ b/develop/libproxy/libproxy.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../libproxy/libproxy.conf +# Copyright (C) 2010 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 --- + +autogen=0 diff --git a/develop/libproxy/libproxy.desc b/develop/libproxy/libproxy.desc new file mode 100644 index 000000000..6ad3eac18 --- /dev/null +++ b/develop/libproxy/libproxy.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../libproxy/libproxy.desc +[COPY] Copyright (C) 2010 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] A library that provides automatic proxy configuration management + +[T] libproxy is a library that provides automatic proxy configuration +[T] management. + +[U] http://code.google.com/p/libproxy/ + +[A] Nathaniel McCallum +[A] Alex Panait +[A] Dominique Leuenberger +[M] The OpenSDE Community + +[C] extra/development + +[L] LGPL +[S] Stable +[V] 0.4.5 +[P] X -----5---9 149.498 + +[D] 455461430 libproxy-0.4.5.tar.gz http://libproxy.googlecode.com/files/ diff --git a/develop/libproxy/remove-autogen-script.patch b/develop/libproxy/remove-autogen-script.patch new file mode 100644 index 000000000..2c7d204c8 --- /dev/null +++ b/develop/libproxy/remove-autogen-script.patch @@ -0,0 +1,25 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../libproxy/remove-autogen-script.patch +# Copyright (C) 2010 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +diff --git a/autogen.sh b/autogen.sh +deleted file mode 100755 +index 2df3945..0000000 +--- a/autogen.sh ++++ /dev/null +@@ -1,3 +0,0 @@ +-#!/bin/bash +- +-cmake ./