diff -rupN gnome/spice-gtk/Portfile ../../ports/gnome/spice-gtk/Portfile
old
|
new
|
PortSystem 1.0 |
4 | 4 | PortGroup active_variants 1.1 |
5 | 5 | |
6 | 6 | name spice-gtk |
7 | | version 0.34 |
| 7 | version 0.35 |
8 | 8 | revision 1 |
9 | 9 | maintainers {danchr @danchr} openmaintainer |
10 | 10 | categories devel |
… |
… |
master_sites https://www.spice-sp |
26 | 26 | |
27 | 27 | use_bzip2 yes |
28 | 28 | |
29 | | checksums rmd160 3c238174b293d09be175839630bcc730682f0b78 \ |
30 | | sha256 e9720e01165f8451c9f3f58ad50e3afb990993b81cc2db86b3661b7ac5b976ee |
| 29 | checksums rmd160 fb6644c0c70af290929329382f317ab5784856cc \ |
| 30 | sha256 b4e6073de5125e2bdecdf1fbe7c9e8c4cabe9c85518889b42f72bf63c8ab9e86 \ |
| 31 | size 1437231 |
31 | 32 | |
32 | 33 | depends_build-append \ |
33 | 34 | port:pkgconfig \ |
… |
… |
depends_lib \ |
41 | 42 | port:jpeg \ |
42 | 43 | port:pulseaudio \ |
43 | 44 | port:libepoxy \ |
44 | | port:libusb |
| 45 | port:libusb \ |
| 46 | port:libopus |
45 | 47 | |
46 | 48 | # for ucontext |
47 | 49 | configure.cppflags-append \ |