mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-24 02:42:47 +00:00
packaging: kde-workspace and kde-l10n dependencies update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
05beede3bb
commit
99ea77acc7
3 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@ license=('GPL' 'LGPL' 'FDL')
|
||||||
groups=('katana')
|
groups=('katana')
|
||||||
depends=("katie-git" "libdbusmenu-katie>=4.22.0" "katanalibs>=4.22.0"
|
depends=("katie-git" "libdbusmenu-katie>=4.22.0" "katanalibs>=4.22.0"
|
||||||
'libxdamage' 'libqalculate' 'libdrm' 'libgphoto2' 'lightdm'
|
'libxdamage' 'libqalculate' 'libdrm' 'libgphoto2' 'lightdm'
|
||||||
'libxklavier' 'libxres' 'libxcomposite' 'libxft' 'libxinerama'
|
'libxklavier' 'libxres' 'libxcomposite' 'libxft'
|
||||||
'xorg-xrdb' 'xorg-xsetroot' 'xorg-xrandr' 'xorg-xmessage' 'libusb'
|
'xorg-xrdb' 'xorg-xsetroot' 'xorg-xrandr' 'xorg-xmessage' 'libusb'
|
||||||
'xcb-util-renderutil' 'xcb-util-keysyms' 'ttf-dejavu' 'libssh'
|
'xcb-util-renderutil' 'xcb-util-keysyms' 'ttf-dejavu' 'libssh'
|
||||||
'pciutils' 'glu' 'mesa' 'libmtp' 'ebook-tools' 'xorg-server'
|
'pciutils' 'glu' 'mesa' 'libmtp' 'ebook-tools' 'xorg-server'
|
||||||
|
|
|
@ -6,7 +6,7 @@ Homepage: https://osdn.net/projects/kde/
|
||||||
Vcs-Git: git://git.osdn.net/gitroot/kde/kde-l10n.git
|
Vcs-Git: git://git.osdn.net/gitroot/kde/kde-l10n.git
|
||||||
Vcs-browser: https://osdn.net/projects/kde/scm/git/kde-l10n/tree
|
Vcs-browser: https://osdn.net/projects/kde/scm/git/kde-l10n/tree
|
||||||
Standards-Version: 4.22.0
|
Standards-Version: 4.22.0
|
||||||
Build-Depends: debhelper (>= 9~), cmake, katanalibs, gettext
|
Build-Depends: debhelper (>= 9~), cmake, katanalibs
|
||||||
|
|
||||||
Package: katana-l10n
|
Package: katana-l10n
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
|
|
@ -15,8 +15,8 @@ WRKSRC = ${WRKDIR}/kde-workspace.git
|
||||||
|
|
||||||
USES = compiler:c++11-lang pkgconfig cmake xorg gl shebangfix desktop-file-utils \
|
USES = compiler:c++11-lang pkgconfig cmake xorg gl shebangfix desktop-file-utils \
|
||||||
shared-mime-info
|
shared-mime-info
|
||||||
USE_XORG = x11 xinerama xcursor xfixes xrender xtst xdamage xcomposite xres xft xi xau \
|
USE_XORG = x11 xcursor xfixes xrender xtst xdamage xcomposite xres xft xi xau xrandr xext ice sm \
|
||||||
xrandr xext ice sm xcb xxf86vm
|
xcb xxf86vm
|
||||||
USE_GL = gl glu egl
|
USE_GL = gl glu egl
|
||||||
USE_LDCONFIG = yes
|
USE_LDCONFIG = yes
|
||||||
SHEBANG_FILES = kate/part/syntax/data/generate-php.pl
|
SHEBANG_FILES = kate/part/syntax/data/generate-php.pl
|
||||||
|
@ -35,7 +35,7 @@ LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
||||||
libfontconfig.so:x11-fonts/fontconfig libxcb-render-util.so:x11/xcb-util-renderutil \
|
libfontconfig.so:x11-fonts/fontconfig libxcb-render-util.so:x11/xcb-util-renderutil \
|
||||||
libxcb-keysyms.so:x11/xcb-util-keysyms libxkbfile.so:x11/libxkbfile \
|
libxcb-keysyms.so:x11/xcb-util-keysyms libxkbfile.so:x11/libxkbfile \
|
||||||
libpci.so:devel/libpci libqalculate.so:math/libqalculate libdrm.so:graphics/libdrm \
|
libpci.so:devel/libpci libqalculate.so:math/libqalculate libdrm.so:graphics/libdrm \
|
||||||
libpng.so:graphics/png libmtp.so:multimedia/libmtp libssh.so:security/libssh \
|
libmtp.so:multimedia/libmtp libssh.so:security/libssh \
|
||||||
libgphoto2.so:graphics/libgphoto2 liblightdm-gobject-1.so:x11/lightdm \
|
libgphoto2.so:graphics/libgphoto2 liblightdm-gobject-1.so:x11/lightdm \
|
||||||
libepub.so:textproc/ebook-tools
|
libepub.so:textproc/ebook-tools
|
||||||
CMAKE_ARGS = -Wno-dev
|
CMAKE_ARGS = -Wno-dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue