mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 00:07:14 +08:00
parent
b36cfd8042
commit
cfa22235c7
@ -1,6 +1,6 @@
|
||||
pkgname=minitube
|
||||
pkgver=2.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A native YouTube client in QT. Watch YouTube videos without Flash Player"
|
||||
arch=('x86_64')
|
||||
url="http://flavio.tordini.org/minitube"
|
||||
@ -8,7 +8,6 @@ license=('GPL')
|
||||
depends=('qt5-base' 'phonon-qt5' 'phonon-qt5-backend-vlc' 'qt5-script' 'qt5-declarative')
|
||||
makedepends=('qt5-tools')
|
||||
categories=('multimedia')
|
||||
install=${pkgname}.install
|
||||
screenshot="http://flavio.tordini.org/files/minitube/minitube-01.jpg"
|
||||
source=("${pkgname}-${pkgver}::https://github.com/flaviotordini/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('94bac1b7cb1b3388256d088bfb9ffdfe75cc3c1624f60722cedd561015e1afa96351d4ac55b6be27bb5e00641cd7e3198cf2285a0e9b0c586d62d1a7a8c510c9')
|
||||
|
@ -1,5 +1,4 @@
|
||||
post_install() {
|
||||
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
|
||||
|
||||
echo "NOTE: Minitube has known issues with phonon-gstreamer.
|
||||
If you are affected, please install 'phonon-backend-vlc'
|
||||
|
Loading…
Reference in New Issue
Block a user