mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
bomi rebuild #73
This commit is contained in:
parent
a2503b28e8
commit
8e3f959a01
@ -1,12 +1,11 @@
|
|||||||
pkgname=bomi
|
pkgname=bomi
|
||||||
pkgver=0.9.11.r39.g5f0cc0a7
|
pkgver=0.9.11.r39.g5f0cc0a7
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Powerful and easy-to-use multimedia player"
|
pkgdesc="Powerful and easy-to-use multimedia player"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://bomi-player.github.io"
|
url="http://bomi-player.github.io"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
screenshot='http://i.imgur.com/j76hzyd.png'
|
screenshot='http://i.imgur.com/j76hzyd.png'
|
||||||
install=$pkgname.install
|
|
||||||
depends=('qt5-base' 'qt5-declarative' 'qt5-x11extras' 'qt5-quickcontrols' 'qt5-svg'
|
depends=('qt5-base' 'qt5-declarative' 'qt5-x11extras' 'qt5-quickcontrols' 'qt5-svg'
|
||||||
'libdvdread' 'libdvdnav' 'libcdio-paranoia' 'libcdio' 'smbclient'
|
'libdvdread' 'libdvdnav' 'libcdio-paranoia' 'libcdio' 'smbclient'
|
||||||
'alsa-lib' 'libpulse' 'jack' 'libchardet' 'libbluray'
|
'alsa-lib' 'libpulse' 'jack' 'libchardet' 'libbluray'
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
post_install() {
|
|
||||||
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
|
|
||||||
update-desktop-database -q
|
|
||||||
}
|
|
||||||
|
|
||||||
post_upgrade() {
|
|
||||||
post_install
|
|
||||||
}
|
|
||||||
|
|
||||||
post_remove() {
|
|
||||||
post_install
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user