mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: kde-workspace dependencies update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
44c856acf5
commit
45c02ff7c6
5 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katana-extraapps
|
||||
pkgver=4.23.0.r1250.fab383df
|
||||
pkgver=4.23.0.r1356.bf912109
|
||||
pkgrel=1
|
||||
pkgdesc="Katana extra applications"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katana-workspace
|
||||
pkgver=4.23.0.r1766.a033a2e8
|
||||
pkgver=4.23.0.r2127.5e162c27
|
||||
pkgrel=1
|
||||
pkgdesc="Katana workspace interface, base applications and tools"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katanalibs
|
||||
pkgver=4.23.0.r3295.7f3719e3
|
||||
pkgver=4.23.0.r3567.6adc4fca
|
||||
pkgrel=1
|
||||
pkgdesc="Katana core libraries"
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
|
@ -21,8 +21,8 @@ Provides: lightdm-greeter
|
|||
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hurd-i386
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons, gdb | lldb,
|
||||
xserver-xorg, x11-xserver-utils, x11-xkb-utils, x11-utils, fonts-dejavu,
|
||||
lm-sensors, pciutils, icoutils, dbus-x11, iso-codes, djvulibre-bin, mtools,
|
||||
katie-tools, lightdm, qrencode, xauth, sudo, lrzsz, locate, lsof,
|
||||
cppcheck [linux-any], universal-ctags [linux-any], cryptsetup-bin [linux-any],
|
||||
subversion, mercurial, bzr, git, accountsservice
|
||||
lm-sensors, pciutils, icoutils, dbus-x11, iso-codes, mtools, locate, lsof,
|
||||
katie-tools, lightdm, qrencode, xauth, sudo, lrzsz, cppcheck [linux-any],
|
||||
universal-ctags [linux-any], cryptsetup-bin [linux-any], subversion,
|
||||
mercurial, bzr, git, accountsservice
|
||||
Description: Katana workspace interface, base applications and tools
|
||||
|
|
|
@ -24,8 +24,8 @@ SHEBANG_FILES = kate/part/syntax/data/generate-php.pl
|
|||
RUN_DEPENDS = ${LOCALBASE}/share/icons/ariya/index.theme:katana/ariya-icons \
|
||||
${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \
|
||||
${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:x11-fonts/dejavu \
|
||||
Xorg:x11-servers/xorg-server wrestool:graphics/icoutils ddjvu:graphics/djvulibre \
|
||||
xrdb:x11/xrdb xmessage:x11/xmessage xauth:x11/xauth xprop:x11/xprop xrandr:x11/xrandr \
|
||||
Xorg:x11-servers/xorg-server wrestool:graphics/icoutils xrdb:x11/xrdb \
|
||||
xmessage:x11/xmessage xauth:x11/xauth xprop:x11/xprop xrandr:x11/xrandr \
|
||||
setxkbmap:x11/setxkbmap xmodmap:x11/xmodmap xsetroot:x11/xsetroot iceauth:x11/iceauth \
|
||||
iso-codes>=0:misc/iso-codes mtools:emulators/mtools lspci:sysutils/pciutils \
|
||||
lightdm:x11/lightdm qrencode:graphics/libqrencode sudo:security/sudo ctags:devel/ctags \
|
||||
|
|
Loading…
Add table
Reference in a new issue