Compare commits

...

10 Commits

Author SHA1 Message Date
a8f98e6ae2
Updates 2024-09-10 01:41:31 -05:00
5523ad6f27
configure 2024-05-19 23:30:13 -05:00
dc4c45bf6c
Updates 2024-05-19 22:04:36 -05:00
52ac1f4efb
Updates 2024-05-19 03:18:34 -05:00
e92c5dc2c7
Updates 2024-05-19 03:17:28 -05:00
569df0ea42
Updates 2024-05-19 03:16:20 -05:00
c38d7cf9c3
Updates 2024-05-19 03:15:41 -05:00
090b236c60
removed the dependencies section 2024-05-19 03:14:43 -05:00
b5d816a113
removed the dependencies section 2024-05-19 03:08:30 -05:00
4e6f2fd933
Adding release.yml 2024-05-19 03:04:54 -05:00
22 changed files with 5 additions and 19 deletions

View File

@ -1,18 +0,0 @@
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 }}"}'

View File

@ -1 +0,0 @@
# soundclips

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.

5
configure vendored Normal file
View File

@ -0,0 +1,5 @@
--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