fontmatrix: remove
Dead upstream, depends on qt4
This commit is contained in:
parent
7033c85574
commit
dbfc340959
3 changed files with 6 additions and 26 deletions
1
srcpkgs/fontmatrix/INSTALL.msg
Normal file
1
srcpkgs/fontmatrix/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
fontmatrix is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/20
|
|
@ -1,11 +0,0 @@
|
||||||
--- src/fmutils.cpp.orig 2017-08-13 19:07:51.821535347 +0200
|
|
||||||
+++ src/fmutils.cpp 2017-08-13 19:05:51.995947873 +0200
|
|
||||||
@@ -12,7 +12,7 @@
|
|
||||||
|
|
||||||
#include "fmutils.h"
|
|
||||||
|
|
||||||
-#if !defined(_WIN32) && !defined(Q_OS_MAC)
|
|
||||||
+#if !defined(_WIN32) && !defined(Q_OS_MAC) && defined(__GLIBC__)
|
|
||||||
#include <execinfo.h>
|
|
||||||
#include <cxxabi.h>
|
|
||||||
#include <cstdlib>
|
|
|
@ -1,19 +1,9 @@
|
||||||
# Template file for 'fontmatrix'
|
# Template file for 'fontmatrix'
|
||||||
pkgname=fontmatrix
|
pkgname=fontmatrix
|
||||||
version=0.6.0.20171228
|
version=0.6.0.20171228
|
||||||
revision=1
|
revision=2
|
||||||
_commit=8108e6ea8b5944a92d7f27c40509b8e890ddaff1
|
noarch=yes
|
||||||
wrksrc="${pkgname}-${_commit}"
|
build_style=meta
|
||||||
build_style=cmake
|
short_desc="Free font collections manager (removed package)"
|
||||||
hostmakedepends="pkg-config"
|
license="metapackage"
|
||||||
makedepends="fontconfig-devel MesaLib-devel qt-webkit-devel"
|
|
||||||
short_desc="Free font collections manager"
|
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
||||||
license="GPL-2.0-or-later"
|
|
||||||
homepage="https://github.com/fontmatrix/fontmatrix"
|
homepage="https://github.com/fontmatrix/fontmatrix"
|
||||||
distfiles="https://github.com/fontmatrix/fontmatrix/archive/${_commit}.tar.gz"
|
|
||||||
checksum=1fa442e5bafb08265e1078d522ca0e8a8b864ab8544fb5ce4fd77ebb2f7bfc1d
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt-devel"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue