rlog: moved to attic
This commit is contained in:
parent
a737a0b16f
commit
778b80c8f1
@ -1,26 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/rlog/
|
||||
-rw-r--r-- root/root usr/include/rlog/Error.h
|
||||
-rw-r--r-- root/root usr/include/rlog/Lock.h
|
||||
-rw-r--r-- root/root usr/include/rlog/Mutex.h
|
||||
-rw-r--r-- root/root usr/include/rlog/RLogChannel.h
|
||||
-rw-r--r-- root/root usr/include/rlog/RLogNode.h
|
||||
-rw-r--r-- root/root usr/include/rlog/RLogPublisher.h
|
||||
-rw-r--r-- root/root usr/include/rlog/RLogTime.h
|
||||
-rw-r--r-- root/root usr/include/rlog/StdioNode.h
|
||||
-rw-r--r-- root/root usr/include/rlog/SyslogNode.h
|
||||
-rw-r--r-- root/root usr/include/rlog/common.h
|
||||
-rw-r--r-- root/root usr/include/rlog/rlog-c99.h
|
||||
-rw-r--r-- root/root usr/include/rlog/rlog-novariadic.h
|
||||
-rw-r--r-- root/root usr/include/rlog/rlog-prec99.h
|
||||
-rw-r--r-- root/root usr/include/rlog/rlog.h
|
||||
-rw-r--r-- root/root usr/include/rlog/rloginit.h
|
||||
-rw-r--r-- root/root usr/include/rlog/rloglocation.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/librlog.la
|
||||
lrwxrwxrwx root/root usr/lib/librlog.so -> librlog.so.1.3.4
|
||||
lrwxrwxrwx root/root usr/lib/librlog.so.1 -> librlog.so.1.3.4
|
||||
-rwxr-xr-x root/root usr/lib/librlog.so.1.3.4
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/librlog.pc
|
@ -1 +0,0 @@
|
||||
a3bc4e4d9d2b838fdc32e6de64270b68 rlog-1.3.7.tgz
|
18
rlog/Pkgfile
18
rlog/Pkgfile
@ -1,18 +0,0 @@
|
||||
# Description: C++ logging library
|
||||
# URL: http://arg0.net/users/vgough/rlog/
|
||||
# Maintainer:
|
||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
||||
# Depends on:
|
||||
|
||||
name=rlog
|
||||
version=1.3.7
|
||||
release=1
|
||||
source=(http://arg0.net/users/vgough/download/$name-$version.tgz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/share
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user