Package Details: streamripper 1:1.64.6+56+a5597af-1

Git Clone URL: https://aur.archlinux.org/streamripper.git (read-only, click to copy)
Package Base: streamripper
Description: Records and splits streaming mp3 into tracks
Upstream URL: https://streamripper.sourceforge.net
Licenses: GPL
Submitter: arojas
Maintainer: twa022
Last Packager: twa022
Votes: 9
Popularity: 0.30
First Submitted: 2019-04-03 06:37 (UTC)
Last Updated: 2024-10-19 18:23 (UTC)

Latest Comments

maderios commented on 2024-11-01 13:13 (UTC)

@prurigo If 'makepkg -sicC' pacman command doesn't work for you, it means your Arch system has a problem. Normally and happily , chroot is not needed to build Arch package, and I never used it.

prurigro commented on 2024-10-31 20:51 (UTC)

So the advice below to build with "-sicC" didn't work for me, but building in a clean chroot did, and now it's running correctly.

If anyone's unable to set up a clean chroot themselves and are comfortable trusting a 3rd party build by me, you can grab the current version from http://96.126.108.7:90/streamripper-1:1.64.6+56+a5597af-1-x86_64.pkg.tar.xz

m040601 commented on 2024-10-29 23:12 (UTC) (edited on 2024-10-29 23:23 (UTC) by m040601)

Pity it stopped working on x86_64. Such an usefull, old, time tested, nice little tool.

arch=('x86_64' 'i686' 'aarch64' 'armv7h')

Curious fact. Just to report that it is still building and working fine on the ARM platform. I run ArchlinuxArm, "armv7h" on a Raspberrypi2b 1.1 and a Samsung Chromebook.

No "buffer overflow" errors, like in the x86_64 pc's.

streamripper --version

Streamripper 1.66.0-alpha
Name            : streamripper
Version         : 1:1.64.6+56+a5597af-1
Architecture    : armv7h
Depends On      : glib2  libmad  faad2  libvorbis
Installed Size  : 140.67 KiB
Packager        : Unknown Packager
Build Date      : Tue 29 Oct 2024 11:02:40 PM WET
Install Date    : Tue 29 Oct 2024 11:05:53 PM WET

And had been using the previous version for the last 6 years,

Name            : streamripper
Version         : 1.64.6-4
Architecture    : armv7h
Installed Size  : 149.00 KiB
Packager        : Arch Linux ARM Build System
                  <builder+xu5@archlinuxarm.org>
Build Date      : Thu 07 Jun 2018 03:11:03 PM WEST
Install Date    : Tue 12 Jun 2018 11:59:39 PM WEST

uname -a

Linux alarmpi 6.6.58-1-rpi #1 SMP Wed Oct 23 06:54:17 MDT 2024 armv7l GNU/Linux

pacman -Qi linux

Name            : linux-rpi
Version         : 6.6.58-1
Architecture    : armv7h
URL             : https://github.com/raspberrypi/linux
Provides        : linux=6.6.58  KSMBD-MODULE  WIREGUARD-MODULE

pacman -Qi glibc

Name            : glibc
Version         : 2.39+r52+gf8e4623421-1
Description     : GNU C Library
Architecture    : armv7h
URL             : https://www.gnu.org/software/libc
Depends On      : linux-api-headers>=4.10  tzdata  filesystem

pacman -Qi make

Name            : make
Version         : 4.4.1-2
Architecture    : armv7h
Depends On      : glibc  guile
Build Date      : Sat 18 Mar 2023 09:57:04 AM WET
Install Date    : Sat 18 Mar 2023 09:50:37 PM WET

pacman -Qi glib2

Name            : glib2
Version         : 2.82.2-1
Architecture    : armv7h
URL             : https://gitlab.gnome.org/GNOME/glib
Licenses        : LGPL-2.1-or-later
Provides        : libglib-2.0.so=0-32  libgio-2.0.so=0-32
                  libgirepository-2.0.so=0-32  libgmodule-2.0.so=0-32
                  libgobject-2.0.so=0-32  libgthread-2.0.so=0-32

DrJ commented on 2024-10-17 16:31 (UTC)

Does throw buffer overflow ... even after update and rebuild (makepkg -sicC).

maderios commented on 2024-07-20 07:59 (UTC)

On Arch system only (not Manjaro or else): update system then, makepkg -sicC
https://wiki.archlinux.org/title/Arch_User_Repository#Build_the_package

6b6279 commented on 2024-07-20 06:51 (UTC) (edited on 2024-07-20 06:53 (UTC) by 6b6279)

I've also gotten a buffer overflow, pacman -Syu didn't help.

maderios commented on 2024-07-19 07:52 (UTC)

With recent deps updates, it works for me. You have to update your system and rebuild it.

linuxadmin commented on 2024-07-16 06:15 (UTC)

Can't use it, crashes with buffer overflow detected.