Aldas Nabazas
16 years ago
committed by
Alejandro Mery
15 changed files with 0 additions and 566 deletions
@ -1,16 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1134216029 Sat Dec 10 13:00:29 2005 |
||||
[BUILDTIME] 5 (9) ERROR |
||||
[SIZE] 0.02 MB, 8 files |
||||
|
||||
[DEP] bash |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] gcc |
||||
[DEP] grep |
||||
[DEP] make |
||||
[DEP] qt3 |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
@ -1,17 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../klear/klear.conf |
||||
# Copyright (C) 2004 - 2006 The T2 SDE 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_append GCC_WRAPPER_APPEND ' ' "-L$(pkgprefix libdir libx11)" |
||||
|
||||
MAKE=scons |
@ -1,44 +0,0 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../klear/klear.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE 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 KDE DVB applicattion |
||||
|
||||
[T] Klear is a KDE application for recording video streams from your DVB |
||||
[T] device and watching TV with all advantages of digital television (like |
||||
[T] EPG, OSD, and so on). It runs under Linux with the usage of the KDE/QT |
||||
[T] GUI-Framework from Trolltech. It uses the Xine-Libs for Video playback |
||||
[T] and lavc for videorecording. The DVB programming will be done via the |
||||
[T] ttusb_dec Linux kernelmodule by Alex Woods. |
||||
|
||||
[U] http://www.klear.org/ |
||||
|
||||
[A] Marco Kraus <marco@klear.org> |
||||
[A] Omar El-Dakhloul <osmar@klear.org> |
||||
[A] Jeffrey Wichlitzky <jeffrey@klear.org> |
||||
[A] Manuel Habermann <manuel@klear.org> |
||||
[A] Patric Sherif <patric@klear.org> |
||||
|
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/multimedia |
||||
[F] KDE |
||||
|
||||
[L] GPL |
||||
[S] Alpha |
||||
[V] 0.6.1 |
||||
[P] X -----5---9 179.600 |
||||
|
||||
[D] 2086190763 klear-0.6.1.tar.gz http://tr0ll.net/kraus.tk/projects/klear/sources/ |
||||
|
@ -1,40 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../kphone/gcc41.patch
|
||||
# Copyright (C) 2006 The T2 SDE 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 -Nur kphone-orig/kphone/kcallwidget.h kphone/kphone/kcallwidget.h
|
||||
--- kphone-orig/kphone/kcallwidget.h 2005-04-18 13:04:40.000000000 +0000
|
||||
+++ kphone/kphone/kcallwidget.h 2006-04-03 11:59:33.717210000 +0000
|
||||
@@ -67,7 +67,7 @@
|
||||
void clickHangup( void );
|
||||
void setHide( void );
|
||||
bool isHided( void ) const { return hided; }
|
||||
- void KCallWidget::setDTMFSender( QString &s );
|
||||
+ void setDTMFSender( QString &s );
|
||||
|
||||
public slots:
|
||||
void pleaseDial( const SipUri &dialuri );
|
||||
diff -Nur kphone-orig/kphone/kphoneview.h kphone/kphone/kphoneview.h
|
||||
--- kphone-orig/kphone/kphoneview.h 2005-04-18 13:04:40.000000000 +0000
|
||||
+++ kphone/kphone/kphoneview.h 2006-04-03 11:59:52.206365500 +0000
|
||||
@@ -54,7 +54,7 @@
|
||||
QString getStunSrv( void );
|
||||
void kphoneQuit( void );
|
||||
bool getState( void );
|
||||
- KCallWidget *KPhoneView::DoCall( QString num, SipCall::CallType ctype );
|
||||
+ KCallWidget *DoCall( QString num, SipCall::CallType ctype );
|
||||
|
||||
signals:
|
||||
void stateChanged( void );
|
@ -1,47 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1134268007 Sun Dec 11 03:26:47 2005 |
||||
[BUILDTIME] 40 (9) |
||||
[SIZE] 1.06 MB, 35 files |
||||
|
||||
[DEP] alsa-lib |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] expat |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] jack |
||||
[DEP] libdrm |
||||
[DEP] libice |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcursor |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] libxfixes |
||||
[DEP] libxft |
||||
[DEP] libxinerama |
||||
[DEP] libxmu |
||||
[DEP] libxrandr |
||||
[DEP] libxrender |
||||
[DEP] libxt |
||||
[DEP] libxxf86vm |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mesa |
||||
[DEP] net-tools |
||||
[DEP] openssl |
||||
[DEP] qt3 |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] xproto |
||||
[DEP] zlib |
@ -1,39 +0,0 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../kphone/kphone.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
||||
[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] An Internet Protocol phone using the SIP protocol |
||||
|
||||
[T] KPhone is an Internet Protocol phone based on the Qt toolkit, using |
||||
[T] the SIP protocol. It supports Presence and Instant Messaging, and |
||||
[T] to some extent also video calls between two hosts. Also supported |
||||
[T] is STUN tunneling to work through NAT and firewalls. |
||||
|
||||
[U] http://www.wirlab.net/kphone/ KPhone homepage |
||||
|
||||
[A] Billy Biggs |
||||
[A] Wirlab |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/network |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 4.2 |
||||
[P] X -----5---9 199.400 |
||||
|
||||
[D] 1172495754 kphone-4.2.tar.gz http://www.wirlab.net/kphone/ |
||||
|
@ -1,38 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../libcss/gcc33-hotfix.patch
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
# Copyright (C) 1998 - 2003 Clifford Wolf
|
||||
#
|
||||
# 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 -urN -x '*~' libcss-0.1.0/src/css_cat.c libcss-0.1.0-gcc-3.3.1/src/css_cat.c
|
||||
--- libcss-0.1.0/src/css_cat.c 2001-02-13 22:59:27.000000000 +0100
|
||||
+++ libcss-0.1.0-gcc-3.3.1/src/css_cat.c 2003-08-19 22:43:44.000000000 +0200
|
||||
@@ -60,14 +60,14 @@
|
||||
|
||||
#define STCODE(p,a,b,c,d) ((p)[0] == a && (p)[1] == b && (p)[2] == c && (p)[3] == d)
|
||||
|
||||
-u_long long offset = 0x0;
|
||||
-u_long long offset_end = 0x249a4;
|
||||
+unsigned long long offset = 0x0;
|
||||
+unsigned long long offset_end = 0x249a4;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
-static void super_seek (int fd, u_long long offset)
|
||||
+static void super_seek (int fd, unsigned long long offset)
|
||||
{
|
||||
int i;
|
||||
|
@ -1,26 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1134192935 Sat Dec 10 06:35:35 2005 |
||||
[BUILDTIME] 10 (9) |
||||
[SIZE] 0.12 MB, 24 files |
||||
|
||||
[DEP] autoconf |
||||
[DEP] automake |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] net-tools |
||||
[DEP] patch |
||||
[DEP] perl |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] texinfo |
@ -1,39 +0,0 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../libcss/libcss.desc |
||||
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf |
||||
[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 for decrypting the css algorithm |
||||
|
||||
[T] This can be used by applications that need to decrypt the rather crappy |
||||
[T] and proprietary CSS algorithm used by a certain highly popular video |
||||
[T] medium to assist unfair pricing and strangle consumer freedom. |
||||
|
||||
[U] Unknown |
||||
|
||||
[A] Anonymous |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/filesystem extra/crypto |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 0.1.0 |
||||
[P] X -----5---9 171.500 |
||||
|
||||
[O] var_append GCC_WRAPPER_REMOVE " " "-I/usr/src/linux/include" |
||||
|
||||
[D] 661066812 libcss-0.1.0.tar.gz http://www.vmlinuz.nu/downloads/ |
||||
|
@ -1,33 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../libcss/warn_options.patch
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
# Copyright (C) 1998 - 2003 Clifford Wolf
|
||||
#
|
||||
# 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 ---
|
||||
|
||||
-- rock-old/package/rene/libcss/warn_option.patch 1970-01-01 01:00:00.000000000 +0100
|
||||
++ rock-new/package/rene/libcss/warn_option.patch 2002-11-03 10:24:05.000000000 +0100
|
||||
@ -0,0 +1,12 @@
|
||||
diff -rduN libcss-0.1.0/configure libcss-0.1.0_/configure
|
||||
--- libcss-0.1.0/configure 2001-02-15 01:40:10.000000000 +0100
|
||||
+++ libcss-0.1.0_/configure 2002-10-31 01:27:18.000000000 +0100
|
||||
@@ -2242,7 +2242,7 @@
|
||||
|
||||
|
||||
|
||||
-CFLAGS="$CFLAGS -pipe -Wall -Werror"
|
||||
+CFLAGS="$CFLAGS -pipe -Wall"
|
||||
|
||||
# Check whether --enable-devel or --disable-devel was given.
|
||||
if test "${enable_devel+set}" = set; then
|
||||
|
@ -1,65 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../qt-qca-tls/openssl098.patch
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE 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 -Nur qca-tls-1.0.orig/configure qca-tls-1.0/configure
|
||||
--- qca-tls-1.0.orig/configure 2003-12-18 00:54:50.000000000 +0200
|
||||
+++ qca-tls-1.0/configure 2005-11-04 14:38:14.000000000 +0200
|
||||
@@ -174,6 +174,19 @@
|
||||
return false;
|
||||
if(ret == 0)
|
||||
conf->addDefine("OSSL_097");
|
||||
+
|
||||
+ // is it at least openssl 0.9.8?
|
||||
+ str =
|
||||
+ "#include<openssl/opensslv.h>\n"
|
||||
+ "int main()\n"
|
||||
+ "{\n"
|
||||
+ " unsigned long x = OPENSSL_VERSION_NUMBER;\n"
|
||||
+ " if(x >= 0x00908000) return 0; else return 1;\n"
|
||||
+ "}\n";
|
||||
+ if(!conf->doCompileAndLink(str, ext, &ret))
|
||||
+ return false;
|
||||
+ if(ret == 0)
|
||||
+ conf->addDefine("OSSL_098");
|
||||
|
||||
if(!inc.isEmpty())
|
||||
conf->addIncludePath(inc);
|
||||
diff -Nur qca-tls-1.0.orig/qca-tls.cpp qca-tls-1.0/qca-tls.cpp
|
||||
--- qca-tls-1.0.orig/qca-tls.cpp 2003-12-10 18:53:57.000000000 +0200
|
||||
+++ qca-tls-1.0/qca-tls.cpp 2005-11-04 14:42:35.000000000 +0200
|
||||
@@ -454,7 +454,11 @@
|
||||
if(!r) {
|
||||
// try this other public function, for whatever reason
|
||||
p = (void *)in;
|
||||
+#ifdef OSSL_098
|
||||
+ r = d2i_RSA_PUBKEY(NULL, (const unsigned char **)&p, len);
|
||||
+#else
|
||||
r = d2i_RSA_PUBKEY(NULL, (unsigned char **)&p, len);
|
||||
+#endif
|
||||
}
|
||||
if(r) {
|
||||
if(pub) {
|
||||
@@ -799,7 +803,11 @@
|
||||
bool createFromDER(const char *in, unsigned int len)
|
||||
{
|
||||
unsigned char *p = (unsigned char *)in;
|
||||
+#ifdef OSSL_098
|
||||
+ X509 *t = d2i_X509(NULL, (const unsigned char**)&p, len);
|
||||
+#else
|
||||
X509 *t = d2i_X509(NULL, &p, len);
|
||||
+#endif
|
||||
if(!t)
|
||||
return false;
|
||||
fromX509(t);
|
@ -1,45 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1134268675 Sun Dec 11 03:37:55 2005 |
||||
[BUILDTIME] 5 (9) |
||||
[SIZE] 0.11 MB, 11 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] expat |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libdrm |
||||
[DEP] libice |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcursor |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] libxfixes |
||||
[DEP] libxft |
||||
[DEP] libxinerama |
||||
[DEP] libxmu |
||||
[DEP] libxrandr |
||||
[DEP] libxrender |
||||
[DEP] libxt |
||||
[DEP] libxxf86vm |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mesa |
||||
[DEP] openssl |
||||
[DEP] patch |
||||
[DEP] qt3 |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] zlib |
@ -1,36 +0,0 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../qt-qca-tls/qt-qca-tls.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
||||
[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 Qt Cryptographic Architecture plugin for SSL/TLS capability |
||||
|
||||
[T] This is a plugin to provide SSL/TLS capability to programs that |
||||
[T] utilize the Qt Cryptographic Architecture (QCA). |
||||
|
||||
[U] package/security/qt-qca-tls |
||||
|
||||
[A] Justin Karneges <justin@affinix.com> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/crypto |
||||
|
||||
[L] LGPL |
||||
[S] Beta |
||||
[V] 1.0 |
||||
[P] X -----5---9 199.700 |
||||
|
||||
[D] 1824974268 qca-tls-1.0.tar.bz2 http://delta.affinix.com/qca/ |
||||
|
@ -1,42 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1134268508 Sun Dec 11 03:35:08 2005 |
||||
[BUILDTIME] 5 (9) |
||||
[SIZE] 0.13 MB, 16 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] expat |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libdrm |
||||
[DEP] libice |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcursor |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] libxfixes |
||||
[DEP] libxft |
||||
[DEP] libxinerama |
||||
[DEP] libxmu |
||||
[DEP] libxrandr |
||||
[DEP] libxrender |
||||
[DEP] libxt |
||||
[DEP] libxxf86vm |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mesa |
||||
[DEP] qt3 |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] zlib |
@ -1,39 +0,0 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../qt-qca/qt-qca.desc |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE 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 Qt Cryptographic Architecture (QCA) |
||||
|
||||
[T] QCA aims to provide a straightforward and cross-platform crypto API, |
||||
[T] using Qt datatypes and conventions. QCA separates the API from the |
||||
[T] implementation, using plugins known as Providers. The advantage of this |
||||
[T] model is to allow applications to avoid linking to or explicitly |
||||
[T] depending on any particular cryptographic library. This allows one to |
||||
[T] easily change or upgrade crypto implementations without even needing to |
||||
[T] recompile the application! QCA should work everywhere Qt does, including |
||||
[T] Windows/Unix/MacOSX. |
||||
|
||||
[U] http://delta.affinix.com/qca/ |
||||
|
||||
[A] Justin Karneges <justin@affinix.com> |
||||
[M] Aldas Nabazas <baldzius@gmail.com> |
||||
|
||||
[C] extra/crypto |
||||
|
||||
[L] LGPL |
||||
[S] Beta |
||||
[V] 1.0 |
||||
[P] X -----5---9 199.600 |
||||
|
||||
[D] 2719896112 qca-1.0.tar.bz2 http://delta.affinix.com/qca/ |
||||
|
Loading…
Reference in new issue