pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xmoji: remove, imported to pkgsrc/inputmethod
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Aug 16 13:04:26 2024 +0200
Changeset: 6a05cd749f9e6adec7724bd253a445c7a8720479
Modified Files:
Makefile
Removed Files:
xmoji/DESCR
xmoji/Makefile
xmoji/PLIST
xmoji/TODO
xmoji/distinfo
Log Message:
xmoji: remove, imported to pkgsrc/inputmethod
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6a05cd749f9e6adec7724bd253a445c7a8720479
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 +-
xmoji/DESCR | 3 ---
xmoji/Makefile | 32 --------------------------------
xmoji/PLIST | 8 --------
xmoji/TODO | 1 -
xmoji/distinfo | 5 -----
6 files changed, 1 insertion(+), 50 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 1b9b109fe8..4d76e1ff14 100644
--- a/Makefile
+++ b/Makefile
@@ -130,6 +130,7 @@ SUBDIR+= afflib
SUBDIR+= afl-cov
SUBDIR+= agile
SUBDIR+= ags
+SUBDIR+= aichat
SUBDIR+= air
SUBDIR+= aircrack-ng
SUBDIR+= alac_decoder
@@ -5887,7 +5888,6 @@ SUBDIR+= xmms-skin-nixamp
SUBDIR+= xmms-skins
SUBDIR+= xmms-volnorm
SUBDIR+= xmms2
-SUBDIR+= xmoji
SUBDIR+= xmoto
SUBDIR+= xnee
SUBDIR+= xonotic
diff --git a/xmoji/DESCR b/xmoji/DESCR
deleted file mode 100644
index 32e555d6a4..0000000000
--- a/xmoji/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Xmoji is a simple emoji keyboard for X11 designed to work without
-relying on any toolkit or input method. It doesn't use a toolkit
-itself and instead renders its GUI using XRender requests.
diff --git a/xmoji/Makefile b/xmoji/Makefile
deleted file mode 100644
index 7aa78c7728..0000000000
--- a/xmoji/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD$
-
-DISTNAME= xmoji-0.7
-CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_GITHUB:=Zirias/}
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
-EXTRACT_SUFX= .tar.xz
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Zirias/xmoji/
-COMMENT= Plain X11 emoji keyboard
-LICENSE= 2-clause-bsd
-
-MAKE_FILE= GNUmakefile
-MAKE_FLAGS+= SH=${CONFIG_SHELL}
-
-USE_TOOLS+= gmake pkg-config
-
-USE_CC_FEATURES+= c11
-# pkgsrc passes in its own LDFLAGS, and this part is lost (as of 0.7)
-LDFLAGS+= -L$$(LIBDIR)
-
-.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../fonts/harfbuzz/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../x11/libxcb/buildlink3.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.include "../../x11/xcb-util-cursor/buildlink3.mk"
-.include "../../x11/xcb-util-image/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/xmoji/PLIST b/xmoji/PLIST
deleted file mode 100644
index aea733ae69..0000000000
--- a/xmoji/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-bin/xmoji
-share/applications/xmoji.desktop
-share/doc/xmoji/README.md
-share/icons/hicolor/16x16/apps/xmoji.png
-share/icons/hicolor/256x256/apps/xmoji.png
-share/icons/hicolor/32x32/apps/xmoji.png
-share/icons/hicolor/48x48/apps/xmoji.png
diff --git a/xmoji/TODO b/xmoji/TODO
deleted file mode 100644
index 1b7aaa75c5..0000000000
--- a/xmoji/TODO
+++ /dev/null
@@ -1 +0,0 @@
-Just exits after startup.
diff --git a/xmoji/distinfo b/xmoji/distinfo
deleted file mode 100644
index 01d1654947..0000000000
--- a/xmoji/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (xmoji-0.7.tar.xz) = e113796956809c63948c752f1910607e8e74bfce3a119af077bd170d18ec40e3
-SHA512 (xmoji-0.7.tar.xz) = 7dccf344ba9850f201feef2ceced7461e14e7e05dce8f86eb60a5dc0f567673be5d0bd64ce73c8066c232165ade17db3569be3fb56605fd90bc71437a9f02747
-Size (xmoji-0.7.tar.xz) = 277636 bytes
Home |
Main Index |
Thread Index |
Old Index