diff options
author | markd <markd@pkgsrc.org> | 2015-06-14 12:50:00 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-06-14 12:50:00 +0000 |
commit | 3395bad7e681ebbfa2ff35e90bfdbbcf6a36c504 (patch) | |
tree | 4bebba1a08d6fe1cf0121c506cb4443b2dc1a3bc /print/kbibtex | |
parent | bda74f9fb98dcedb79666257ea7115731117ccb4 (diff) | |
download | pkgsrc-3395bad7e681ebbfa2ff35e90bfdbbcf6a36c504.tar.gz |
Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
\pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
(including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
directory, instead of always using the existing PATH.
Diffstat (limited to 'print/kbibtex')
-rw-r--r-- | print/kbibtex/PLIST | 100 | ||||
-rw-r--r-- | print/kbibtex/distinfo | 13 | ||||
-rw-r--r-- | print/kbibtex/patches/patch-CMakeLists.txt | 20 | ||||
-rw-r--r-- | print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp | 14 | ||||
-rw-r--r-- | print/kbibtex/patches/patch-src_websearch_websearchabstract.cpp | 13 |
5 files changed, 121 insertions, 39 deletions
diff --git a/print/kbibtex/PLIST b/print/kbibtex/PLIST index 401bbb31a8e..72af5630909 100644 --- a/print/kbibtex/PLIST +++ b/print/kbibtex/PLIST @@ -1,10 +1,102 @@ -@comment $NetBSD: PLIST,v 1.6 2013/04/06 10:45:05 markd Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/14 12:50:00 markd Exp $ bin/kbibtex +include/kbibtex/bibliographyservice.h +include/kbibtex/bibtexeditor.h +include/kbibtex/bibtexentries.h +include/kbibtex/bibtexfields.h +include/kbibtex/bibtexfilemodel.h +include/kbibtex/bibtexfileview.h +include/kbibtex/checkbibtex.h +include/kbibtex/clipboard.h +include/kbibtex/colorlabelwidget.h +include/kbibtex/comment.h +include/kbibtex/delayedexecutiontimer.h +include/kbibtex/element.h +include/kbibtex/elementeditor.h +include/kbibtex/encoder.h +include/kbibtex/encoderlatex.h +include/kbibtex/encoderutf8.h +include/kbibtex/encoderxml.h +include/kbibtex/entry.h +include/kbibtex/fieldinput.h +include/kbibtex/fieldlineedit.h +include/kbibtex/file.h +include/kbibtex/fileexporter.h +include/kbibtex/fileexporterbibtex.h +include/kbibtex/fileexporterbibtex2html.h +include/kbibtex/fileexporterblg.h +include/kbibtex/fileexporterpdf.h +include/kbibtex/fileexporterps.h +include/kbibtex/fileexporterris.h +include/kbibtex/fileexporterrtf.h +include/kbibtex/fileexportertoolchain.h +include/kbibtex/fileexporterxml.h +include/kbibtex/fileexporterxslt.h +include/kbibtex/fileimporter.h +include/kbibtex/fileimporterbibtex.h +include/kbibtex/fileimporterpdf.h +include/kbibtex/fileimporterris.h +include/kbibtex/fileinfo.h +include/kbibtex/filterbar.h +include/kbibtex/findduplicates.h +include/kbibtex/findduplicatesui.h +include/kbibtex/findpdf.h +include/kbibtex/findpdfui.h +include/kbibtex/iconvlatex.h +include/kbibtex/idsuggestions.h +include/kbibtex/internalnetworkaccessmanager.h +include/kbibtex/kbibtexgui_export.h +include/kbibtex/kbibtexio_export.h +include/kbibtex/kbibtexnamespace.h +include/kbibtex/kbibtexnetworking_export.h +include/kbibtex/kbibtexpreferencesdialog.h +include/kbibtex/kbibtexproc_export.h +include/kbibtex/lyx.h +include/kbibtex/macro.h +include/kbibtex/onlinesearchabstract.h +include/kbibtex/onlinesearchacmportal.h +include/kbibtex/onlinesearcharxiv.h +include/kbibtex/onlinesearchbibsonomy.h +include/kbibtex/onlinesearchgeneral.h +include/kbibtex/onlinesearchgooglescholar.h +include/kbibtex/onlinesearchieeexplore.h +include/kbibtex/onlinesearchingentaconnect.h +include/kbibtex/onlinesearchinspirehep.h +include/kbibtex/onlinesearchisbndb.h +include/kbibtex/onlinesearchjstor.h +include/kbibtex/onlinesearchmathscinet.h +include/kbibtex/onlinesearchpubmed.h +include/kbibtex/onlinesearchsciencedirect.h +include/kbibtex/onlinesearchsimplebibtexdownload.h +include/kbibtex/onlinesearchsoanasaads.h +include/kbibtex/onlinesearchspringerlink.h +include/kbibtex/preamble.h +include/kbibtex/settingsabstractwidget.h +include/kbibtex/settingscolorlabelwidget.h +include/kbibtex/settingsfileexporterbibtexwidget.h +include/kbibtex/settingsfileexporterpdfpswidget.h +include/kbibtex/settingsfileexporterwidget.h +include/kbibtex/settingsgeneralwidget.h +include/kbibtex/settingsglobalkeywordswidget.h +include/kbibtex/settingsidsuggestionseditor.h +include/kbibtex/settingsidsuggestionswidget.h +include/kbibtex/settingsuserinterfacewidget.h +include/kbibtex/value.h +include/kbibtex/valuelistmodel.h +include/kbibtex/xsltransform.h lib/kde4/kbibtexpart.so lib/libkbibtexgui.so +lib/libkbibtexgui.so.${PKGVERSION} +lib/libkbibtexgui.so.1 lib/libkbibtexio.so +lib/libkbibtexio.so.${PKGVERSION} +lib/libkbibtexio.so.1 +lib/libkbibtexnetworking.so +lib/libkbibtexnetworking.so.${PKGVERSION} +lib/libkbibtexnetworking.so.1 lib/libkbibtexproc.so -lib/libkbibtexws.so +lib/libkbibtexproc.so.${PKGVERSION} +lib/libkbibtexproc.so.1 man/man1/kbibtex.1 share/applications/kde4/kbibtex.desktop share/icons/hicolor/128x128/apps/kbibtex.png @@ -15,8 +107,12 @@ share/icons/hicolor/48x48/apps/kbibtex.png share/icons/hicolor/64x64/apps/kbibtex.png share/kde/apps/kbibtex/abstractonly.xsl share/kde/apps/kbibtex/arxiv2bibtex.xsl +share/kde/apps/kbibtex/biblatex.kbstyle +share/kde/apps/kbibtex/bibtex.kbstyle share/kde/apps/kbibtex/fancy.xsl share/kde/apps/kbibtex/findduplicatesui.rc +share/kde/apps/kbibtex/ieeexplore2bibtex.xsl +share/kde/apps/kbibtex/isbndb2bibtex.xsl share/kde/apps/kbibtex/kbibtexui.rc share/kde/apps/kbibtex/lyx.rc share/kde/apps/kbibtex/pam2bibtex.xsl diff --git a/print/kbibtex/distinfo b/print/kbibtex/distinfo index 1fd92fc4f85..dee92157802 100644 --- a/print/kbibtex/distinfo +++ b/print/kbibtex/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.8 2013/04/06 10:45:05 markd Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 12:50:00 markd Exp $ -SHA1 (kbibtex-0.4.1.tar.bz2) = 0c2f9a9acee9ad9acd3b0a2f52529439fd9bb64a -RMD160 (kbibtex-0.4.1.tar.bz2) = 02fb07150c0a7c806320b4e367d10fa82df5059c -Size (kbibtex-0.4.1.tar.bz2) = 198342 bytes -SHA1 (patch-CMakeLists.txt) = 41c6e553dfb3ccc7aa60535145ac333ed18f019d -SHA1 (patch-src_libkbibtexio_iconvlatex.cpp) = 0a5a05f8babd5baa791062e3d74052937f64d087 -SHA1 (patch-src_websearch_websearchabstract.cpp) = cf27acc7af52992dd4feb0c02b92e835870dfaed +SHA1 (kbibtex-0.5.1.tar.xz) = 6345bc6cad253a21bc9ef3e6a239a6025d65982b +RMD160 (kbibtex-0.5.1.tar.xz) = d0c8441cca37d689f1839ca9d21ce139a2f74edc +Size (kbibtex-0.5.1.tar.xz) = 250224 bytes +SHA1 (patch-CMakeLists.txt) = dfd065839108bd5ea577a12e2f5a5fec5fd7a81e +SHA1 (patch-src_libkbibtexio_iconvlatex.cpp) = 319bddfbb0a7d6511355ebf4dbfbec99e32f747b diff --git a/print/kbibtex/patches/patch-CMakeLists.txt b/print/kbibtex/patches/patch-CMakeLists.txt index 85490a11441..1ccb2e2c059 100644 --- a/print/kbibtex/patches/patch-CMakeLists.txt +++ b/print/kbibtex/patches/patch-CMakeLists.txt @@ -1,15 +1,15 @@ -$NetBSD: patch-CMakeLists.txt,v 1.1 2012/03/22 07:06:25 markd Exp $ +$NetBSD: patch-CMakeLists.txt,v 1.2 2015/06/14 12:50:00 markd Exp $ Correct man path for pkgsrc ---- CMakeLists.txt.orig 2011-06-02 09:38:01.000000000 +0000 +--- CMakeLists.txt.orig 2014-05-19 18:28:50.000000000 +0000 +++ CMakeLists.txt -@@ -2,7 +2,7 @@ project( kbibtex ) +@@ -17,7 +17,7 @@ set( - cmake_minimum_required(VERSION 2.6) - --set(MANDIR "share/man" CACHE STRING "Where to install manpages") -+set(MANDIR "man" CACHE STRING "Where to install manpages") - - find_package( Qt4 REQUIRED ) - find_package( KDE4 REQUIRED ) + set( + MANDIR +- "share/man" ++ "man" + CACHE + STRING + "Where to install manpages" diff --git a/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp b/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp index dcabcf54f9d..a431bf7915b 100644 --- a/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp +++ b/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp @@ -1,13 +1,13 @@ -$NetBSD: patch-src_libkbibtexio_iconvlatex.cpp,v 1.1 2012/03/22 07:06:25 markd Exp $ +$NetBSD: patch-src_libkbibtexio_iconvlatex.cpp,v 1.2 2015/06/14 12:50:00 markd Exp $ ---- src/libkbibtexio/iconvlatex.cpp.orig 2011-11-20 20:36:55.000000000 +0000 +--- src/libkbibtexio/iconvlatex.cpp.orig 2014-05-19 18:28:50.000000000 +0000 +++ src/libkbibtexio/iconvlatex.cpp -@@ -57,7 +57,7 @@ IConvLaTeX::~IConvLaTeX() - QByteArray IConvLaTeX::encode(const QString &input) - { - QByteArray inputByteArray = input.toUtf8(); +@@ -62,7 +62,7 @@ QByteArray IConvLaTeX::encode(const QStr + /// Limit the size of the output buffer + /// by making an educated guess of its maximum size + size_t maxOutputByteArraySize = inputByteArray.size() * 4 + 1024; -#ifdef Q_WS_WIN -+#if defined(Q_WS_WIN) || defined(Q_OS_NETBSD) ++#if defined(Q_WS_WIN) || defined(Q_OS_NETBSD) /// iconv on Windows likes to have it as const char * const char *inputBuffer = inputByteArray.data(); #else diff --git a/print/kbibtex/patches/patch-src_websearch_websearchabstract.cpp b/print/kbibtex/patches/patch-src_websearch_websearchabstract.cpp deleted file mode 100644 index 6c83023f62d..00000000000 --- a/print/kbibtex/patches/patch-src_websearch_websearchabstract.cpp +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-src_websearch_websearchabstract.cpp,v 1.1 2013/01/17 16:02:17 joerg Exp $ - ---- src/websearch/websearchabstract.cpp.orig 2013-01-16 13:07:38.000000000 +0000 -+++ src/websearch/websearchabstract.cpp -@@ -66,7 +66,7 @@ const int WebSearchAbstract::resultUnspe - const char* WebSearchAbstract::httpUnsafeChars = "%:/=+$?&\0"; - - --HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent = NULL) -+HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent) - : QNetworkCookieJar(parent), m_nam(parent) - { - // nothing |