Port details |
- libspice-server Implements the server side of the SPICE protocol
- 0.15.2 devel =2 0.15.2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2018-01-12 16:43:51
- Last Update: 2024-01-10 12:44:50
- Commit Hash: 200b1ec
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://spice-space.org/
- Description:
- The Simple Protocol for Independent Computing Environments (SPICE) is
a remote display system built for virtual environments which allows
you to view a computing 'desktop' environment not only on the machine
where it is running, but from anywhere on the Internet and from a wide
variety of machine architectures.
This package contains the run-time libraries for any application that
wishes to be a SPICE server
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libspice-server>0:devel/libspice-server
- To install the port:
- cd /usr/ports/devel/libspice-server/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libspice-server
- pkg install libspice-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libspice-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704885543
SHA256 (spice-0.15.2.tar.bz2) = 6d9eb6117f03917471c4bc10004abecff48a79fb85eb85a1c45f023377015b81
SIZE (spice-0.15.2.tar.bz2) = 1663326
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-pyparsing>0 : devel/py-pyparsing@py39
- spice-protocol>=0.12.10 : devel/spice-protocol
- gmake>=4.3 : devel/gmake
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- gstreamer1-plugins>=1.22.5 : multimedia/gstreamer1-plugins
- pixman-1.pc : x11/pixman
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- gstreamer1-plugins>=1.22.5 : multimedia/gstreamer1-plugins
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libopus.so : audio/opus
- liborc-0.4.so : devel/orc
- liblz4.so : archivers/liblz4
- libsasl2.so : security/cyrus-sasl2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libjpeg.so : graphics/jpeg-turbo
- libgstreamer-1.0.so : multimedia/gstreamer1
- This port is required by:
- for Libraries
-
- x11-drivers/xf86-video-qxl
Configuration Options:
- ===> The following configuration options are available for libspice-server-0.15.2:
GSTREAMER=on: Multimedia support via GStreamer
LZ4=on: LZ4 compression support
SASL=on: SASL authentication support
STATISTICS=off: Statistic code
===> Use 'make config' to modify these settings
- Options name:
- devel_libspice-server
- USES:
- compiler:c++11-lang cpe gmake gnome jpeg libtool localbase:ldflag meson pkgconfig python ssl tar:bzip2 xorg gstreamer
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15.2 10 Jan 2024 12:44:50 |
Muhammad Moinur Rahman (bofh) |
devel/libspice-server: Update version 0.15.0=>0.15.2
- Adopt port as maintainers domain has expired
Changelog: https://gitlab.freedesktop.org/spice/spice/-/tags/v0.15.2
Approved by: portmgr (blanket) |
0.15.0_3 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.15.0_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.15.0_1 11 Feb 2023 11:24:38 |
Matthias Andree (mandree) |
devel/libspice-server: Re-add autoconf-archive BUILD_DEPENDS
to fix
configure.ac:54: error: Missing AX_CXX_COMPILE_STDCXX_11, install
autoconf-archive
Related to:
PR: 268819
Approved by: portmgr@ (blanket just-fix-it for _DEPENDS) |
0.15.0_1 11 Feb 2023 03:46:24 |
Hiroki Sato (hrs) |
devel/libspice-server: Remove "openssl" in spice-server.pc
- The "openssl" package listed in spice-server.pc prevented the
library checking in the downstream software from working because
OpenSSL in the base system does not use pkgconfig.
- Eliminate dependency on the old autoconf-archive.
Approved by: maintainer timeout (1 month)
PR: 268819 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.15.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.15.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.15.0 08 Jun 2022 16:24:35 |
Tijl Coosemans (tijl) |
devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.
PR: 258046
Exp-run by: antoine |
0.15.0 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
0.15.0 20 Aug 2021 12:13:20 |
Bernhard Froehlich (decke) |
devel/libspice-server: Fix CPE information
Approved by: portmgr (blanket) |
0.15.0 08 May 2021 11:06:02 |
Roman Bogorodskiy (novel) |
devel/libspice-server: update to 0.15.0
PR: 255142
Approved by: maintainer timeout |
0.14.0_4 01 May 2021 17:55:55 |
Tobias Kortkamp (tobik) |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
0.14.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.14.0_4 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
0.14.0_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.14.0_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.14.0_2 23 Sep 2018 12:28:37 |
linimon |
Fix build on gcc-based archs.
Tested on powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket) |
0.14.0_2 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
0.14.0_2 23 Feb 2018 19:40:32 |
yuri |
devel/libspice-server: portmaster@BSDforge.com takes maintainership
PR: 226149
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: tcberner (mentor, implicit) |
0.14.0_2 22 Feb 2018 12:53:14 |
tobik |
Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer) |
0.14.0_2 06 Feb 2018 14:07:49 |
amdmi3 |
- Bump revision for a previous commit as well
Approved by: portmgr blanket |
0.14.0_1 06 Feb 2018 14:07:11 |
amdmi3 |
- Add missing python dependency
- Provide PYTHON_CMD to configure explicitly
Without it, configure tries to find python itself (trying python, python2,
python3, python2.0, .., python3.5) which is a) prone to finding incorrect
python executable and creating a hidden dependency and b) fails to detect
python3.6. So this change also fixes build with python3.6 as default.
Approved by: portmgr blanket |
0.14.0_1 16 Jan 2018 17:42:19 |
novel |
devel/libspice-server: fix pc file generation
libspice-server uses autotools and utilizes PKG_CHECK_MODULES to get
openssl CFLAGS and LDFLAGS. However, as we support various openssl flavors,
including openssl from base that lacks pkg-config file, we explicitly pass
OPENSSL_LIBS and OPENSSL_CFLAGS via CONFIGURE_ENV, however, libspice-server
still adds 'openssl' package to Requires.private of its .pc file.
This causes a problem for software that requires libspice-server, because
e.g. when using openssl from base, detection will fail because .pc file
is listing non-existent 'openssl' package.
To fix that, update libspice-server's configure.ac to add 'openssl' to
Requires.private only if OPENSSL_LIBS and OPENSSL_CFLAGS wasn't explicitly
specified by user, otherwise omit 'openssl' and just add
the value of OPENSSL_LIBS to Libs.private.
While here, add 'amd64' to list of x86_64 cpus so it don't show a warning.
Also, drop RUN_DEPENDS on spice-protocol as this is basically a set of
headers and it's not required in runtime.
Reviewed by: maintainer
Differential Revision: https://reviews.freebsd.org/D13896 |
0.14.0 12 Jan 2018 16:43:42 |
novel |
The Simple Protocol for Independent Computing Environments (SPICE) is
a remote display system built for virtual environments which allows
you to view a computing 'desktop' environment not only on the machine
where it is running, but from anywhere on the Internet and from a wide
variety of machine architectures.
This package contains the run-time libraries for any application that
wishes to be a SPICE server
WWW: http://spice-space.org/
PR: 225088
Submitted by: olevole@olevole.ru |