diff options
author | obache <obache@pkgsrc.org> | 2010-12-03 12:29:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-03 12:29:57 +0000 |
commit | 863e3779bc1a6453b265b6ed91cabafa0de41f8f (patch) | |
tree | 7cb31bfde05e12524b455cdc1682f241d08a599f /inputmethod | |
parent | 906b5d3d270811b782b3a2fd77b6285c3cec298f (diff) | |
download | pkgsrc-863e3779bc1a6453b265b6ed91cabafa0de41f8f.tar.gz |
Remove ibus-table-extraphrase, for ibus-1.2 and nothing require it anymore.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/DESCR | 3 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/Makefile | 22 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/PLIST | 3 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/buildlink3.mk | 14 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/distinfo | 5 |
6 files changed, 1 insertions, 49 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 74aa4db4c19..530386a7f24 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2010/12/03 12:17:16 obache Exp $ +# $NetBSD: Makefile,v 1.49 2010/12/03 12:29:57 obache Exp $ # COMMENT= Input method tools and libraries @@ -31,7 +31,6 @@ SUBDIR+= ibus-skk SUBDIR+= ibus-t9 SUBDIR+= ibus-table SUBDIR+= ibus-table-chinese -SUBDIR+= ibus-table-extraphrase SUBDIR+= ibus-table-others SUBDIR+= ibus-tegaki SUBDIR+= ibus-unikey diff --git a/inputmethod/ibus-table-extraphrase/DESCR b/inputmethod/ibus-table-extraphrase/DESCR deleted file mode 100644 index 7f82fa0092b..00000000000 --- a/inputmethod/ibus-table-extraphrase/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This package provide Chinese extra phrases for ibus-table based IME, -such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5, -ibus-table-erbi and etc. diff --git a/inputmethod/ibus-table-extraphrase/Makefile b/inputmethod/ibus-table-extraphrase/Makefile deleted file mode 100644 index ffd8383a746..00000000000 --- a/inputmethod/ibus-table-extraphrase/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ -# - -DISTNAME= ibus-table-extraphrase-1.2.0.20100305 -CATEGORIES= inputmethod -MASTER_SITES= http://ibus.googlecode.com/files/ - -MAINTAINER= obache@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ -COMMENT= Chinese extra phrases for ibus-table based IME -LICENSE= gnu-gpl-v3 - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config -USE_LANGUAGES= # none - -PKGCONFIG_OVERRIDE+= ibus-table-extraphrase.pc.in - -.include "../../inputmethod/ibus-table/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ibus-table-extraphrase/PLIST b/inputmethod/ibus-table-extraphrase/PLIST deleted file mode 100644 index 44367f98eea..00000000000 --- a/inputmethod/ibus-table-extraphrase/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ -lib/pkgconfig/ibus-table-extraphrase.pc -share/ibus-table/data/extra_phrase.txt diff --git a/inputmethod/ibus-table-extraphrase/buildlink3.mk b/inputmethod/ibus-table-extraphrase/buildlink3.mk deleted file mode 100644 index fc9dd3dad5b..00000000000 --- a/inputmethod/ibus-table-extraphrase/buildlink3.mk +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ - -BUILDLINK_TREE+= ibus-table-extraphrase - -.if !defined(IBUS_TABLE_EXTRAPHRASE_BUILDLINK3_MK) -IBUS_TABLE_EXTRAPHRASE_BUILDLINK3_MK:= - -BUILDLINK_DEPMETHOD.ibus-table-extraphrase?= build -BUILDLINK_API_DEPENDS.ibus-table-extraphrase+= ibus-table-extraphrase>=1.1.0.20090415 -BUILDLINK_PKGSRCDIR.ibus-table-extraphrase?= ../../inputmethod/ibus-table-extraphrase - -.endif # IBUS_TABLE_EXTRAPHRASE_BUILDLINK3_MK - -BUILDLINK_TREE+= -ibus-table-extraphrase diff --git a/inputmethod/ibus-table-extraphrase/distinfo b/inputmethod/ibus-table-extraphrase/distinfo deleted file mode 100644 index c3324c5c264..00000000000 --- a/inputmethod/ibus-table-extraphrase/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ - -SHA1 (ibus-table-extraphrase-1.2.0.20100305.tar.gz) = 11f4b473a0fe94ca3de98534bcc7321c0ab474b3 -RMD160 (ibus-table-extraphrase-1.2.0.20100305.tar.gz) = 3053791366521f9dabe142989a678dacdbb09b9b -Size (ibus-table-extraphrase-1.2.0.20100305.tar.gz) = 2199706 bytes |