FreeBSD Bugzilla – Attachment 143517 Details for
Bug 190780
[Maintainer] [STAGE] textproc/scim-input-pad: stagify, cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
scim-input-pad-0.1.3.1_3.patch
scim-input-pad-0.1.3.1_3.patch (text/plain), 2.34 KB, created by
Nikola Lečić
on 2014-06-08 01:53:25 UTC
(
hide
)
Description:
scim-input-pad-0.1.3.1_3.patch
Filename:
MIME Type:
Creator:
Nikola Lečić
Created:
2014-06-08 01:53:25 UTC
Size:
2.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 356628) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= scim-input-pad > PORTVERSION= 0.1.3.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= textproc > MASTER_SITES= SF/scim/${PORTNAME}/0.1.3/ \ > http://anthesphoria.net/FreeBSD/ports/distfiles/ >@@ -11,13 +11,14 @@ > MAINTAINER= nikola.lecic@anthesphoria.net > COMMENT= SCIM add-on to input various symbols with customisable on-screen pad > >-LIB_DEPENDS= scim-1.0.10:${PORTSDIR}/textproc/scim >+LIB_DEPENDS= libscim-1.0.so:${PORTSDIR}/textproc/scim > > USE_LDCONFIG= yes >-USES= gmake pkgconfig >+USES= gmake pkgconfig libtool > GNU_CONFIGURE= yes > CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ > LDFLAGS+= -L${LOCALBASE}/lib >+INSTALL_TARGET= install-strip > > DESKTOP_ENTRIES="SCIM Input Pad" \ > "${COMMENT}" \ >@@ -28,8 +29,6 @@ > > DOCS= ChangeLog README > >-NO_STAGE= yes >- > OPTIONS_DEFINE= DOCS NLS > > .include <bsd.port.options.mk> >@@ -44,16 +43,15 @@ > .endif > > post-patch: >- @${REINPLACE_CMD} -E 's|(SCIM_LIBEXECDIR=).*|\1${PREFIX}/lib/scim-1.0|' \ >+ @${REINPLACE_CMD} -E 's|(SCIM_LIBEXECDIR=).*|\1${PREFIX}/lib/scim-1.0| ; \ >+ s|(SCIM_MODULEDIR=).*|\1${PREFIX}/lib/scim-1.0/1.4.0| ; \ >+ s|(SCIM_ICONDIR=).*|\1${PREFIX}/share/scim/icons| ; \ >+ s|(SCIM_DATADIR=).*|\1${PREFIX}/share/scim|' \ > ${WRKSRC}/configure > @${REINPLACE_CMD} -E 's|^_NAME|NAME|g' ${WRKSRC}/data/*.pad.in > > post-install: >-.if ${PORT_OPTIONS:MDOCS} >- ${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${DOCSDIR} >-.endif >- @${CAT} ${PKGMESSAGE} >- @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' >+ ${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 356628) >+++ pkg-plist (working copy) >@@ -1,11 +1,10 @@ > bin/scim-input-pad > lib/scim-1.0/1.4.0/Helper/input-pad.a >-lib/scim-1.0/1.4.0/Helper/input-pad.la > lib/scim-1.0/1.4.0/Helper/input-pad.so > lib/libscim-input-pad.a >-lib/libscim-input-pad.la > lib/libscim-input-pad.so >-lib/libscim-input-pad.so.1 >+lib/libscim-input-pad.so.0 >+lib/libscim-input-pad.so.0.1.0 > %%PORTDOCS%%%%DOCSDIR%%/ChangeLog > %%PORTDOCS%%%%DOCSDIR%%/README > %%NLS%%share/locale/de/LC_MESSAGES/scim-input-pad.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190780
: 143517