- Update to 1.1.0
PR: 137202 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
This commit is contained in:
parent
b97bef31e4
commit
36ccffc22b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238511
@ -6,9 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= smasher
|
||||
PORTVERSION= 1.0.8
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITES= SF \
|
||||
http://distfiles.officialunix.com/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
||||
MAINTAINER= chris@officialunix.com
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (smasher-1.0.8-source.tar.gz) = 649fb089fde5eaed57d081ad4085121c
|
||||
SHA256 (smasher-1.0.8-source.tar.gz) = df17f33ab62e384c2071c9036eefb5c7e0a5283905905c9f6cf40252019f0cda
|
||||
SIZE (smasher-1.0.8-source.tar.gz) = 4496608
|
||||
MD5 (smasher-1.1.0-source.tar.gz) = 445fb08eaac257098f1b6938d79bc6c3
|
||||
SHA256 (smasher-1.1.0-source.tar.gz) = 7ca16aa35f96f91fad8e3ce0565c25e047a37548502f35f572000be0f2c05207
|
||||
SIZE (smasher-1.1.0-source.tar.gz) = 4509689
|
||||
|
@ -29,6 +29,18 @@ bin/smasher
|
||||
%%DATADIR%%/png/gradient-anticlock-spiral_24x24_gauss_gs.png
|
||||
%%DATADIR%%/png/warp.png
|
||||
%%DATADIR%%/png/warp4.png
|
||||
%%DATADIR%%/png/stock_internet_gs.png
|
||||
%%DATADIR%%/presets/amen_break_i.smash
|
||||
%%DATADIR%%/presets/amen_break_ii.smash
|
||||
%%DATADIR%%/presets/amen_break_iii.smash
|
||||
%%DATADIR%%/presets/blank.smash
|
||||
%%DATADIR%%/presets/electric_guitar.smash
|
||||
%%DATADIR%%/presets/guitar.smash
|
||||
%%DATADIR%%/presets/piano_i.smash
|
||||
%%DATADIR%%/presets/piano_ii.smash
|
||||
%%DATADIR%%/presets/synth_i.smash
|
||||
%%DATADIR%%/presets/synth_ii.smash
|
||||
%%DATADIR%%/presets/tr-808.smash
|
||||
%%DATADIR%%/samples/Amen_Break.wav
|
||||
%%DATADIR%%/samples/Piano.wav
|
||||
%%DATADIR%%/samples/TR-808.wav
|
||||
@ -51,4 +63,5 @@ share/pixmaps/smasher.png
|
||||
@dirrm %%DATADIR%%/samples
|
||||
@dirrm %%DATADIR%%/png
|
||||
@dirrm %%DATADIR%%/help
|
||||
@dirrm %%DATADIR%%/presets
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user