Commit Graph

6444 Commits

Author SHA1 Message Date
John Ericson
b9acfb4ecf treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile

(cherry picked from commit ba52ae5048)
2018-04-25 15:50:41 -04:00
John Ericson
2d1d83d836 pond: Simplify platform logic 2018-03-12 18:55:42 -04:00
Franz Pletz
1a0f84d0b8
wireshark: 2.4.4 -> 2.4.5 2018-03-05 18:06:29 +01:00
Vladimír Čunát
71f899c2c3
Merge #34461: mesa -> libGL* rename
This will just bit rot otherwise.  Almost nothing gets rebuilt.
2018-03-05 14:59:40 +01:00
Vladimír Čunát
565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Peter Hoeg
6343398dee
Merge pull request #35894 from sorokin/qtox-no-opencv
qtox: remove opencv dependency
2018-03-05 20:17:13 +08:00
Peter Hoeg
38373bbbe3 falkon: 2.1.99.1 -> 3.0.0 2018-03-05 14:50:05 +08:00
Jörg Thalheim
4641008187
Merge pull request #35486 from ajgrf/mblaze-update
mblaze: 0.3.1 -> 0.3.2
2018-03-04 20:29:00 +00:00
Jörg Thalheim
2f72eba82d
Merge pull request #36290 from matthiasbeyer/update-mutt
mutt: 1.9.3 -> 1.9.4
2018-03-04 14:35:45 +00:00
Jörg Thalheim
4ee9d05086
Merge pull request #36265 from Ekleog/configurable-riot
riot-web: make package configurable
2018-03-04 13:54:19 +00:00
Léo Gaspard
d8f8253d3f
riot-web: make package configurable 2018-03-04 14:51:09 +01:00
Matthias Beyer
6f7b712d0c mutt: 1.9.3 -> 1.9.4 2018-03-04 14:02:14 +01:00
Jörg Thalheim
4a28710d4d
Merge pull request #35923 from ryantm/auto-update/nomad-0.6.2-to-0.7.1
nomad: 0.6.2 -> 0.7.1
2018-03-04 06:48:42 +00:00
Peter Schuller
9449782baa signal-desktop: 1.3.0 -> 1.5.2 2018-03-03 15:17:07 -08:00
Jörg Thalheim
ee735ff1f9
Merge pull request #36240 from womfoo/fix-bump/conkeror-1.0.4
conkeror: use firefox-esr, 1.0.3 -> 1.0.4
2018-03-03 18:02:22 +00:00
Jörg Thalheim
ab59aa7326
Merge pull request #36162 from Kaali/wireshark
wireshark: Add Darwin support
2018-03-03 17:41:54 +00:00
Jörg Thalheim
ce6adf6dcf
Merge pull request #34868 from teto/protocol
[RDY] protocol: module to application
2018-03-03 15:41:41 +00:00
Kranium Gikos Mendoza
793cfa7e54 conkeror: 1.0.3 -> 1.0.4 2018-03-03 14:19:39 +11:00
Kranium Gikos Mendoza
d5f6994b85 conkeror: use firefox-esr 2018-03-03 14:18:07 +11:00
Bryan Gardiner
285fd08c0e
claws-mail, jitsi: remove myself (khumba) from maintainers 2018-03-02 18:10:24 -08:00
Jon Banafato
004a59f18e
corebird: 1.7.3 -> 1.7.4 2018-03-02 16:48:04 +01:00
Robin Gloster
0e050da0f5
torchat: not broken 2018-03-02 11:56:44 +01:00
adisbladis
e9a0f9b8b3
Merge pull request #35944 from ryantm/auto-update/ostinato-0.8-to-0.9
ostinato: 0.8 -> 0.9
2018-03-02 11:27:01 +08:00
Jaakko Luttinen
af6a83d01d rssguard: 3.5.5 -> 3.5.6 2018-03-01 17:16:12 +01:00
Väinö Järvelä
023d584433 wireshark: Add Darwin support 2018-03-01 15:31:30 +02:00
Ryan Mulligan
dac1a530ac tcpkali: 0.9 -> 1.1.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/651sa1wikygbqqvimg3a609n37isc78w-tcpkali-1.1.1/bin/tcpkali --version` and found version 1.1.1
- found 1.1.1 with grep in /nix/store/651sa1wikygbqqvimg3a609n37isc78w-tcpkali-1.1.1
- found 1.1.1 in filename of file in /nix/store/651sa1wikygbqqvimg3a609n37isc78w-tcpkali-1.1.1

cc "@ethercrow"
2018-02-28 20:34:42 +00:00
Jörg Thalheim
5555aa8e21
Merge pull request #36124 from leenaars/tribler701
tribler: 7.0.0rc3 -> 7.0.1
2018-02-28 15:07:17 +00:00
Ryan Mulligan
1ef6ce59b4 pjsip: 2.7.1 -> 2.7.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -h` got 0 exit code
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua --help` got 0 exit code
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua help` got 0 exit code
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -V` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -v` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua --version` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua version` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua -h` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua --help` and found version 2.7.2
- ran `/nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2/bin/pjsua help` and found version 2.7.2
- found 2.7.2 with grep in /nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2
- found 2.7.2 in filename of file in /nix/store/3wqj8kyahgi1r25wp8vfhhsg0m1mzpkx-pjsip-2.7.2

cc "@viric @olynch"
2018-02-28 14:24:00 +00:00
Michiel Leenaars
475adadd4e tribler: 7.0.0rc3 -> 7.0.1 2018-02-28 12:31:49 +01:00
Markus Hauck
11de4cf6ef jmeter: 3.3 -> 4.0 (#35655)
* jmeter: 3.3 -> 4.0
2018-02-28 10:59:23 +00:00
Robert Schütz
55b431f2b8
Merge pull request #36015 from ryantm/auto-update/seafile-client-6.1.0-to-6.1.5
seafile-client: 6.1.0 -> 6.1.5
2018-02-28 11:23:05 +01:00
Robert Schütz
0cbaa18fe1 seafile-client: use fetchFromGitHub 2018-02-28 10:48:52 +01:00
Ryan Mulligan
6aad4bf55e snort: 2.9.8.2 -> 2.9.11.1 (#36026)
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/snort -V` and found version 2.9.11.1
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/snort --version` and found version 2.9.11.1
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/u2spewfoo help` got 0 exit code
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/.snort-wrapped -V` and found version 2.9.11.1
- ran `/nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1/bin/.snort-wrapped --version` and found version 2.9.11.1
- found 2.9.11.1 with grep in /nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1
- found 2.9.11.1 in filename of file in /nix/store/qan26dfxzzbh27cd91hcvad69ls7xnhw-snort-2.9.11.1

cc "@aycanirican"
2018-02-28 12:35:35 +03:00
Orivej Desh
5b8a5001d0
Merge pull request #35965 from ryantm/auto-update/pidgin-xmpp-receipts-0.7-to-0.8
pidgin-xmpp-receipts: 0.7 -> 0.8
2018-02-28 09:10:36 +00:00
adisbladis
8910770396
firefox-beta-bin: 59.0b12 -> 59.0b13 2018-02-28 10:26:52 +08:00
adisbladis
dec43a9b6b
firefox-devedition-bin: 59.0b12 -> 59.0b13 2018-02-28 10:26:51 +08:00
Ryan Mulligan
d95813fc14 seafile-client: 6.1.0 -> 6.1.5
Semi-automatic update. These checks were performed:

- built on NixOS
- found 6.1.5 with grep in /nix/store/7y211zn1irykpjfgf8n38vbhh57xgaq2-seafile-client-6.1.5
- found 6.1.5 in filename of file in /nix/store/7y211zn1irykpjfgf8n38vbhh57xgaq2-seafile-client-6.1.5

cc "@calrama"
2018-02-27 15:52:32 -08:00
Ivan Sorokin
95286d1be2 qtox: remove opencv dependency
It doesn't depend on it for a long time.
2018-02-27 22:12:52 +03:00
Ryan Mulligan
4fe7f789f9 pidgin-xmpp-receipts: 0.7 -> 0.8
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.8 with grep in /nix/store/di49z3ic9sk7mrg6rhf0c67qk8pda3kg-pidgin-xmpp-receipts-0.8
- found 0.8 in filename of file in /nix/store/di49z3ic9sk7mrg6rhf0c67qk8pda3kg-pidgin-xmpp-receipts-0.8

cc "@orivej"
2018-02-27 09:43:04 -08:00
Ryan Mulligan
f030781be9 ostinato: 0.8 -> 0.9
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.9 with grep in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9
- found 0.9 in filename of file in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9

cc "@rick68"
2018-02-27 09:17:16 -08:00
Ryan Mulligan
fe1a572f8d nomad: 0.6.2 -> 0.7.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad -h` got 0 exit code
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad --help` got 0 exit code
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad -v` and found version 0.7.1
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad --version` and found version 0.7.1
- ran `/nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin/bin/nomad version` and found version 0.7.1
- found 0.7.1 with grep in /nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin
- found 0.7.1 in filename of file in /nix/store/glm49diswdg3qi1vxpffqmdrzmkykvqj-nomad-0.7.1-bin

cc "@rushmorem @pradeepchhetri @ehmry @lethalman"
2018-02-27 08:11:24 -08:00
adisbladis
9b67d866c8
Merge pull request #35719 from ryantm/auto-update/ii-1.7-to-1.8
ii: 1.7 -> 1.8
2018-02-27 20:35:33 +08:00
adisbladis
139e0d1c9d
Merge pull request #35746 from ryantm/auto-update/kops-1.8.0-to-1.8.1
kops: 1.8.0 -> 1.8.1
2018-02-27 19:45:15 +08:00
adisbladis
e0c2bd9109
Merge pull request #35743 from ryantm/auto-update/kompose-1.5.0-to-1.9.0
kompose: 1.5.0 -> 1.9.0
2018-02-27 19:38:14 +08:00
adisbladis
b7d9c4f392
Merge pull request #35828 from ryantm/auto-update/lsyncd-2.1.6-to-2.2.2
lsyncd: 2.1.6 -> 2.2.2
2018-02-27 18:00:51 +08:00
Ryan Mulligan
4fcc9187a4 lsyncd: 2.1.6 -> 2.2.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2/bin/lsyncd --version` and found version 2.2.2
- found 2.2.2 with grep in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2
- found 2.2.2 in filename of file in /nix/store/3f76mczmag2wnkww6la0hcdnf82jly92-lsyncd-2.2.2

cc "@bobvanderlinden"
2018-02-26 22:00:25 -08:00
Ryan Mulligan
ec95f3cd1e kops: 1.8.0 -> 1.8.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops -h` got 0 exit code
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops --help` got 0 exit code
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops help` got 0 exit code
- ran `/nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin/bin/kops version` and found version 1.8.1
- found 1.8.1 with grep in /nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin
- found 1.8.1 in filename of file in /nix/store/hclwimgs404fz9k2lrx35xcxa16bgb9x-kops-1.8.1-bin

cc "@offline @zimbatm @ehmry @lethalman"
2018-02-26 19:52:38 -08:00
Ryan Mulligan
dd8cfbd9b9 kompose: 1.5.0 -> 1.9.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose -h` got 0 exit code
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose --help` got 0 exit code
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose help` got 0 exit code
- ran `/nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin/bin/kompose version` and found version 1.9.0
- found 1.9.0 with grep in /nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin
- found 1.9.0 in filename of file in /nix/store/lbk05ajkfj5za1zgz0haz57sfipiv38y-kompose-1.9.0-bin

cc "@thpham @ehmry @lethalman"
2018-02-26 19:48:22 -08:00
Ryan Mulligan
2836e47735 inboxer: 1.0.0 -> 1.0.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.0.2 with grep in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2
- found 1.0.2 in filename of file in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2

cc "@mgttlinger"
2018-02-26 19:17:23 -08:00
Ryan Mulligan
d492bea993 ii: 1.7 -> 1.8
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.8 with grep in /nix/store/4ml6hcsv9k8gshqc461w2vvfpq3j9lh4-ii-1.8
- found 1.8 in filename of file in /nix/store/4ml6hcsv9k8gshqc461w2vvfpq3j9lh4-ii-1.8
2018-02-26 19:12:03 -08:00