Commit Graph

142767 Commits

Author SHA1 Message Date
Érico Rolim f590f0e4e9 opensp: remove libstdc++-devel from depends.
Both compiler packages depend on it already, and its presence makes it
easy to accidentally create build cycles by putting gcc in the
dependency path when it shouldn't be.
2021-03-08 00:42:20 -03:00
Érico Rolim 9636b96d90 icu: remove libstdc++-devel from depends.
Both compiler packages depend on it already, and its presence makes it
easy to accidentally create build cycles by putting gcc in the
dependency path when it shouldn't be.
2021-03-08 00:42:20 -03:00
Érico Rolim 0b7e2e9dc4 poppler: remove libstdc++-devel from depends and fix versioning.
Both compiler packages depend on it already, and its presence makes it
easy to accidentally create build cycles by putting gcc in the
dependency path when it shouldn't be.

Don't use '-' for specifying versions, use '>=', which isn't ambiguous.
2021-03-08 00:42:20 -03:00
Érico Rolim 32d3cb657b clucene: remove libstdc++-devel from depends.
Both compiler packages depend on it already, and its presence makes it
easy to accidentally create build cycles by putting gcc in the
dependency path when it shouldn't be.
2021-03-08 00:42:20 -03:00
Érico Rolim d532aa2e8e flac: remove libstdc++-devel from depends.
Both compiler packages depend on it already, and its presence makes it
easy to accidentally create build cycles by putting gcc in the
dependency path when it shouldn't be.
2021-03-08 00:42:20 -03:00
Érico Rolim b4ecb76491 aspell: remove libstdc++-devel from depends.
Both compiler packages depend on it already, and its presence makes it
easy to accidentally create build cycles by putting gcc in the
dependency path when it shouldn't be.
2021-03-08 00:42:20 -03:00
Érico Rolim a5e16a7936 hunspell: remove libstdc++-devel from depends.
Both compiler packages depend on it already, and its presence makes it
easy to accidentally create build cycles by putting gcc in the
dependency path when it shouldn't be.
2021-03-08 00:42:20 -03:00
Evgeny Ermakov 13e7276f70 fakeroot: update homepage. 2021-03-08 00:41:06 -03:00
Đoàn Trần Công Danh dce5ccb0af qbittorrent: build-style is gnu-configure 2021-03-08 10:40:33 +07:00
Đoàn Trần Công Danh 150ddcc8ff srcpkgs: remove qt5-*-devel enmass from hostmakedepends 2021-03-08 10:40:33 +07:00
Đoàn Trần Công Danh 6ed61279a2 build-style/qmake: look for modules in target
- With this added, we can remove qt5*-devel from hostmakedepends
2021-03-08 10:40:33 +07:00
Philipp David 85640adf10 mDNSResponder: update to 1310.80.1. 2021-03-07 22:39:57 -05:00
AviKav 38dbae2781 nomad: update to 1.0.4. 2021-03-08 00:38:25 -03:00
UsernameRandomlyGenerated 147897ff8d xlunch: update to 4.7.0. 2021-03-08 00:37:10 -03:00
Nicolo e769fdb1bf glances: update to 3.1.6.2 2021-03-08 00:35:57 -03:00
Đoàn Trần Công Danh 8ecfd014a8 mutt: update to 2.0.6. 2021-03-08 10:35:41 +07:00
UsernameRandomlyGenerated 56e199fb4d volnoti: remove package
Development stopped 8 years ago, no tagged releases.
2021-03-08 00:33:40 -03:00
UsernameRandomlyGenerated 8e8e926c59 udftools: update to 2.3. 2021-03-08 00:32:42 -03:00
UsernameRandomlyGenerated 0bbd00b209 autocutsel: update to 0.10.1. 2021-03-08 00:32:17 -03:00
FollieHiyuki 226b22711d xonsh: update to 0.9.27 2021-03-08 00:30:37 -03:00
Roberto Ricci f6333ee21d zstd: update to 1.4.9. 2021-03-08 00:28:07 -03:00
Arda Demir 340527b014 RyzenAdj: update to 0.7.0 2021-03-08 00:27:19 -03:00
Stefano Ragni 9325f1b3e0 pipewire: update to 0.3.23 2021-03-08 00:26:13 -03:00
tibequadorian 9d1300171d imlib2: update to 1.7.1.
patch was applied upstream
2021-03-08 00:22:25 -03:00
tibequadorian 8c459b87e9 mousepad: update to 0.5.3. 2021-03-08 00:21:53 -03:00
tibequadorian f6b754dd79 lv2: update to 1.18.2. 2021-03-08 00:19:48 -03:00
tibequadorian d022a9ec51 taglib: update to 1.12.
patches were applied upstream
2021-03-08 00:19:40 -03:00
tibequadorian 0243dd958f lilv: update to 0.24.12.
depend on libsndfile for lv2apply
2021-03-08 00:19:29 -03:00
tibequadorian 83f3bb9603 pcmanfm: update to 1.3.2. 2021-03-08 00:18:48 -03:00
tibequadorian c7852eee5f libfm-extra: update to 1.3.2. 2021-03-08 00:18:48 -03:00
tibequadorian 23525d187d libfm: update to 1.3.2. 2021-03-08 00:18:48 -03:00
Đoàn Trần Công Danh 79905a7022 openmpi: set $libdir relative to $prefix
openmpi inventes its own version of AC_CONFIG_SUBDIRS, passing $libdir
relatives to $exec_prefix without initialising $exec_prefix will pass
$libdir as NONE/lib{32,64}.

We can't set $exec_prefix relative to $prefix because autotools will
expand the value only twice. See c96738a6e9, (common/gnu-configure-args:
set exec_prefix to ${prefix}, 2021-02-23) and 9bdf2f6e4d, (Revert
"common/gnu-configure-args: set exec_prefix to ${prefix}", 2021-03-05)
2021-03-08 10:15:48 +07:00
UsernameRandomlyGenerated f2c105333a atlantis: update to 0.16.1. 2021-03-08 00:13:40 -03:00
Érico Rolim 9eefdb9c13 diffoscope: remove rpm-python3 dependency.
Unnecessary for local usage with most of the objects Void users deal
with, and it can detect that the library isn't available at runtime.
2021-03-08 00:09:45 -03:00
Cameron Nemo fd2b4e4174 gocloc: update to 0.4.1. 2021-03-08 00:08:44 -03:00
UsernameRandomlyGenerated b052c0dbb6 direnv: update to 2.2.7. 2021-03-08 00:07:27 -03:00
UsernameRandomlyGenerated 1f52337294 dislocker: update to 0.7.3, fix license 2021-03-08 00:06:59 -03:00
Paper 184b314bb9 python3-html5lib: update to 1.1 2021-03-08 00:04:20 -03:00
FollieHiyuki 4fcf5a4d45 gallery-dl: update to 1.17.0 2021-03-08 00:04:13 -03:00
tibequadorian 97f624dffe help2man: update to 1.48.2. 2021-03-08 00:02:49 -03:00
mobinmob 9e08e70af5 font-vazir: update to 27.2.2. 2021-03-07 23:55:22 -03:00
Benjamín Albiñana b277227665 doomretro: update to 4.0.5. 2021-03-07 23:55:03 -03:00
Benjamín Albiñana 02f8afd4a4 qpdf: update to 10.3.0. 2021-03-07 23:54:57 -03:00
David Anguita c3459bd2d4 liberation-fonts-ttf: update to 2.1.3. 2021-03-07 23:54:50 -03:00
mobinmob 6122eb5e47 lrzip: update to 0.641. 2021-03-07 23:53:25 -03:00
tibequadorian 9009629c5a unrar: update to 6.0.4. 2021-03-07 23:52:54 -03:00
Caleb Gingles df8db0e46b herbstluftwm: update to 0.9.2 2021-03-07 23:51:25 -03:00
UsernameRandomlyGenerated 6a0b6e0b0b detox: update to 1.4.2. 2021-03-07 23:51:13 -03:00
tibequadorian 74b19f3d7f options.description: describe portaudio and clean up from templates 2021-03-07 23:50:23 -03:00
glaulher 719f246ef1 icewm: update to 2.2.1.
Closes: #29286 [via git-merge-pr]
2021-03-07 23:49:35 -03:00