Search Criteria
Package Details: mp3directcut 2.32-1
Git Clone URL: | https://aur.archlinux.org/mp3directcut.git (read-only, click to copy) |
---|---|
Package Base: | mp3directcut |
Description: | fast audio editor and recorder for mp3 with no need to decompress |
Upstream URL: | https://mpesch3.de/index.html |
Licenses: | |
Submitter: | mezcal |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 5 |
Popularity: | 0.003885 |
First Submitted: | 2013-12-25 15:30 |
Last Updated: | 2021-01-06 22:05 |
Dependencies (5)
- lib32-mpg123 (x86_64)
- mpg123 (mpg321, mpg123-svn) (i686)
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-staging-git, wine-valve, wine-stable-next, wine-stable, wine-staging)
- lib32-libpulse (lib32-libpulse-nosystemd-git, lib32-libpulse-nosystemd-minimal-git) (optional, x86_64) – PulseAudio plugin
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, pulseaudio-git, libpulse-hsphfpd, libpulse-nosystemd-git, pulseaudio-dummy, libpulse-nosystemd-minimal-git) (optional, i686) – PulseAudio plugin
Latest Comments
misc commented on 2020-08-08 15:58
Figured out how to properly pass paths and associate the binary with the mimes to get it to work from both the command line ① and file manager context menus ②:
① In the script, change the line to:
② Register it as associated program in Wine: Create this reg and import it with
regedit
(while it works manually via the GUI, there's also supposed to be-C file.reg
, but it's marked as "unimplemented" in the man page):Then alter the
mp3directcut.desktop
to:(The
env WINEPREFIX=…
is copied from Wine's auto-generated files, only required if it doesn't run in the default one — so not really required for this package — and needs to be changed ofc.text/plain
is for mpd project files.)Finally, run
update-desktop-database
for good measure.jcsanyi commented on 2019-10-08 05:53
Download location is actually correct, but version has been bumped and previous version is no longer valid.
Edit the PKGBUILD to bump pkgver to 2.25 and _downver to 225... as well as substituting in the new md5 checksum (872f3923af1982fc39a18d724ffd5904) and it works perfectly.
All of the above info (including md5 checksum) is available here: https://mpesch3.de/#dwn
daviding commented on 2019-08-06 02:03
The source file location is not longer available. I have a workaround that seems to work, for now.
-- begin paste -- curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc224.exe Aborting... -- end paste --
I substituted instead, in Pamac ... Build files ... PKGBUILD ...:
ftp.wcss.pl/pub/pc
... for ftp.elf.stuba.sk/pub/pc .
The installation seemed to proceed, fine.
dreieck commented on 2016-12-07 13:52
Can you add "wine" as a dependency? It is needed to run the software.
mezcal commented on 2016-02-04 09:09
source changed,
I dont know, how long it will be working.
p.enguin commented on 2016-02-03 20:50
Tried to install this packages from aur and failed. The downloadlink does not exist any more.
My workaround:
1) Download installer from one of the host listed here: http://mpesch3.de1.cc/mp3dc.html#dwn
2) Extract the aur packages and create a src folder in the extracted one
3) Move all files except the PKGBUILD into the src folder
4) Run the downloaded installer (mp3DC$Version.exe) using wine and extract the contents into the src folder
5) run from the folder which contains the the PKGBUILD makepg -s (maybe the checksumcheck fails which can be bypassed with --skipinteg)
6) and install using pacman
Voice commented on 2015-12-18 09:13
$ pacaur -Sa mp3directcut
(snip)
==> Validating source files with md5sums...
mp3directcut ... Passed
mp3directcut.desktop ... Passed
mp3dcicon.png ... Passed
mp3DC221.exe ... FAILED
==> ERROR: One or more files did not pass the validity check!
:: failed to verify mp3directcut integrity