forked from ports/contrib
commoncpp2: initial commit
This commit is contained in:
parent
b336f167c2
commit
fd6bd4ee02
60
commoncpp2/.footprint
Normal file
60
commoncpp2/.footprint
Normal file
@ -0,0 +1,60 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ccgnu2-config
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/cc++/
|
||||
-rw-r--r-- root/root usr/include/cc++/address.h
|
||||
-rw-r--r-- root/root usr/include/cc++/buffer.h
|
||||
-rw-r--r-- root/root usr/include/cc++/cmdoptns.h
|
||||
-rw-r--r-- root/root usr/include/cc++/common.h
|
||||
-rw-r--r-- root/root usr/include/cc++/config.h
|
||||
-rw-r--r-- root/root usr/include/cc++/counter.h
|
||||
-rw-r--r-- root/root usr/include/cc++/digest.h
|
||||
-rw-r--r-- root/root usr/include/cc++/exception.h
|
||||
-rw-r--r-- root/root usr/include/cc++/export.h
|
||||
-rw-r--r-- root/root usr/include/cc++/file.h
|
||||
-rw-r--r-- root/root usr/include/cc++/functions.h
|
||||
-rw-r--r-- root/root usr/include/cc++/mime.h
|
||||
-rw-r--r-- root/root usr/include/cc++/misc.h
|
||||
-rw-r--r-- root/root usr/include/cc++/missing.h
|
||||
-rw-r--r-- root/root usr/include/cc++/network.h
|
||||
-rw-r--r-- root/root usr/include/cc++/numbers.h
|
||||
-rw-r--r-- root/root usr/include/cc++/objcount.h
|
||||
-rw-r--r-- root/root usr/include/cc++/object.h
|
||||
-rw-r--r-- root/root usr/include/cc++/objlink.h
|
||||
-rw-r--r-- root/root usr/include/cc++/objmap.h
|
||||
-rw-r--r-- root/root usr/include/cc++/objsync.h
|
||||
-rw-r--r-- root/root usr/include/cc++/oststring.h
|
||||
-rw-r--r-- root/root usr/include/cc++/persist.h
|
||||
-rw-r--r-- root/root usr/include/cc++/pointer.h
|
||||
-rw-r--r-- root/root usr/include/cc++/process.h
|
||||
-rw-r--r-- root/root usr/include/cc++/serial.h
|
||||
-rw-r--r-- root/root usr/include/cc++/slog.h
|
||||
-rw-r--r-- root/root usr/include/cc++/socket.h
|
||||
-rw-r--r-- root/root usr/include/cc++/socketport.h
|
||||
-rw-r--r-- root/root usr/include/cc++/strchar.h
|
||||
-rw-r--r-- root/root usr/include/cc++/string.h
|
||||
-rw-r--r-- root/root usr/include/cc++/template.h
|
||||
-rw-r--r-- root/root usr/include/cc++/thread.h
|
||||
-rw-r--r-- root/root usr/include/cc++/tokenizer.h
|
||||
-rw-r--r-- root/root usr/include/cc++/unix.h
|
||||
-rw-r--r-- root/root usr/include/cc++/url.h
|
||||
-rw-r--r-- root/root usr/include/cc++/xml.h
|
||||
-rw-r--r-- root/root usr/include/cc++/zstream.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libccext2-1.4.so.0 -> libccext2-1.4.so.0.0.2
|
||||
-rwxr-xr-x root/root usr/lib/libccext2-1.4.so.0.0.2
|
||||
-rw-r--r-- root/root usr/lib/libccext2.a
|
||||
-rwxr-xr-x root/root usr/lib/libccext2.la
|
||||
lrwxrwxrwx root/root usr/lib/libccext2.so -> libccext2-1.4.so.0.0.2
|
||||
lrwxrwxrwx root/root usr/lib/libccgnu2-1.4.so.0 -> libccgnu2-1.4.so.0.0.2
|
||||
-rwxr-xr-x root/root usr/lib/libccgnu2-1.4.so.0.0.2
|
||||
-rw-r--r-- root/root usr/lib/libccgnu2.a
|
||||
-rwxr-xr-x root/root usr/lib/libccgnu2.la
|
||||
lrwxrwxrwx root/root usr/lib/libccgnu2.so -> libccgnu2-1.4.so.0.0.2
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libccext2.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libccgnu2.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/ost_check2.m4
|
1
commoncpp2/.md5sum
Normal file
1
commoncpp2/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
c454fa913f2f1ce53a3ccea27ec4a068 commoncpp2-1.5.0.tar.gz
|
20
commoncpp2/Pkgfile
Normal file
20
commoncpp2/Pkgfile
Normal file
@ -0,0 +1,20 @@
|
||||
# $Id: $
|
||||
# Description: Portable C++ application framework for threading, sockets, realtime network streaming, persistance, and file access
|
||||
# URL: http://www.gnu.org/software/commoncpp/
|
||||
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
|
||||
# Depends on: libxml2
|
||||
# Nice to have: hoard
|
||||
|
||||
name=commoncpp2
|
||||
version=1.5.0
|
||||
release=2
|
||||
source=(http://dl.sourceforge.net/sourceforge/gnutelephony/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/info
|
||||
sed -i s/^Libs:\ /Libs:\ -lz\ / $PKG/usr/lib/pkgconfig/libccext2.pc
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user