Now that textproc/UCD was updated by thierry@ with the required files
for gucharmap remove the duplicate misc/unicode-ucd port and build gucharmap against textproc/UCD.
This commit is contained in:
parent
bfa9c102f8
commit
8faf7a25ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442459
1
MOVED
1
MOVED
@ -9396,3 +9396,4 @@ net-mgmt/zabbix24-server||2017-05-29|Has expired: Upstream has declared this ver
|
||||
net/py-cloudfiles|net/py-python-cloudfiles|2017-05-30|Rename to match PyPI naming
|
||||
irc/konversation-kde4|irc/konversation|2017-05-30|Renamed to irc/konversation
|
||||
lang/perl5.20|lang/perl5.24|2017-06-01|Support ends three years after .0 release, please upgrade to a more recent version of Perl
|
||||
misc/unicode-ucd|textproc/UCD|2017-06-02|unicode-ucd was a duplicate of textproc/UCD, remove the younger port
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= itstool:textproc/itstool \
|
||||
unicode-ucd>=0:misc/unicode-ucd
|
||||
UCD>=0:textproc/UCD
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
@ -22,7 +22,7 @@ USES= desktop-file-utils gmake gnome libtool localbase \
|
||||
pathfix pkgconfig tar:xz
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-unicode-data=${LOCALBASE}/share/unicode-ucd/
|
||||
CONFIGURE_ARGS= --with-unicode-data=${LOCALBASE}/share/unicode/ucd/
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -474,7 +474,6 @@
|
||||
SUBDIR += uk-postcodes
|
||||
SUBDIR += umodunpack
|
||||
SUBDIR += unclutter
|
||||
SUBDIR += unicode-ucd
|
||||
SUBDIR += upclient
|
||||
SUBDIR += us-zipcodes
|
||||
SUBDIR += usbids
|
||||
|
@ -1,30 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= unicode-ucd
|
||||
PORTVERSION= 9.0.0
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.unicode.org/Public/zipped/${PORTVERSION}/
|
||||
DISTFILES= UCD.zip \
|
||||
Unihan.zip
|
||||
DIST_SUBDIR= unicode/${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Unicode Character Database
|
||||
|
||||
# https://fedoraproject.org/wiki/Licensing/MIT#Modern_Style_without_sublicense_.28Unicode.29
|
||||
LICENSE= MIT
|
||||
|
||||
USES= zip
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/${PORTNAME}
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . \
|
||||
${STAGEDIR}${PREFIX}/share/${PORTNAME}/
|
||||
# we unpack Unihan.zip but gucharmap wants the Unihan.zip to be present
|
||||
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/Unihan.zip \
|
||||
${STAGEDIR}${PREFIX}/share/${PORTNAME}/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
TIMESTAMP = 1470738390
|
||||
SHA256 (unicode/9.0.0/UCD.zip) = df9e028425816fd5117eaea7173704056f88f7cd030681e457c6f3827f9390ec
|
||||
SIZE (unicode/9.0.0/UCD.zip) = 5655592
|
||||
SHA256 (unicode/9.0.0/Unihan.zip) = 6afdd48fb3c5d79a527ed27ce2582b2f684c09e16f5d0837fe7e5b0204f46362
|
||||
SIZE (unicode/9.0.0/Unihan.zip) = 6558824
|
@ -1,9 +0,0 @@
|
||||
The Unicode Character Database (UCD) consists of a number of data files
|
||||
listing Unicode character properties and related data. It also includes
|
||||
data files containing test data for conformance to several important
|
||||
Unicode algorithms.
|
||||
|
||||
This package contains Unihan.zip which contains the data files for the
|
||||
Unified Han database of Hanzi/Kanji/Hanja Chinese characters.
|
||||
|
||||
WWW: http://www.unicode.org/ucd/
|
@ -1,71 +0,0 @@
|
||||
%%DATADIR%%/ArabicShaping.txt
|
||||
%%DATADIR%%/BidiBrackets.txt
|
||||
%%DATADIR%%/BidiCharacterTest.txt
|
||||
%%DATADIR%%/BidiMirroring.txt
|
||||
%%DATADIR%%/BidiTest.txt
|
||||
%%DATADIR%%/Blocks.txt
|
||||
%%DATADIR%%/CJKRadicals.txt
|
||||
%%DATADIR%%/CaseFolding.txt
|
||||
%%DATADIR%%/CompositionExclusions.txt
|
||||
%%DATADIR%%/DerivedAge.txt
|
||||
%%DATADIR%%/DerivedCoreProperties.txt
|
||||
%%DATADIR%%/DerivedNormalizationProps.txt
|
||||
%%DATADIR%%/EastAsianWidth.txt
|
||||
%%DATADIR%%/EmojiSources.txt
|
||||
%%DATADIR%%/HangulSyllableType.txt
|
||||
%%DATADIR%%/Index.txt
|
||||
%%DATADIR%%/IndicPositionalCategory.txt
|
||||
%%DATADIR%%/IndicSyllabicCategory.txt
|
||||
%%DATADIR%%/Jamo.txt
|
||||
%%DATADIR%%/LineBreak.txt
|
||||
%%DATADIR%%/NameAliases.txt
|
||||
%%DATADIR%%/NamedSequences.txt
|
||||
%%DATADIR%%/NamedSequencesProv.txt
|
||||
%%DATADIR%%/NamesList.html
|
||||
%%DATADIR%%/NamesList.txt
|
||||
%%DATADIR%%/NormalizationCorrections.txt
|
||||
%%DATADIR%%/NormalizationTest.txt
|
||||
%%DATADIR%%/PropList.txt
|
||||
%%DATADIR%%/PropertyAliases.txt
|
||||
%%DATADIR%%/PropertyValueAliases.txt
|
||||
%%DATADIR%%/ReadMe.txt
|
||||
%%DATADIR%%/ScriptExtensions.txt
|
||||
%%DATADIR%%/Scripts.txt
|
||||
%%DATADIR%%/SpecialCasing.txt
|
||||
%%DATADIR%%/StandardizedVariants.html
|
||||
%%DATADIR%%/StandardizedVariants.txt
|
||||
%%DATADIR%%/TangutSources.txt
|
||||
%%DATADIR%%/USourceData.txt
|
||||
%%DATADIR%%/USourceGlyphs.pdf
|
||||
%%DATADIR%%/UnicodeData.txt
|
||||
%%DATADIR%%/Unihan.zip
|
||||
%%DATADIR%%/Unihan_DictionaryIndices.txt
|
||||
%%DATADIR%%/Unihan_DictionaryLikeData.txt
|
||||
%%DATADIR%%/Unihan_IRGSources.txt
|
||||
%%DATADIR%%/Unihan_NumericValues.txt
|
||||
%%DATADIR%%/Unihan_OtherMappings.txt
|
||||
%%DATADIR%%/Unihan_RadicalStrokeCounts.txt
|
||||
%%DATADIR%%/Unihan_Readings.txt
|
||||
%%DATADIR%%/Unihan_Variants.txt
|
||||
%%DATADIR%%/auxiliary/GraphemeBreakProperty.txt
|
||||
%%DATADIR%%/auxiliary/GraphemeBreakTest.html
|
||||
%%DATADIR%%/auxiliary/GraphemeBreakTest.txt
|
||||
%%DATADIR%%/auxiliary/LineBreakTest.html
|
||||
%%DATADIR%%/auxiliary/LineBreakTest.txt
|
||||
%%DATADIR%%/auxiliary/SentenceBreakProperty.txt
|
||||
%%DATADIR%%/auxiliary/SentenceBreakTest.html
|
||||
%%DATADIR%%/auxiliary/SentenceBreakTest.txt
|
||||
%%DATADIR%%/auxiliary/WordBreakProperty.txt
|
||||
%%DATADIR%%/auxiliary/WordBreakTest.html
|
||||
%%DATADIR%%/auxiliary/WordBreakTest.txt
|
||||
%%DATADIR%%/extracted/DerivedBidiClass.txt
|
||||
%%DATADIR%%/extracted/DerivedBinaryProperties.txt
|
||||
%%DATADIR%%/extracted/DerivedCombiningClass.txt
|
||||
%%DATADIR%%/extracted/DerivedDecompositionType.txt
|
||||
%%DATADIR%%/extracted/DerivedEastAsianWidth.txt
|
||||
%%DATADIR%%/extracted/DerivedGeneralCategory.txt
|
||||
%%DATADIR%%/extracted/DerivedJoiningGroup.txt
|
||||
%%DATADIR%%/extracted/DerivedJoiningType.txt
|
||||
%%DATADIR%%/extracted/DerivedLineBreak.txt
|
||||
%%DATADIR%%/extracted/DerivedNumericType.txt
|
||||
%%DATADIR%%/extracted/DerivedNumericValues.txt
|
Loading…
Reference in New Issue
Block a user