pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
oxygen-fonts: Import oxygen-fonts-5.4.3
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Thu Apr 28 14:26:37 2016 +1200
Changeset: 86e01082a8e3505e2900466eea3cc0ee261a75c9
Added Files:
oxygen-fonts/DESCR
oxygen-fonts/Makefile
oxygen-fonts/PLIST
oxygen-fonts/distinfo
Log Message:
oxygen-fonts: Import oxygen-fonts-5.4.3
Oxygen Font is a project to design a desktop/gui font for integrated
use with the KDE 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.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86e01082a8e3505e2900466eea3cc0ee261a75c9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
oxygen-fonts/DESCR | 7 +++++++
oxygen-fonts/Makefile | 25 +++++++++++++++++++++++++
oxygen-fonts/PLIST | 6 ++++++
oxygen-fonts/distinfo | 6 ++++++
4 files changed, 44 insertions(+)
diffs:
diff --git a/oxygen-fonts/DESCR b/oxygen-fonts/DESCR
new file mode 100644
index 0000000..af3a5da
--- /dev/null
+++ b/oxygen-fonts/DESCR
@@ -0,0 +1,7 @@
+Oxygen Font is a project to design a desktop/gui font for integrated
+use with the KDE 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.
diff --git a/oxygen-fonts/Makefile b/oxygen-fonts/Makefile
new file mode 100644
index 0000000..b066eeb
--- /dev/null
+++ b/oxygen-fonts/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.3 2016/02/14 04:13:32 markd Exp $
+
+DISTNAME= oxygen-fonts-5.4.3
+CATEGORIES= fonts kde
+MASTER_SITES= ${MASTER_SITE_KDE:=plasma/5.4.3/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= markd%NetBSD.org@localhost
+HOMEPAGE= http://projects.kde.org/projects/oxygen-fonts
+COMMENT= The Oxygen font family
+LICENSE= gnu-gpl-v3 AND ofl-v1.1
+
+USE_CMAKE= yes
+USE_LANGUAGES= c c++
+CMAKE_ARG_PATH= ..
+CONFIGURE_DIRS= _KDE_build
+
+CMAKE_ARGS+= -DOXYGEN_FONT_INSTALL_DIR=${PREFIX}/share/fonts/X11/TTF
+
+BUILD_DEPENDS+= extra-cmake-modules>=1.2.0:../../devel/extra-cmake-modules
+
+pre-configure:
+ ${MKDIR} ${WRKSRC}/_KDE_build
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/oxygen-fonts/PLIST b/oxygen-fonts/PLIST
new file mode 100644
index 0000000..ba7774b
--- /dev/null
+++ b/oxygen-fonts/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD$
+lib/cmake/OxygenFont/OxygenFontConfig.cmake
+lib/cmake/OxygenFont/OxygenFontConfigVersion.cmake
+share/fonts/X11/TTF/Oxygen-Sans-Bold.ttf
+share/fonts/X11/TTF/Oxygen-Sans.ttf
+share/fonts/X11/TTF/OxygenMono-Regular.ttf
diff --git a/oxygen-fonts/distinfo b/oxygen-fonts/distinfo
new file mode 100644
index 0000000..48bf482
--- /dev/null
+++ b/oxygen-fonts/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (oxygen-fonts-5.4.3.tar.xz) = 328ef4ea6d9d579c92e065aab53aa2f435adaa08
+RMD160 (oxygen-fonts-5.4.3.tar.xz) = 76972ab6e850c18b77c247a132757b01c9ad30db
+SHA512 (oxygen-fonts-5.4.3.tar.xz) = 6dab7b2ef3f7540cd28e91435662f6c43ef9e972fe4ccd1e58ba8904d1b4e8f1ca562384d02df1fc7c5dd5366e9be1ed0a1590a9b9a182621e4bab26ffc3497f
+Size (oxygen-fonts-5.4.3.tar.xz) = 161700 bytes
Home |
Main Index |
Thread Index |
Old Index