oxygen-fonts removed ttf-font reference, is now provided by ttf-noto

This commit is contained in:
AlmAck 2015-11-10 20:30:17 +00:00
parent c1ff20a112
commit 109e07ef65

View File

@ -3,13 +3,13 @@ source ../plasma.conf
pkgname=oxygen-fonts
pkgver=${PVersion}
pkgrel=2
pkgrel=3
pkgdesc='The Oxygen font family. A desktop/gui font family for integrated use with the KDE desktop'
url='https://projects.kde.org/projects/kde/workspace/oxygen-fonts'
arch=('x86_64')
replaces=('ttf-oxygen' 'ttf-font')
conflicts=('ttf-oxygen' 'ttf-font')
provides=('ttf-oxygen' 'ttf-font')
replaces=('ttf-oxygen')
conflicts=('ttf-oxygen')
provides=('ttf-oxygen')
license=('custom:OFL' 'GPL' 'custom:GPL+FE')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
makedepends=('extra-cmake-modules' 'qt5-base' 'fontforge')