Search Criteria
Package Details: 4kvideodownloader 4.32.5.0116-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/4kvideodownloader.git (read-only, click to copy) |
---|---|
Package Base: | 4kvideodownloader |
Description: | Quickly download videos from YouTube in high-quality |
Upstream URL: | https://www.4kdownload.com/products/product-videodownloader |
Licenses: | LicenseRef-EULA |
Submitter: | Muflone |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 71 |
Popularity: | 0.003786 |
First Submitted: | 2013-06-30 01:38 (UTC) |
Last Updated: | 2024-08-14 22:00 (UTC) |
Dependencies (4)
- expat (expat-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- chrpath (chrpath-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 17 Next › Last »
<deleted-account> commented on 2022-01-26 16:54 (UTC)
4kvideodownloader 4.19.3.4700
PKGBUILD: https://sourceforge.net/projects/atomlinux/files/source/4kvideodownloader/
PACKAGE : https://sourceforge.net/projects/atomlinux/files/x86_64/4kvideodownloader-4.19.3.4700-1-x86_64.pkg.tar.zst
<deleted-account> commented on 2022-01-26 16:39 (UTC)
4kvideodownloader 4.4.3.4700
PKGBUILD: https://sourceforge.net/projects/atomlinux/files/source/4kvideodownloader/
PACKAGE : https://sourceforge.net/projects/atomlinux/files/x86_64/4kvideodownloader-4.4.3.4700-1-x86_64.pkg.tar.zst
<deleted-account> commented on 2022-01-26 16:29 (UTC)
Maintainer: Muflone http://www.muflone.com/contacts/english/
pkgname=4kvideodownloader pkgver=4.4.3.4700 pkgrel=1 pkgdesc="Quickly download videos from YouTube in high-quality" arch=('x86_64') url="https://www.4kdownload.com/products/product-videodownloader" license=('custom:eula') depends=('openssl') makedepends=('chrpath') source=("${pkgname}${pkgver}_amd64.tar.bz2"::"https://dl.4kdownload.com/app/${pkgname}${pkgver%.*}_amd64.tar.bz2" "${pkgname}.desktop" "${pkgname}.svg" "fix_symlink_path.patch") sha256sums=('6b1f7637dd018fe05a804e4e940e8fc7683a204ff80f631bc08cdbf18b0fce0d' '1682360269a4b95692fbc6866ceb3636a2ab43f70a4f6678797299c8cae6823c' 'f832c5968d613767685c882bf2eb8ffde9701e9fa78a71141983b1c0f10a442f' '2b5a9c262ff7b832eafbfb0e027b676a8be44f9c527b99ac00bd8379fc709668')
prepare() { cd "${pkgname}" # Remove insecure RPATH chrpath --delete "${pkgname}-bin" # Fix symlink path patch -p1 -i "${srcdir}/fix_symlink_path.patch" }
package() { # Install desktop file install -m 755 -d "${pkgdir}/usr/share/applications" install -m 755 -t "${pkgdir}/usr/share/applications" "${pkgname}.desktop" # Install icon file install -m 755 -d "${pkgdir}/usr/share/pixmaps" install -m 644 -t "${pkgdir}/usr/share/pixmaps" "${pkgname}.svg" # Install files install -m 755 -d "${pkgdir}/usr/lib" cp -r "${pkgname}" "${pkgdir}/usr/lib" chown root.root "${pkgdir}/usr/lib/${pkgname}" # Install launcher file install -m 755 -d "${pkgdir}/usr/bin" ln -s "/usr/lib/${pkgname}/${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}" # Install license file install -m 755 -d "${pkgdir}/usr/share/licenses/${pkgname}" install -m 644 -t "${pkgdir}/usr/share/licenses/${pkgname}" "${pkgname}/doc/eula" }
Myouboku commented on 2022-01-16 14:59 (UTC)
The newest version of the package is 4.19.3.4700
mozzi32 commented on 2021-11-29 13:02 (UTC) (edited on 2021-11-29 13:04 (UTC) by mozzi32)
The new version is 4.18.5.4570. As maintener you should check and update new versions regularly. This will prevent users from editing the PKGBUILD manually and indicating "SKIP" in checksums, which can lead to security issues. thanks in advance
Muflone commented on 2021-09-25 16:33 (UTC)
I'm dropping all the dependencies from the package, as far I understand they are not required anymore as the QT libraries are shipped from the software itself
Meganium97 commented on 2021-09-24 23:38 (UTC)
Is this package going to be updated? It's already at version 4.18.1
zeroconf commented on 2021-09-17 21:28 (UTC)
Looks like v4.18.0.4480 is out currently - https://www.4kdownload.com/downloads
dante-evil commented on 2021-09-15 00:51 (UTC) (edited on 2021-09-15 00:52 (UTC) by dante-evil)
BUENAS NOCHES COMPAÑEROS ARCHIEROS , LES DEJO LA ACTUALIZACION AQUI: https://gist.github.com/LEONARDO-DANIEL/735d1a70cd0ddcdaae895b9d47a0ae1a#file-4k-video-downloader-4-18-0-4480 SOLO DESCARGUEN EL PAQUETE COMPLETO Y SUSTITUYAN EN makepkg POR ESTE, SALUDOS DESDE MEXICO
« First ‹ Previous 1 2 3 4 5 6 7 .. 17 Next › Last »