aboutsummaryrefslogtreecommitdiff
path: root/editors/texmaker/files
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-27 13:27:44 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-27 13:27:44 +0000
commit79fd1806c2bd9fc0b37e6664832162e5ed0436a6 (patch)
tree94d16b336283ba01c5d47aa0da9a1191fc5a898f /editors/texmaker/files
parent85940b15089dd0bbce95a948a0123c52333816ce (diff)
downloadports-79fd1806c2bd9fc0b37e6664832162e5ed0436a6.tar.gz
ports-79fd1806c2bd9fc0b37e6664832162e5ed0436a6.zip
- Update to 1.6
- Use DATADIR - Make runtime dependency optional (default on) - Pass maintainership to submitter PR: ports/114339 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Notes
Notes: svn path=/head/; revision=196388
Diffstat (limited to 'editors/texmaker/files')
-rw-r--r--editors/texmaker/files/patch-texmaker.pro19
1 files changed, 9 insertions, 10 deletions
diff --git a/editors/texmaker/files/patch-texmaker.pro b/editors/texmaker/files/patch-texmaker.pro
index ba80e8ede8a6..036078a5b6c1 100644
--- a/editors/texmaker/files/patch-texmaker.pro
+++ b/editors/texmaker/files/patch-texmaker.pro
@@ -1,10 +1,9 @@
---- texmaker.pro.orig Mon Feb 5 20:14:21 2007
-+++ texmaker.pro Mon Feb 5 20:43:17 2007
-@@ -52,16 +52,26 @@
- utilities/usermanual_fr.html \
+--- ./texmaker.pro.orig Fri Jun 15 14:03:47 2007
++++ ./texmaker.pro Thu Jul 5 01:08:44 2007
+@@ -139,16 +139,26 @@
utilities/AUTHORS \
utilities/COPYING \
-- utilities/CHANGELOG.txt \
+ utilities/CHANGELOG.txt \
- utilities/texmaker16x16.png \
- utilities/texmaker22x22.png \
- utilities/texmaker32x32.png \
@@ -12,8 +11,8 @@
- utilities/texmaker64x64.png \
- utilities/texmaker128x128.png \
- utilities/texmaker.desktop \
-- utilities/texmaker.svg
-+ utilities/CHANGELOG.txt
+- utilities/texmaker.svg \
+ utilities/xpdf_texmaker_sh.txt
INSTALLS += utilities
+icon16.path = $${PREFIX}/share/icons/hicolor/16x16/apps
+icon16.files= utilities/texmaker16x16.png
@@ -33,6 +32,6 @@
+desktop.path = $${PREFIX}/share/applications
+desktop.files= utilities/texmaker.desktop
+INSTALLS += desktop
- HEADERS = texmaker.h \
- symbollistwidget.h \
- icondelegate.h \
+ }
+ ################################
+ win32 {