mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
audio/qsynth: update 0.9.13 → 0.9.90
Reported by: portscout
This commit is contained in:
parent
ced925f70c
commit
20112a014c
3 changed files with 10 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= qsynth
|
||||
DISTVERSION= 0.9.13
|
||||
DISTVERSION= 0.9.90
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -10,7 +10,8 @@ WWW= https://qsynth.sourceforge.io/
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth
|
||||
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \
|
||||
libpipewire-0.3.so:multimedia/pipewire
|
||||
|
||||
USES= cmake compiler:c++17-lang pkgconfig qt:6
|
||||
USE_QT= base svg tools:build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1710813529
|
||||
SHA256 (qsynth-0.9.13.tar.gz) = 4af819add4ba0705a13606e8bdc7e1a5029572ed22c2be1d0ea788724ba8d5f9
|
||||
SIZE (qsynth-0.9.13.tar.gz) = 333132
|
||||
TIMESTAMP = 1712726929
|
||||
SHA256 (qsynth-0.9.90.tar.gz) = e65aa6a1492ee3ff282b19508a8d6726d32ed649f8da22bc9a2d0adecf72ef43
|
||||
SIZE (qsynth-0.9.90.tar.gz) = 333577
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
bin/qsynth
|
||||
share/man/fr/man1/qsynth.1.gz
|
||||
share/man/man1/qsynth.1.gz
|
||||
share/applications/org.rncbc.qsynth.desktop
|
||||
share/icons/hicolor/32x32/apps/org.rncbc.qsynth.png
|
||||
share/icons/hicolor/scalable/apps/org.rncbc.qsynth.svg
|
||||
share/man/fr/man1/qsynth.1.gz
|
||||
share/man/man1/qsynth.1.gz
|
||||
share/metainfo/org.rncbc.qsynth.metainfo.xml
|
||||
%%DATADIR%%/palette/KXStudio.conf
|
||||
%%DATADIR%%/palette/Wonton Soup.conf
|
||||
%%DATADIR%%/translations/qsynth_cs.qm
|
||||
%%DATADIR%%/translations/qsynth_de.qm
|
||||
%%DATADIR%%/translations/qsynth_es.qm
|
||||
|
|
Loading…
Add table
Reference in a new issue