FreeBSD Bugzilla – Attachment 105965 Details for
Bug 146513
new port: science/qelectrotech QElectroTech is application to design electric diagrams
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qelectrotech.diff
qelectrotech.diff (text/x-diff), 1.80 KB, created by
Ashish SHUKLA
on 2010-07-17 07:05:37 UTC
(
hide
)
Description:
qelectrotech.diff
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2010-07-17 07:05:37 UTC
Size:
1.80 KB
patch
obsolete
>diff -urN qelectrotech.orig/Makefile qelectrotech/Makefile >--- qelectrotech.orig/Makefile 2010-07-17 11:13:01.000000000 +0530 >+++ qelectrotech/Makefile 2010-07-17 11:26:34.000000000 +0530 >@@ -15,10 +15,20 @@ > COMMENT= QElectroTech is application to design electric diagrams > > USE_QT_VER= 4 >-QT_COMPONENTS= gui xml qmake_build uic_build moc_build rcc_build \ >- network svg >+QT_COMPONENTS= gui moc_build network qmake_build \ >+ rcc_build svg uic_build xml > INSTALLS_ICONS= yes > >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+MAN1= qelectrotech.1 >+MANLANG= "" es fr.ISO8859-1 fr.UTF-8 fr pt_PT >+MANCOMPRESSED= yes >+ >+post-extract: >+ @${CP} ${WRKSRC}/LICENSE ${WRKSRC}/COPYING >+ > do-configure: > ${MV} ${WRKSRC}/man/files/pt ${WRKSRC}/man/files/pt_PT > ${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,g' \ >diff -urN qelectrotech.orig/pkg-plist qelectrotech/pkg-plist >--- qelectrotech.orig/pkg-plist 2010-07-17 11:13:01.000000000 +0530 >+++ qelectrotech/pkg-plist 2010-07-17 10:25:12.000000000 +0530 >@@ -4,12 +4,6 @@ > %%DOCSDIR%%/ELEMENTS.LICENSE > %%DOCSDIR%%/LICENSE > %%DOCSDIR%%/README >-man/es/man1/qelectrotech.1.gz >-man/fr.ISO8859-1/man1/qelectrotech.1.gz >-man/fr.UTF-8/man1/qelectrotech.1.gz >-man/fr/man1/qelectrotech.1.gz >-man/man1/qelectrotech.1.gz >-man/pt_PT/man1/qelectrotech.1.gz > share/applications/qelectrotech.desktop > share/icons/hicolor/128x128/apps/qelectrotech.png > share/icons/hicolor/128x128/mimetypes/application-x-qet-element.png >@@ -309,12 +303,6 @@ > @dirrm %%DATADIR%%/elements/automatisme/fonction > @dirrm %%DATADIR%%/elements/automatisme > @dirrm %%DATADIR%%/elements >-@dirrmtry man/fr.ISO8859-1/man1 >-@dirrmtry man/fr.ISO8859-1 >-@dirrmtry man/fr.UTF-8/man1 >-@dirrmtry man/fr.UTF-8 >-@dirrmtry man/pt_PT/man1 >-@dirrmtry man/pt_PT > @dirrmtry share/mime/application > @dirrmtry share/mime/packages > @dirrmtry share/mime
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 146513
:
105964
| 105965