FreeBSD Bugzilla – Attachment 175137 Details for
Bug 212972
x11/qterminal: Update to 0.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update x11/qterminal
qterminal.diff (text/plain), 3.09 KB, created by
Olivier Duchateau
on 2016-09-24 19:15:26 UTC
(
hide
)
Description:
Patch to update x11/qterminal
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2016-09-24 19:15:26 UTC
Size:
3.09 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 422736) >+++ Makefile (copie de travail) >@@ -2,8 +2,9 @@ > # $FreeBSD$ > > PORTNAME= qterminal >-PORTVERSION= 0.6.0 >+PORTVERSION= 0.7.0 > CATEGORIES= x11 >+MASTER_SITES= https://downloads.lxqt.org/${PORTNAME}/${PORTVERSION}/ > > MAINTAINER= bacon4000@gmail.com > COMMENT= Lightweight Qt-based terminal emulator >@@ -14,15 +15,12 @@ > RUN_DEPENDS= liberation-fonts-ttf>=2.00:x11-fonts/liberation-fonts-ttf > > USES= cmake:outsource compiler:c++11-lang gettext localbase \ >- pkgconfig >-USE_QT5+= buildtools_build core gui linguisttools_build qmake_build widgets >+ pkgconfig tar:xz >+USE_QT5+= buildtools_build core gui qmake_build widgets x11extras > USE_XORG+= x11 > >-CMAKE_ARGS+= -DUSE_SYSTEM_QXT:BOOL=OFF -DUSE_QT5:BOOL=ON >+CMAKE_ARGS+= -DUSE_SYSTEM_QXT:BOOL=OFF > >-USE_GITHUB= yes >-GH_ACCOUNT= lxde >- > LDFLAGS+= -lulog > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (révision 422736) >+++ distinfo (copie de travail) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1465413345 >-SHA256 (lxde-qterminal-0.6.0_GH0.tar.gz) = db1f82b274798d2439cb87030aac5c47dda3323e8389d576f048a0cf3f05a9c6 >-SIZE (lxde-qterminal-0.6.0_GH0.tar.gz) = 116865 >+TIMESTAMP = 1474742679 >+SHA256 (qterminal-0.7.0.tar.xz) = a9cc63bb6c6bf6e42c9d1061efce641d9c0b57bd455446b6889d1a417a28968d >+SIZE (qterminal-0.7.0.tar.xz) = 98636 >Index: files/patch-CMakeLists.txt >=================================================================== >--- files/patch-CMakeLists.txt (nonexistent) >+++ files/patch-CMakeLists.txt (copie de travail) >@@ -0,0 +1,17 @@ >+--- CMakeLists.txt.orig 2016-09-23 22:50:45 UTC >++++ CMakeLists.txt >+@@ -112,14 +112,6 @@ qt5_wrap_cpp( QTERM_MOC ${QTERM_MOC_SRC} >+ qt5_add_resources( QTERM_RCC ${QTERM_RCC_SRC} ) >+ lxqt_translate_ts(QTERM_QM >+ TRANSLATION_DIR "src/translations" >+- PULL_TRANSLATIONS >+- ${PULL_TRANSLATIONS} >+- CLEAN_TRANSLATIONS >+- ${CLEAN_TRANSLATIONS} >+- TRANSLATIONS_REPO >+- ${TRANSLATIONS_REPO} >+- TRANSLATIONS_REFSPEC >+- ${TRANSLATIONS_REFSPEC} >+ ) >+ >+ include_directories( > >Modification de propriétés sur files/patch-CMakeLists.txt >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 422736) >+++ pkg-plist (copie de travail) >@@ -1,10 +1,5 @@ > bin/qterminal >+share/appdata/qterminal.appdata.xml > share/applications/qterminal.desktop > share/applications/qterminal_drop.desktop >-share/pixmaps/qterminal.png >-%%DATADIR%%/translations/qterminal_cs.qm >-%%DATADIR%%/translations/qterminal_de.qm >-%%DATADIR%%/translations/qterminal_es.qm >-%%DATADIR%%/translations/qterminal_et.qm >-%%DATADIR%%/translations/qterminal_it.qm >-%%DATADIR%%/translations/qterminal_ru.qm >+share/icons/hicolor/64x64/apps/qterminal.png
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 212972
: 175137 |
177158
|
177159