Date: Mon, 27 Sep 2021 22:00:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258107] audio/audacity: Upgrade to 3.0.4 Message-ID: <bug-258107-7788-XGHPoy9ZtI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258107-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-258107-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258107 --- Comment #26 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to Jack from comment #25) It seems that my comment #22 was poorly written :) Normally ${PREFIX} is /usr/local, but in this case, there is a shell script that will be installed in "/usr/local/audacity". The source file for /usr/local/audacity is located in "audacity-Audacity-3.0.4/linux/audacity.sh". The definitions for installing audacity-Audacity-3.0.4/linux/audacity.sh ca= n be found in "audacity-Audacity-3.0.4/src/CMakeLists.txt". install( PROGRAMS "${PROJECT_SOURCE_DIR}/linux/audacity.sh" DESTINATION "." RENAME "audacity" ) You can get the output for the contents of pkg-plist with make makeplist. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258107-7788-XGHPoy9ZtI>