forked from ports/contrib
spice: dropped unmaintained port
This commit is contained in:
parent
5cea65787c
commit
89935583fa
@ -1,20 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/spice-server/
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-audio.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-char.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-core.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-input.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-migration.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-qxl.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-replay.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-server.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice-version.h
|
||||
-rw-r--r-- root/root usr/include/spice-server/spice.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libspice-server.la
|
||||
lrwxrwxrwx root/root usr/lib/libspice-server.so -> libspice-server.so.1.14.0
|
||||
lrwxrwxrwx root/root usr/lib/libspice-server.so.1 -> libspice-server.so.1.14.0
|
||||
-rwxr-xr-x root/root usr/lib/libspice-server.so.1.14.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/spice-server.pc
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF30zzsrTLu+iCaqiv+OF1gu2drcjCHV56e8CKUJuOhIaH4OoLXRTO2catwIaMwgFy9f1v4RpHE55AQaZY81C6DQE=
|
||||
SHA256 (Pkgfile) = 499cdd8c1893258346deda691f7b9ae3b400dc0de2ed75c9533d4d1c7607fd48
|
||||
SHA256 (.footprint) = b03e9ef124724863b6d7deb428bfd34df73cd0b461fb179262f3b07eabe5b4c4
|
||||
SHA256 (spice-0.14.3.tar.bz2) = 551d4be4a07667cf0543f3c895beb6da8a93ef5a9829f2ae47817be5e616a114
|
@ -1,21 +0,0 @@
|
||||
# Description: toolset for interaction with virtualized desktop devices
|
||||
# URL: http://spice-space.org
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Depends on: glib celt51 alsa-lib xorg-libpixman libjpeg-turbo zlib python-pyparsing cyrus-sasl spice-protocol
|
||||
|
||||
name=spice
|
||||
version=0.14.3
|
||||
release=1
|
||||
source=(https://www.spice-space.org/download/releases/spice-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--datarootdir=/usr/lib \
|
||||
--disable-opus \
|
||||
--disable-smartcard
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user