Search Criteria
Package Details: tikzit-git 3:2.1.6.r38.gb308232-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tikzit-git.git (read-only, click to copy) |
---|---|
Package Base: | tikzit-git |
Description: | Creation and modification of TeX diagrams written using the pgf/TikZ macro library - rewrite in QT and C++ |
Upstream URL: | https://tikzit.github.io/ |
Licenses: | GPL |
Conflicts: | tikzit |
Provides: | tikzit |
Submitter: | haawda |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-23 14:42 (UTC) |
Last Updated: | 2023-05-26 06:11 (UTC) |
Dependencies (4)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- poppler-qt5 (poppler-qt5-gitAUR, poppler-qt-lcdAUR)
- git (git-gitAUR, git-glAUR) (make)
- poppler-qt5 (poppler-qt5-gitAUR, poppler-qt-lcdAUR) (make)
Latest Comments
1 2 Next › Last »
ZenithCC commented on 2023-05-26 02:26 (UTC) (edited on 2023-05-26 02:27 (UTC) by ZenithCC)
I suggest remove
-j1
flag formake
, it really slow down compiling. People who care about parallel jobs can set it in/etc/makepkg.conf
MAKEFLAGS="-j$(nproc)"
(I made a useless comment on DPI problem just now, and I have deleted it. Please forgive my interruption.)haawda commented on 2018-12-21 19:22 (UTC)
Fixed, thanks.
rhssk commented on 2018-12-21 09:04 (UTC)
This now requires poppler-qt5 for the preview feature and won't build without it.
rhssk commented on 2018-11-11 20:56 (UTC) (edited on 2018-11-12 08:04 (UTC) by rhssk)
Changing 'make -j1' in build() to 'make -j1 install' will properly install the man page, .desktop etc. under /usr/local/share/
haawda commented on 2018-05-28 15:55 (UTC)
You are right, they could not have been bigger: Qt instead of GNUstep, C++ instead of Objective-C, qmake instead of autotools.
PhotonX commented on 2018-05-28 13:01 (UTC)
Doesn't build, looks like major changes happened in the source.
haawda commented on 2017-11-10 23:51 (UTC)
haawda commented on 2013-05-19 15:34 (UTC)
1 2 Next › Last »