Index: head/x11-fonts/Makefile =================================================================== --- head/x11-fonts/Makefile +++ head/x11-fonts/Makefile @@ -170,6 +170,7 @@ SUBDIR += orbitron SUBDIR += ohsnap SUBDIR += oldschool-pc-fonts + SUBDIR += oxygen-fonts SUBDIR += p5-Font-AFM SUBDIR += p5-Font-TTF SUBDIR += p5-Font-TTFMetrics Index: head/x11-fonts/oxygen-fonts/Makefile =================================================================== --- head/x11-fonts/oxygen-fonts/Makefile +++ head/x11-fonts/oxygen-fonts/Makefile @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PKGNAMEPREFIX= +PORTNAME= oxygen-fonts +DISTVERSION= 5.4.3 +CATEGORIES= x11-fonts kde-plasma + +MAINTAINER= vishwin@vishwin.info +COMMENT= Plasma5 Oxygen font family + +LICENSE= OFL11 GPLv3RLE+ +LICENSE_COMB= dual +LICENSE_FILE_OFL11= ${WRKSRC}/COPYING-OFL +LICENSE_FILE_GPLv3RLE+ = ${WRKSRC}/COPYING-GPL+FE.txt + +BUILD_DEPENDS= fontforge:print/fontforge + +USES= cmake cpe fonts:none kde:5 qt:5 tar:xz + +USE_KDE= ecm_build +KDE_PLASMA_VERSION= ${DISTVERSION} +KDE_PLASMA_BRANCH= Attic + +USE_QT= buildtools_build qmake_build + +NO_ARCH= yes + +.include Index: head/x11-fonts/oxygen-fonts/distinfo =================================================================== --- head/x11-fonts/oxygen-fonts/distinfo +++ head/x11-fonts/oxygen-fonts/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1553129061 +SHA256 (KDE/plasma/5.4.3/oxygen-fonts-5.4.3.tar.xz) = a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c +SIZE (KDE/plasma/5.4.3/oxygen-fonts-5.4.3.tar.xz) = 161700 Index: head/x11-fonts/oxygen-fonts/pkg-descr =================================================================== --- head/x11-fonts/oxygen-fonts/pkg-descr +++ head/x11-fonts/oxygen-fonts/pkg-descr @@ -0,0 +1,9 @@ +Oxygen Font is a project to design a desktop/gui font for integrated +use with the KDE Plasma desktop. + +The basic concept for Oxygen Font is to design a clear, legible, +sans serif font which would be rendered with Freetype on Linux-based +devices. In addition a bold weight, plus regular and bold italics, +and a monospace version will be made. + +WWW: https://cgit.kde.org/oxygen-fonts.git Index: head/x11-fonts/oxygen-fonts/pkg-plist =================================================================== --- head/x11-fonts/oxygen-fonts/pkg-plist +++ head/x11-fonts/oxygen-fonts/pkg-plist @@ -0,0 +1,5 @@ +lib/cmake/OxygenFont/OxygenFontConfig.cmake +lib/cmake/OxygenFont/OxygenFontConfigVersion.cmake +share/fonts/truetype/oxygen/Oxygen-Sans-Bold.ttf +share/fonts/truetype/oxygen/Oxygen-Sans.ttf +share/fonts/truetype/oxygen/OxygenMono-Regular.ttf