summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2016-01-17 14:08:03 +0000
committerwiz <wiz>2016-01-17 14:08:03 +0000
commitd17611954b1729bd627647aa4630dd5f03c909fb (patch)
treed527572e78e4dd66b69bc7366ebdb80b255d4266 /devel
parentf30a6eadbbf3a5b12af6352da7672e3c9f3c0f0c (diff)
downloadpkgsrc-d17611954b1729bd627647aa4630dd5f03c909fb.tar.gz
Remove SDL2_ttf -- it already existed, but in fonts/
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
-rw-r--r--devel/SDL2_ttf/DESCR5
-rw-r--r--devel/SDL2_ttf/Makefile20
-rw-r--r--devel/SDL2_ttf/PLIST4
-rw-r--r--devel/SDL2_ttf/buildlink3.mk17
-rw-r--r--devel/SDL2_ttf/distinfo6
6 files changed, 1 insertions, 54 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 88eee07435d..3e331b82b16 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2203 2016/01/16 23:56:23 rillig Exp $
+# $NetBSD: Makefile,v 1.2204 2016/01/17 14:08:03 wiz Exp $
#
COMMENT= Development utilities
@@ -21,7 +21,6 @@ SUBDIR+= SDL
SUBDIR+= SDL-intro-en
SUBDIR+= SDL-intro-ko
SUBDIR+= SDL2
-SUBDIR+= SDL2_ttf
SUBDIR+= SDL_Pango
SUBDIR+= SDL_gfx
SUBDIR+= SDL_ttf
diff --git a/devel/SDL2_ttf/DESCR b/devel/SDL2_ttf/DESCR
deleted file mode 100644
index 36ea2b919a5..00000000000
--- a/devel/SDL2_ttf/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a sample library which allows you to use TrueType fonts in your SDL
-applications. It comes with an example program "showfont" which displays an
-example string for a given TrueType font file.
-
-This package contains the SDL2 version of the library.
diff --git a/devel/SDL2_ttf/Makefile b/devel/SDL2_ttf/Makefile
deleted file mode 100644
index a07298ba0ea..00000000000
--- a/devel/SDL2_ttf/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2016/01/13 20:14:05 wiz Exp $
-
-DISTNAME= SDL2_ttf-2.0.13
-CATEGORIES= devel
-MASTER_SITES= https://www.libsdl.org/projects/SDL_ttf/release/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.libsdl.org/projects/SDL_ttf/
-COMMENT= Use TrueType fonts in your SDL2 applications
-LICENSE= zlib
-
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-
-PKGCONFIG_OVERRIDE+= SDL2_ttf.pc.in
-
-.include "../../devel/SDL2/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/SDL2_ttf/PLIST b/devel/SDL2_ttf/PLIST
deleted file mode 100644
index fe35e29dadc..00000000000
--- a/devel/SDL2_ttf/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2016/01/13 20:14:05 wiz Exp $
-include/SDL2/SDL_ttf.h
-lib/libSDL2_ttf.la
-lib/pkgconfig/SDL2_ttf.pc
diff --git a/devel/SDL2_ttf/buildlink3.mk b/devel/SDL2_ttf/buildlink3.mk
deleted file mode 100644
index 1bc1ab44b48..00000000000
--- a/devel/SDL2_ttf/buildlink3.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2016/01/13 20:14:05 wiz Exp $
-
-BUILDLINK_TREE+= SDL2_ttf
-
-.if !defined(SDL2_TTF_BUILDLINK3_MK)
-SDL2_TTF_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.SDL2_ttf+= SDL2_ttf>=2.0.3nb3
-BUILDLINK_ABI_DEPENDS.SDL2_ttf+= SDL2_ttf>=2.0.11nb4
-BUILDLINK_PKGSRCDIR.SDL2_ttf?= ../../devel/SDL2_ttf
-
-.include "../../devel/SDL2/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.endif # SDL2_TTF_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -SDL2_ttf
diff --git a/devel/SDL2_ttf/distinfo b/devel/SDL2_ttf/distinfo
deleted file mode 100644
index 4de50e15681..00000000000
--- a/devel/SDL2_ttf/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2016/01/13 20:14:05 wiz Exp $
-
-SHA1 (SDL2_ttf-2.0.13.tar.gz) = b20dfc67cbd52779abb298ffdc63e500e92f0413
-RMD160 (SDL2_ttf-2.0.13.tar.gz) = 13f7490ec369fa75baee9d0d5e2da2959abf1355
-SHA512 (SDL2_ttf-2.0.13.tar.gz) = 24f7d77c7d46be3c8236d6edde42f40c97c778e2fdb5d7923f1ec473ce19039c382843afe6de79f04c014d3f854cdf912cdfe1e0cf803a2fd246fd4c65360c6b
-Size (SDL2_ttf-2.0.13.tar.gz) = 4152978 bytes