mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
colibri rebuild for changed kde 4.7
This commit is contained in:
parent
ce62e5ab95
commit
299925b80a
@ -9,12 +9,12 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=colibri
|
||||
pkgver=0.2.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Colibri provides an alternative to KDE4 Plasma notifications."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://kde-apps.org/content/show.php/Colibri?content=117147"
|
||||
license=('GPL')
|
||||
depends=('kdebase-workspace>=4.4')
|
||||
depends=('kde-workspace')
|
||||
makedepends=('gcc' 'cmake' 'automoc4')
|
||||
install=colibri.install
|
||||
source=(http://kde-apps.org/CONTENT/content-files/117147-${pkgname}-${pkgver}.tar.bz2)
|
||||
|
@ -1,6 +1,6 @@
|
||||
post_install() {
|
||||
echo ""
|
||||
echo "Colibri notifications works ONLY with 4.4"
|
||||
echo "Colibri notifications works with 4.4 and higher"
|
||||
echo ""
|
||||
echo "Enabling Colibri notifications can be a bit tricky:
|
||||
- Right-click on the systemtray applet
|
||||
|
Loading…
Reference in New Issue
Block a user