Compare commits

..

No commits in common. "a8f98e6ae2425ae81af992b13791f38c6e6ea3e0" and "c1ee03d92603295ff92f0144e32ec22c112a02d0" have entirely different histories.

22 changed files with 19 additions and 5 deletions

18
.github/workflows/dispatch.yml vendored Normal file
View File

@ -0,0 +1,18 @@
name: Dispatch new release
on:
release:
types: [published]
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.PAT }}
repository: trtmn/homebrew-trtmn
event-type: new_release
client-payload: '{"version": "${{ github.event.release.tag_name }}"}'

Binary file not shown.

Binary file not shown.

1
README.md Normal file
View File

@ -0,0 +1 @@
# soundclips

Binary file not shown.

Binary file not shown.

BIN
Random Sounds/mac-quack.mp3 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Schitt's Creek/ew_david.mp3 Normal file

Binary file not shown.

BIN
Schitt's Creek/ewdavid.mp3 Normal file

Binary file not shown.

Binary file not shown.

BIN
Schitt's Creek/pelican.m4a Normal file

Binary file not shown.

Binary file not shown.

5
configure vendored
View File

@ -1,5 +0,0 @@
--disable-silent-rules
--disable-debug
--disable-dependency-tracking
--prefix=/opt/homebrew/Cellar/soundclips/0.0.4
--libdir=/opt/homebrew/Cellar/soundclips/0.0.4/lib