Need audacity 3.4.2 and its dependences

If you are looking for a specific 64-bit package and you can't find it in any of the 64-bit repos, please post a request for it here
beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#16 by beny » 29 Feb 2024, 15:10

Code: Select all

  Usage: sqg -p <packagename(s)> [-j #] | -a [-j #] | [ -o <output> ]
Options are:
  -p package(s) Creates queuefile(s) for individual package(s).
                Multiple packages can be passed with quotes,
                e.g. -p "pkg1 pkg2".
                Package names are case-sensitive.
  -a            Builds queuefiles for all packages.
  -j            Number of concurrent queuefile generation processes.
                This could heavily raise disk I/O so use with care.
                Requires: GNU parallel
                Default: 1
  -o            User-defined queue output filename (without .sqf extension).
                This could be useful to create custom queue file.
                Multiple packages can be passed with quotes,
                eg. -p "qt5-webkit sshblock letsencrypt" -o myqueue

This script will overwrite existing queuefiles in $QUEUEDIR so back up any
existing queuefile(s) or local modifications. Check the top of the script for
configurable variables.
bash-5.2# sh '/usr/sbin/sqg' -p audacity
Setting system wide configuration in /etc/sbopkg/sbopkg.conf

Computers / CPU threads / Max jobs to run
1:local / 6 / 1

Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete
ETA: 0s Left: 1 AVG: 0.00s  local:1/0/100%/0.0s Processing audacity.
ETA: 0s Left: 0 AVG: 0.00s  local:0/1/100%/1.0s 
Done.
bash-5.2# 

                                                           
you have the list in /tmp/sqg/

benjibasson
Samurai
Samurai
Posts: 141
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Need audacity 3.4.2 and its dependences

Post#17 by benjibasson » 29 Feb 2024, 15:31

Code: Select all

root@porteus:/home/guest# sh '/usr/sbin/sqg' -p audacity
Setting system wide configuration in /etc/sbopkg/sbopkg.conf
audacity: Not found.
I don't undestand, it do audacity: Not found. en every case
when I enable audacity ponce or not, when I always fresh with salix enable

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#18 by beny » 29 Feb 2024, 16:09

but have you done in terminal sudo sbopkg the first option in the window: sync with remote repository?

benjibasson
Samurai
Samurai
Posts: 141
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Need audacity 3.4.2 and its dependences

Post#19 by benjibasson » 29 Feb 2024, 16:24

No I didn't
Once I do Sync in the terminal windows I got
root@porteus:/home/guest# sh '/usr/sbin/sqg' -p audacity
Setting system wide configuration in /etc/sbopkg/sbopkg.conf
/usr/libexec/sbopkg/sqg/functions: line 238: parallel: command not found
Done.
What are every deps for sbopkg if mysystem is always fresh base_only?

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#20 by beny » 29 Feb 2024, 16:46

removed wrong glibc version so is not useful for porteus5.1
Last edited by beny on 29 Feb 2024, 21:27, edited 1 time in total.

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#21 by beny » 29 Feb 2024, 17:24

for the slackware audacity the change pitch isn't active seem, i have activated the package into my system and we have change speed and pitch and nothing more sorry try another way if work or not...

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#22 by beny » 29 Feb 2024, 18:16

hi you can found parallel on the directory /d of slackware 15.

porteux
Samurai
Samurai
Posts: 175
Joined: 12 Mar 2023, 22:10
Distribution: PorteuX

Need audacity 3.4.2 and its dependences

Post#23 by porteux » 01 Mar 2024, 10:02

Easier to download the AppImage: https://www.audacityteam.org/download/linux/

You will need 3 additional libs: libjack, portaudio and libthai (this one works using Fedora package). They can be downloaded from https://pkgs.org

Tested on PorteuX current.

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#24 by beny » 01 Mar 2024, 11:35

hi, is like the wrong environment when i have build the merged audacity package, porteux current have the glibc-38 the audacity with the pitch control is yes the 3.4.2 version but revision 3, slackbuild have another version,so porteus based on slackware 15 is....too old maybe, i have run the audacity package on a porteus5.1 with no luck different glibc version,apologize to the user that have downloded the package.

User avatar
babam
Warlord
Warlord
Posts: 528
Joined: 16 Nov 2016, 10:30
Distribution: Porteus 5.0rc3 Xfce K6.1.1
Location: Rainy city

Need audacity 3.4.2 and its dependences

Post#25 by babam » 03 Mar 2024, 05:25

Audacity 3.2.2 From Alienbob Supports Pitch.

Code: Select all

# echo -e "\n# AlienBOB repository:\nSOURCE=http://www.slackware.com/~alien/slackbuilds/:CUSTOM" | tee -a /etc/slapt-get/slapt-getrc
# slapt-mod -u 
# slapt-mod -n audacity libid3tag jack2 ladspa_sdk libsbsms lilv lv2 portaudio portmidi portsmf serd sord soundtouch soxr sratom suil twolame vamp-plugin-sdk wxGTK3
Sorry, my English is bad.

benjibasson
Samurai
Samurai
Posts: 141
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Need audacity 3.4.2 and its dependences

Post#26 by benjibasson » 04 Mar 2024, 11:58

beny wrote:
29 Feb 2024, 16:46
removed wrong glibc version so is not useful for porteus5.1
Damn, Whitch version of python do I need to launch sh '/usr/sbin/sqg'?

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#27 by beny » 04 Mar 2024, 16:26

hi, work with the python 3.9 that is the python version of slackware 15 and current too,have you installed parallel? when you have to find a package better to use slakfinder on the browser,you can choose the system version and search for you need

benjibasson
Samurai
Samurai
Posts: 141
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

Need audacity 3.4.2 and its dependences

Post#28 by benjibasson » 04 Mar 2024, 16:38

I didn't install parallel. ( No more battery today) But I only found perl-paralel although you deals with python 3.9
I don't find witch pithon to install amount the long list of slapt-mod -s python

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#29 by beny » 04 Mar 2024, 17:06

hi you have these python packages

/tmp/GETMOD/wxWidgets/python/python3-build
/tmp/GETMOD/wxWidgets/python/python3-flit_core
/tmp/GETMOD/wxWidgets/python/python3-installer
/tmp/GETMOD/wxWidgets/python/python3-mesonpy
/tmp/GETMOD/wxWidgets/python/python3-pyproject-hooks
/tmp/GETMOD/wxWidgets/python/python3-pyproject-metadata

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

Need audacity 3.4.2 and its dependences

Post#30 by beny » 04 Mar 2024, 17:55

hi you can download the audacity appimage:https://www.audacityteam.org/download/linux/
you need also portaudio-19.7.0-x86_64-1_dce.xzm libthai-0.1.28-x86_64-2_dce.xzm jack-1.9.22-x86_64-1_dce.xzm
this appimage have the pitch control and start on porteus, try if work for you

Post Reply