mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to version 0.4.5.2
- Cleanup Makefile a bit while here PR: ports/175244
This commit is contained in:
parent
b8461422f0
commit
557f6a1d6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311098
@ -2,13 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fcitx-configtool
|
||||
PORTVERSION= 0.4.5.1
|
||||
PORTVERSION= 0.4.5.2
|
||||
CATEGORIES= chinese x11
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PROJECTHOST= fcitx
|
||||
DIST_SUBDIR= fcitx
|
||||
|
||||
MAINTAINER= lichray@gmail.com
|
||||
COMMENT= Fcitx IM framework configure tool
|
||||
COMMENT= Fcitx IM framework configuration tool
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
|
||||
${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
|
||||
@ -44,6 +45,4 @@ PLIST_SUB+= GTK3="@comment "
|
||||
IGNORE= a GUI is required
|
||||
.endif
|
||||
|
||||
PROJECTHOST= fcitx
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fcitx/fcitx-configtool-0.4.5.1.tar.xz) = bde3097a073dba733633c33d9b4834acdb46295fed7fc5d95dda3a2260f91e28
|
||||
SIZE (fcitx/fcitx-configtool-0.4.5.1.tar.xz) = 42468
|
||||
SHA256 (fcitx/fcitx-configtool-0.4.5.2.tar.xz) = 3882ad86e7e5651dd6661dc19ecd24fa9e07a9a2c6a3d00a9184d71c87347f34
|
||||
SIZE (fcitx/fcitx-configtool-0.4.5.2.tar.xz) = 42560
|
||||
|
Loading…
Reference in New Issue
Block a user