summaryrefslogtreecommitdiff
path: root/libre/texlive-bin-libre
AgeCommit message (Collapse)Author
2014-08-26add parabola suffix on some packagesAndré Fabian Silva Delgado
2014-05-16fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and ↵André Fabian Silva Delgado
Contributors from Arch and remove (Parabola) for us
2014-05-12texlive-bin-libre: add poppler patchingAndré Fabian Silva Delgado
2014-05-12texlive-bin-libre-2013.30973-10: poppler rebuild, fetch patch from upstreamAndré Fabian Silva Delgado
2014-04-19texlive-bin-libre-2013.30973-9: icu 53 rebuildAndré Fabian Silva Delgado
2014-03-13texlive-bin-libre-2013.30973-8: updating revision from ArchAndré Fabian Silva Delgado
2014-02-22texlive-bin-libre: fix issue #494 => https://labs.parabola.nu/issues/494André Fabian Silva Delgado
2013-12-01texlive-bin-libre-2013.30973-7: poppler rebuildAndré Fabian Silva Delgado
2013-10-28texlive-bin-libre-2013.30973-6: rebuild with shared libkpathsea/libptexencAndré Fabian Silva Delgado
2013-10-20replace emulatorman@lavabit.com to emulatorman@parabola.nu account on the ↵André Fabian Silva Delgado
PKGBUILD files
2013-10-17texlive-bin-libre-2013.30973-5: rebuild for icu 52.1André Fabian Silva Delgado
2013-09-09texlive-bin-libre: fix building issuesAndré Fabian Silva Delgado
2013-09-09texlive-bin-libre: put -libre variant due that arch's guys put nonfree biber ↵André Fabian Silva Delgado
binaries again
2013-08-06texlive-bin-2013.30973-3: rebuild against poppler, and change name on ↵André Fabian Silva Delgado
package due which it will be repackaged as rebranding only
2013-08-04texlive-bin-libre-2013.30973-2: updating versionAndré Fabian Silva Delgado
2013-07-10texlive-bin-libre-2012.0-13: rebuild against gd 2.1.0André Fabian Silva Delgado
2013-05-25texlive-bin-libre-2012.0-12: rebuild against poppler 0.22.4André Fabian Silva Delgado
2013-05-07texlive-bin-libre-2012.0-11: rebuild against libpngAndré Fabian Silva Delgado
2013-04-21texlive-bin-libre: improving descriptionAndré Fabian Silva Delgado
2013-04-21texlive packages: updating version and rebuilding against some dependenciesAndré Fabian Silva Delgado
* texlive-bin-libre-2012.0-10: poppler rebuild * texlive-core-libre-2012.29661-1: updating version * texlive-fontsextra-libre-2012.29646-1: updating version * texlive-latexextra-libre-2012.29701-1: updating version
2013-03-23texlive-bin-libre: adding description about rebrandingAndré Fabian Silva Delgado
2013-03-23texlive-bin-libre-2012.0-8: updating revisionAndré Fabian Silva Delgado
2013-01-12texlive-bin-libre-2012.0-7: updating revisionAndré Fabian Silva Delgado
2012-12-26(scripted) fix file permission breakage introduced in commit d62bd1Luke Shumaker
I did this with this command: git diff d62bd1^..d62bd1 | egrep '^old mode ' -C1 \ | tr '\n' ' ' | sed 's/diff --git/\n&/g' \ | sed -r 's|^diff --git a/([^ ]*) b/([^ ]*) old mode 100([0-9]*) new mode 100([0-9]*)|chmod \3 ./\1|' \ | bash The first line finds all of the file-permission changes in the commit. The second line squashes some newlines to get one line per file. This line is in the format: diff --git a/FILE b/FILE old mode OLDMODE new mode NEWMODE The third line extracts the values from those lines and transforms the line into: chmod FILE ./OLDMODE The fourth line (obviously) just executes the output.
2012-11-02texlive-bin-libre-2012.0-5: updating revision due rebuilding against ↵André Fabian Silva Delgado
poppler-0.20.5
2012-09-12adding owncloud-client!!Shackra Sislock
2012-08-27texlive-bin-libre-2012.0-4: moving new revision to [libre] repoAndré Fabian Silva Delgado
2012-07-22texlive-bin-libre: updating packageMárcio Alexandre Silva Delgado
2012-06-26texlive-bin-libre-2012.0-1: updating versionAndré Fabian Silva Delgado
2012-05-26texlive-bin-libre-2011.3-7: updating versionAndré Fabian Silva Delgado
2012-04-19Update texlive-bin-libre and remove prebuilt biber binaries.Michał Masłowski
2012-02-15Update texlive-bin-libre.Michał Masłowski
2012-02-07Update texlive-bin-libre.Michał Masłowski
2012-01-09Build static luatex.Michał Masłowski
2012-01-07Update texlive-bin-libre, breaks luatex.Michał Masłowski
2012-01-05Rebuilds and minor changesNicolás Reynolds
2011-12-20texlive-bin-libre works with poppler 0.18.2.Michał Masłowski
2011-12-13Update texlive-bin-libre and fix issues 264 and 300.Michał Masłowski
2011-11-18Rebuild texlive-bin-libre for poppler 0.18.1.Michał Masłowski
2011-11-11Merge branch 'master' of ssh://gparabola/abslibreNicolás Reynolds
2011-11-11Sources are on FTPNicolás Reynolds
2011-11-11Make texlive-bin-libre conflict with different poppler versions; untested.Michał Masłowski
2011-11-08texlive-bin-libre-2011.1-3 for poppler update.Michał Masłowski
2011-09-15Fix installation of luatex in texlive-bin-libre.Michał Masłowski
2011-09-02Fix packaging texlive-bin-libre with shared libraries.Michał Masłowski
2011-08-17Add texlive-bin-libre, texlive-texmf-libre.Michał Masłowski
texlive-bin-libre is texlive-bin from Arch modified to have Parabola branding (otherwise different texmf would be confusing) with shared libraries (probably making porting and security updates easier). texlive-texmf-libre is whole texmf-dist of TeXLive 2011 with files known to be nonfree or not useful removed.