Commit Graph

36 Commits

Author SHA1 Message Date
maxice8 916144fbb7 options.description: add description for vala build_option. 2018-11-14 00:21:41 -02:00
Francisco Gómez García 464abb2352 ffmpeg: added libaom build option 2018-10-21 22:12:11 +02:00
Alessio Sergi e3a882ddea common/options.description: keep desc_option_* sorted alphabetically 2018-09-13 20:09:57 +02:00
maxice8 b035cf3293 options.description: add zstd build option description. 2018-09-06 11:02:50 +02:00
fallenwizard 03694038da options.description: added vulkan build option description
Closes: #10698 [via git-merge-pr]
2018-01-12 13:27:22 +01:00
Alessio Sergi e543c56a4f options.description: add GTK+3 build option description 2017-07-24 13:14:54 +02:00
Duncaen 919883870a firefox: update to 52.0.1, (icu-58.2, libevent-2.1, nss-3.28.3). 2017-03-23 19:41:17 +01:00
Duncaen ae88eb1a36 ffmpeg: add vpx build_option
libvpx removed support for armv6, this build_option allows building
ffmpeg for armv6 without it.
2017-01-23 15:47:28 +01:00
Juan RP 481dbe1783 make: add optional guile support via build options.
Based on #5515. Close #5515
2017-01-11 15:43:43 +01:00
Roman Neuhauser a9ce526255 curl: offers gssapi build option 2017-01-11 13:07:49 +01:00
Alessio Sergi bd5e81947f mpv: rebuild due to ffmpeg version bump
While I'm here:
- add vapoursynth build option (off)
- license is GPL-2 (they switched back to GPL-2 some time ago)
2016-10-28 15:15:15 +02:00
Alessio Sergi 64f14b3c3d libarchive: add lz4 build option (off) 2016-07-11 13:03:21 +02:00
Alessio Sergi 822937a0ae ffmpeg: add faac and fdk_aac build options (off)
"The licenses of libfaac and libfdk_aac are not compatible with the GPL,
so the GPL does not permit distribution of binaries containing code
licensed under these licenses when GPL-licensed code is also included.
Therefore these encoders have been designated as "non-free", and you
cannot download a pre-built ffmpeg that supports them. This can be
resolved by compiling ffmpeg yourself."

See https://trac.ffmpeg.org/wiki/Encode/AAC.
2016-06-10 18:50:31 +02:00
Alessio Sergi 1b69aeb69b Revert "ffmpeg: add faac and fdk_aac build options (off)"
This reverts commit c698ba3613.
2016-06-10 18:36:06 +02:00
Alessio Sergi c698ba3613 ffmpeg: add faac and fdk_aac build options (off)
"The licenses of libfaac and libfdk_aac are not compatible with the GPL,
so the GPL does not permit distribution of binaries containing code
licensed under these licenses when GPL-licensed code is also included.
Therefore these encoders have been designated as "non-free", and you
cannot download a pre-built ffmpeg that supports them. This can be
resolved by compiling ffmpeg yourself."

See https://trac.ffmpeg.org/wiki/Encode/AAC.
2016-06-10 18:33:59 +02:00
Juan RP a40d046307 options.description: added seccomp build option description. 2016-04-29 07:23:31 +02:00
Enno Boland f3e08bd366 mixxx: update to 2.0.0. 2015-12-31 22:35:05 +01:00
Alessio Sergi f85368242c sane: update to 1.0.25
Add option for snmp (off).
Removed cups bdep since cups requirement has been dropped upstream.
2015-11-17 11:16:51 +01:00
Juan RP 4c070a1ded options.description: added vdpau and x265; improved vaapi. 2015-09-27 08:00:03 +02:00
Juan RP 4cb344b653 curl: added three new options: ldap (off), ssh (on) and rtmp (off). 2015-09-21 21:12:17 +02:00
Juan RP b2f58f08cf xbps-src: remove systemd option descr and shlibs. 2015-07-11 11:32:25 +02:00
Enno Boland 1944d99cc2 libcec: add build option for raspberry pi 2015-05-24 10:13:02 +02:00
Juan RP b16b3d877d options.description: added desc for zeitgeist. 2015-05-24 09:45:50 +02:00
Juan RP 11a3b0882a vlc: enable ffmpeg plugins: added smb build option.
- smb options is enabled for glibc, off for musl (samba is currently broken).
- use --enable-merge-ffmpeg to make plugins use ffmpeg instead.
- misc tweaks for musl.
2015-05-09 12:49:38 +02:00
Juan RP 75f1f37322 nginx: update to 1.8.0. 2015-04-22 07:38:01 +02:00
Alessio Sergi 240611e90a redshift: misc fixes
- switch to geoclue2
- remove unnecessary bdeps
- cross build support
- fix -gtk subpkg rdeps
- close #1210
2015-03-27 23:33:45 +01:00
Christian Neukirchen 3ba4c1abb9 openssh: update identitypersist patch, add ldns and ssl options. 2015-03-18 12:06:13 +01:00
Juan RP 1bdec0b24b options.description: added description for the rpi option. 2015-03-09 17:44:54 +01:00
Juan RP 319c04eb0d options: add description for ffmpeg, sdl and sdl2. 2015-03-09 17:13:51 +01:00
Christian Neukirchen 2e3c281fb3 common/options.description: add libao. 2015-03-09 15:25:44 +01:00
Christian Neukirchen 29d45f1f17 common/options.description: add sndio. 2015-03-09 15:20:04 +01:00
Juan RP 4de4f02701 New package: mate-session-manager-1.8.1. 2014-08-31 19:16:56 +02:00
Juan RP 2f07dc8532 lxdm: add consolekit build option (on). 2014-08-31 15:40:54 +02:00
Juan RP 3386b0666f rc: move option descriptions to common/options.description.
Also the readline and libedit options are mutually exclusive, so you cannot
enable both at the same time. If one is enabled the other is disabled.
2014-07-12 18:15:29 +02:00
Juan RP fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP 9d34c36e0a Implemented support for permanent pkg build options (globally or per-pkg).
Permanent global pkg build options can be defined via 'XBPS_PKG_OPTIONS' in etc/conf.
Permament per-pkg build options can be defined via 'XBPS_PKG_OPTIONS_<pkgname>' in etc/conf.

Close GH #452.
2014-06-30 11:32:07 +02:00