Browse Source

libssh: Updated (0.2-r199 -> 0.4.5)

user/karasz/next/updates
Christian Wiese 15 years ago
parent
commit
22bc72f475
  1. 8
      network/libssh/libssh.conf
  2. 8
      network/libssh/libssh.desc

8
network/libssh/libssh.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../libssh/libssh.conf
# Copyright (C) 2006 The OpenSDE Project
# Copyright (C) 2006 - 2010 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -15,3 +15,9 @@
# apply the patches defined in the libssh.desc
var_append patchfiles ' ' "`match_source_file -p patch`"
pkg_libssh_premake() {
mkdir -p build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
}
hook_add premake 5 "pkg_libssh_premake"

8
network/libssh/libssh.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../libssh/libssh.desc
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -20,7 +20,7 @@
[T] can play with remote files easily, without third-party programs others
[T] than libcrypto (from OpenSSL).
[U] http://www.0xbadc0de.be/?part=libssh
[U] http://www.libssh.org
[A] Aris Adamantiadis (aka spacewalker) <aris@0xbadc0de.be>
[M] Christian Wiese <morfoh@opensde.org>
@ -29,7 +29,7 @@
[L] LGPL
[S] Beta
[V] 0.2-r199
[V] 0.4.5
[P] X -----5---9 108.700
[D] X libssh-0.2-r199.tar.bz2 svn://svn.berlios.de/libssh/branches/v0.2 -r199
[D] 3905984099 libssh-0.4.5.tar.gz http://www.libssh.org/files/

Loading…
Cancel
Save