Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= ibus |
4 |
PORTNAME= ibus |
5 |
PORTVERSION= 1.5.14 |
5 |
PORTVERSION= 1.5.14 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= textproc |
7 |
CATEGORIES= textproc |
8 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT \ |
8 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT \ |
9 |
https://raw.githubusercontent.com/Ranks/emojione/${EMOJIONE_TAG}/:emojione |
9 |
https://raw.githubusercontent.com/Ranks/emojione/${EMOJIONE_TAG}/:emojione |
Lines 109-117
Link Here
|
109 |
|
109 |
|
110 |
post-extract-EMOJI-on: |
110 |
post-extract-EMOJI-on: |
111 |
${CP} ${DISTDIR}/emoji.json ${WRKSRC}/ |
111 |
${CP} ${DISTDIR}/emoji.json ${WRKSRC}/ |
112 |
|
|
|
113 |
post-patch: |
114 |
${REINPLACE_CMD} -e 's|/var/lib/dbus|/var/db/dbus|g' ${WRKSRC}/src/ibusshare.c |
115 |
|
112 |
|
116 |
post-install: |
113 |
post-install: |
117 |
${MKDIR} ${STAGEDIR}${PREFIX}/etc/xdg/autostart |
114 |
${MKDIR} ${STAGEDIR}${PREFIX}/etc/xdg/autostart |