Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-12 | rm -rf libre/icecat-i18n # was deprecated upstream | Luke Shumaker | |
2013-01-12 | libre/iceweasel-libre: pull in patch from Arch's firefox | Luke Shumaker | |
2013-01-12 | libre/iceweasel-libre: build locales as split packages | Luke Shumaker | |
2013-01-12 | libre/iceweasel-libre: update to 18.0.1, simplify libre.patch | Luke Shumaker | |
This means * tweaking the depends * removing now-upstream patches libre.patch: * use vendor.js for some of it * use a sed script for other parts | |||
2013-01-12 | libre/iceweasel-libre: reorganize, use firefox.install | Luke Shumaker | |
* Use a iceweasel.desktop based on Arch's firefox.desktop * Use firefox.install * re-organize things in PKGBUILD into separate functions | |||
2013-01-12 | libre/iceweasel-libre: use `dpkg-source -x` instead of `quilt` | Luke Shumaker | |
This does mean that we also have to fetch a bunch of locale tarballs, but that hints at another change to the package that I've been asked to make ;) | |||
2013-01-12 | libre/icecat: use vendor.js to simplify libre.patch | Luke Shumaker | |
2013-01-12 | libre/icecat: sync files with versions from firefox and upstream | Luke Shumaker | |
* firefox-install-dir.patch: use version from firefox package * icecat.desktop: merge with version from firefox package * mozconfig: merge with versions from icecat upstream and firefox package | |||
2013-01-12 | libre/icecat: tidy up, rename files | Luke Shumaker | |
PKGBUILD-only: * do the build in "mozilla-release", to match firefox PKGBUILD and file changes: * mv {,bug-}xulrunner-copy-stub.patch * rm cairo.patch # was unapplied * mv {icecat,firefox}-install-dir.patch * mv {icecat,firefox}.install * rm gcc47.patch # was unapplied * rm icecat-safe.desktop # no longer offered for firefox * add shared-libs.patch from firefox, this was done by a sed script * | |||
2013-01-12 | libre/{icecat,iceweasel-libre}: clean up a bit | Luke Shumaker | |
* don't duplicate the mis64el fix in iceweasel * clean up whitespace and quoting * re-order a few things * don't give geticeweasel.org as iceweasel's url * don't symlink /usr/lib/mozilla/plugins to /usr/lib/$pkgbase/plugins * more elegant version of debfile() for iceweasel. * drop i586 from arch=(), ours has changed too greatly | |||
2013-01-12 | libre/{icecat,iceweasel-libre}: fix PGO, make more similar to firefox | Luke Shumaker | |
The biggest part of that change is using the variable "pkgbase" so they don't all have to be different. Note that I ran firefox through moz-normalize before comparing them. | |||
2013-01-12 | libre/{icecat,iceweasel-libre}: run through moz-normalize-* | Luke Shumaker | |
2013-01-12 | mv libre/mozilla-devscripts pcr | Luke Shumaker | |
2013-01-12 | fix libre/dpkg (pkgrel 1.1->1.2) to work with gpg2 as the default gpg | Luke Shumaker | |
2013-01-08 | mv libre/debhelper pcr; split, update libre/dpkg | Luke Shumaker | |
2012-12-26 | manually audit file permissions | Luke Shumaker | |
I looked at the files found by: find . -type f -not -perm 644|egrep -v '/(src|pkg|\.git)/'|sort | |||
2012-12-26 | find . -name .directory -type f -delete; echo .directory > .gitignore | Luke Shumaker | |
2012-12-26 | (scripted) fix file permission breakage introduced in commit d62bd1 | Luke 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-12-26 | linux-libre-lts-kmod-alx: revert changes due that 20121219 version is ↵ | André Fabian Silva Delgado | |
adapted to >=3.7 kernels | |||
2012-12-26 | linux-libre-api-headers-3.7.1-1: updating version | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-tools: updating revision due fixing descriptions on the packages | André Fabian Silva Delgado | |
2012-12-26 | fixing description due that those package are upstream descriptions | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-3.7.1-2.1: updating release to fix signature error | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-lts-kmod-alx-20121219-1: fixing url | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-kmod-alx-20121219-1: fixing url | André Fabian Silva Delgado | |
2012-12-26 | virtualbox-libre-4.2.6-1: adding virtualbox-libre-ext-vnc.install file | André Fabian Silva Delgado | |
2012-12-26 | virtualbox-libre-modules-lts-4.2.6-1: updating version | André Fabian Silva Delgado | |
2012-12-26 | virtualbox-libre-modules-4.2.6-2: updating version | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-lts-kmod-alx-20121219-1: updating version | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-kmod-alx-20121219-1: updating version | André Fabian Silva Delgado | |
2012-12-26 | virtualbox-libre-4.2.6-1: updating version | André Fabian Silva Delgado | |
2012-12-26 | tp_smapi-libre-lts: updating pkgrel | André Fabian Silva Delgado | |
2012-12-26 | vhba-module-libre: adding mips64el support | André Fabian Silva Delgado | |
2012-12-26 | tp_smapi-libre-lts: adding mips64el support | André Fabian Silva Delgado | |
2012-12-26 | tp_smapi-libre: adding mips64el support | André Fabian Silva Delgado | |
2012-12-26 | cdfs-libre: adding mips64el support | André Fabian Silva Delgado | |
2012-12-26 | vhba-module-libre: simplifyng description | André Fabian Silva Delgado | |
2012-12-26 | tp_smapi-libre-lts: simplifyng description | André Fabian Silva Delgado | |
2012-12-26 | tp_smapi-libre: simplifyng description | André Fabian Silva Delgado | |
2012-12-26 | lirc-libre: simplifyng description | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-tools: revert changes | André Fabian Silva Delgado | |
2012-12-26 | cdfs-libre: improving description | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-api-headers: simplifying description | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-firmware: simplifing description again | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-firmware: fixing folder name for licenses | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-firmware: improving description | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-firmware: improving description | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-firmware: improving description | André Fabian Silva Delgado | |
2012-12-26 | linux-libre-manpages: fixing description package | André Fabian Silva Delgado | |
2012-12-26 | linux-libre: fixing description package | André Fabian Silva Delgado | |