mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
multimedia/din: Update to din-41
PR: 237260 Submitted by: Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
This commit is contained in:
parent
edbab99ff8
commit
a04f440485
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499042
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= din
|
||||
PORTVERSION= 39.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 41
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://archive.org/download/dinisnoise_source_code/
|
||||
|
||||
@ -16,7 +15,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libasound.so:audio/alsa-lib \
|
||||
libjack.so:audio/jack
|
||||
|
||||
USES= autoreconf tcl:86+ gl gnome
|
||||
USES= autoreconf tcl:86+ gl gnome sdl
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1548766778
|
||||
SHA256 (din-39.0.1.tar.gz) = 107119df9f79555ecfc57b8e44fc1153e466b592eafc25a23f49c6b9a663e0b7
|
||||
SIZE (din-39.0.1.tar.gz) = 3625659
|
||||
TIMESTAMP = 1555163267
|
||||
SHA256 (din-41.tar.gz) = d6bf67722555b7467c480199c06f4718cc93ef4d393a00c13a40c5bc347db45e
|
||||
SIZE (din-41.tar.gz) = 3634502
|
||||
|
@ -299,9 +299,7 @@ share/applications/din.desktop
|
||||
%%DATADIR%%/factory/d_morpher
|
||||
%%DATADIR%%/factory/d_number
|
||||
%%DATADIR%%/factory/d_octave_shift
|
||||
%%DATADIR%%/factory/d_parameter_limits
|
||||
%%DATADIR%%/factory/d_parameters
|
||||
%%DATADIR%%/factory/d_pitch_bend
|
||||
%%DATADIR%%/factory/d_plugin_browser
|
||||
%%DATADIR%%/factory/d_rose_milker
|
||||
%%DATADIR%%/factory/d_sine_mixer
|
||||
@ -309,8 +307,6 @@ share/applications/din.desktop
|
||||
%%DATADIR%%/factory/d_starrer
|
||||
%%DATADIR%%/factory/d_superformula
|
||||
%%DATADIR%%/factory/d_warper
|
||||
%%DATADIR%%/factory/d_waveform_display
|
||||
%%DATADIR%%/factory/daccel.crv
|
||||
%%DATADIR%%/factory/dash.crv
|
||||
%%DATADIR%%/factory/decay.crv
|
||||
%%DATADIR%%/factory/decay.ed
|
||||
@ -327,7 +323,6 @@ share/applications/din.desktop
|
||||
%%DATADIR%%/factory/drone.ed
|
||||
%%DATADIR%%/factory/droner.help.tcl
|
||||
%%DATADIR%%/factory/droner.patch.tcl
|
||||
%%DATADIR%%/factory/dvel.crv
|
||||
%%DATADIR%%/factory/echo.help.tcl
|
||||
%%DATADIR%%/factory/equal-temperament.tuning
|
||||
%%DATADIR%%/factory/fader.crv
|
||||
@ -405,10 +400,17 @@ share/applications/din.desktop
|
||||
%%DATADIR%%/factory/p_Spiraler
|
||||
%%DATADIR%%/factory/p_Starrer
|
||||
%%DATADIR%%/factory/p_Superformula
|
||||
%%DATADIR%%/factory/pitch-vol.ed
|
||||
%%DATADIR%%/factory/pitch.crv
|
||||
%%DATADIR%%/factory/pythagoras.tuning
|
||||
%%DATADIR%%/factory/range-height.crv
|
||||
%%DATADIR%%/factory/range-height.crv.default
|
||||
%%DATADIR%%/factory/range-mod-height.crv
|
||||
%%DATADIR%%/factory/range-mod-width.crv
|
||||
%%DATADIR%%/factory/range-modulation.ed
|
||||
%%DATADIR%%/factory/range-width-height.ed
|
||||
%%DATADIR%%/factory/range-width.crv
|
||||
%%DATADIR%%/factory/range-width.crv.default
|
||||
%%DATADIR%%/factory/rose_milker.scr
|
||||
%%DATADIR%%/factory/rose_milker_cos.crv
|
||||
%%DATADIR%%/factory/rose_milker_cos.ed
|
||||
@ -458,6 +460,7 @@ share/applications/din.desktop
|
||||
%%DATADIR%%/factory/velocity.crv
|
||||
%%DATADIR%%/factory/velocity.ed
|
||||
%%DATADIR%%/factory/velocity.lib
|
||||
%%DATADIR%%/factory/vol.crv
|
||||
%%DATADIR%%/factory/volume-l.crv
|
||||
%%DATADIR%%/factory/volume-r.crv
|
||||
%%DATADIR%%/factory/warper.ed
|
||||
|
Loading…
Reference in New Issue
Block a user