pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: nia
Date: Sat Feb 8 16:14:52 UTC 2020
Modified Files:
pkgsrc/graphics: Makefile
Removed Files:
pkgsrc/graphics/adapta-gtk-theme: DESCR Makefile PLIST distinfo
Log Message:
graphics: Remove adapta-gtk-theme
This package is causing a lot of problems in bulk builds. There's no reason
all the SVGs can't be pregenerated, but instead it needs to do a few hours
of parallel conversions with inkscape.
it's now unmaintained upstream so there's little chance of it getting
distributed in a more sensible way in the future, and as maintainer, I
no longer care about this package
To generate a diff of this commit:
cvs rdiff -u -r1.879 -r1.880 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/adapta-gtk-theme/DESCR \
pkgsrc/graphics/adapta-gtk-theme/PLIST \
pkgsrc/graphics/adapta-gtk-theme/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/adapta-gtk-theme/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.879 pkgsrc/graphics/Makefile:1.880
--- pkgsrc/graphics/Makefile:1.879 Wed Feb 5 13:18:49 2020
+++ pkgsrc/graphics/Makefile Sat Feb 8 16:14:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.879 2020/02/05 13:18:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.880 2020/02/08 16:14:52 nia Exp $
#
COMMENT= Graphics tools and libraries
@@ -37,7 +37,6 @@ SUBDIR+= R-viridisLite
SUBDIR+= SDL2_image
SUBDIR+= SDL_image
SUBDIR+= aalib
-SUBDIR+= adapta-gtk-theme
SUBDIR+= adaptagrams
SUBDIR+= adwaita-icon-theme
SUBDIR+= agg
Home |
Main Index |
Thread Index |
Old Index