Compare commits
No commits in common. "0e6e3848d794957006dbf1541d4828f203d23b32" and "5e24e8aafa3112d72721a5f233e82b0a73f792a2" have entirely different histories.
0e6e3848d7
...
5e24e8aafa
@ -43,7 +43,6 @@ archives:
|
|||||||
- README.md
|
- README.md
|
||||||
- itd.toml
|
- itd.toml
|
||||||
- itd.service
|
- itd.service
|
||||||
- itgui.desktop
|
|
||||||
- itgui-linux-{{.Arch}}{{if eq .Arch "arm"}}-7{{end}}
|
- itgui-linux-{{.Arch}}{{if eq .Arch "arm"}}-7{{end}}
|
||||||
nfpms:
|
nfpms:
|
||||||
- id: itd
|
- id: itd
|
||||||
@ -62,22 +61,18 @@ nfpms:
|
|||||||
- apk
|
- apk
|
||||||
- deb
|
- deb
|
||||||
- rpm
|
- rpm
|
||||||
- archlinux
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- dbus
|
- dbus
|
||||||
- bluez
|
- bluez
|
||||||
|
- pulseaudio-utils
|
||||||
contents:
|
contents:
|
||||||
- src: itd.toml
|
- src: itd.toml
|
||||||
dst: /etc/itd.toml
|
dst: /etc/itd.toml
|
||||||
type: "config|noreplace"
|
type: "config|noreplace"
|
||||||
- src: itd.service
|
- src: itd.service
|
||||||
dst: /usr/lib/systemd/user/itd.service
|
dst: /usr/lib/systemd/user/itd.service
|
||||||
- src: itgui.desktop
|
|
||||||
dst: /usr/share/applications/itgui.desktop
|
|
||||||
- src: itgui-linux-{{.Arch}}{{if eq .Arch "arm"}}-7{{end}}
|
- src: itgui-linux-{{.Arch}}{{if eq .Arch "arm"}}-7{{end}}
|
||||||
dst: /usr/bin/itgui
|
dst: /usr/bin/itgui
|
||||||
file_info:
|
|
||||||
mode: 0755
|
|
||||||
aurs:
|
aurs:
|
||||||
- name: itd-bin
|
- name: itd-bin
|
||||||
homepage: 'https://gitea.arsenm.dev/Arsen6331/itd'
|
homepage: 'https://gitea.arsenm.dev/Arsen6331/itd'
|
||||||
|
Loading…
Reference in New Issue
Block a user