Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171447763
D38518.id117067.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D38518.id117067.diff
View Options
Index: sysutils/Makefile
===================================================================
--- sysutils/Makefile
+++ sysutils/Makefile
@@ -1351,6 +1351,7 @@
SUBDIR += smug
SUBDIR += snap
SUBDIR += snapraid
+ SUBDIR += sndy
SUBDIR += snmp_exporter
SUBDIR += snooze
SUBDIR += sockaddr
Index: sysutils/sndy/Makefile
===================================================================
--- /dev/null
+++ sysutils/sndy/Makefile
@@ -0,0 +1,29 @@
+PORTNAME= sndy
+PORTVERSION= 0.0.4
+CATEGORIES= sysutils audio tcl
+
+MAINTAINER= Clockwork6400@protonmail.com
+COMMENT= Sound Switcher
+WWW= https://github.com/Clockwork6400/sndy
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= shebangfix tcl tk
+
+USE_GITHUB= yes
+GH_ACCOUNT= Clockwork6400
+
+SHEBANG_FILES= sndy
+tk_OLD_CMD+= /usr/local/bin/wish8.6
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+PLIST_FILES= bin/sndy \
+ share/applications/sndy.desktop
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/sndy ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/sndy.desktop ${STAGEDIR}${PREFIX}/share/applications
+.include <bsd.port.mk>
Index: sysutils/sndy/distinfo
===================================================================
--- /dev/null
+++ sysutils/sndy/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1675286886
+SHA256 (Clockwork6400-sndy-0.0.4_GH0.tar.gz) = 7e2bad3f335fbbb549b8cf3675076f2cbef7d90053b56fe8e92a05097ae2b1b9
+SIZE (Clockwork6400-sndy-0.0.4_GH0.tar.gz) = 3281
Index: sysutils/sndy/pkg-descr
===================================================================
--- /dev/null
+++ sysutils/sndy/pkg-descr
@@ -0,0 +1,4 @@
+sndy is an audio switching program that allows you to redirect sound
+output to any port of your computer. The buttons in the program toggle
+the sound output to a different device. The scroll bar can be used to
+change the volume level.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 12, 4:24 AM (3 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38764763
Default Alt Text
D38518.id117067.diff (1 KB)
Attached To
Mode
D38518: [New Port] sysutils/sndy: sound switcher
Attached
Detach File
Event Timeline
Log In to Comment