1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-13 14:26:42 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
suhan-paradkar
7fd11df7f2
update gstreamer and plug-ins to 1.18.4 (#6686) 2021-04-26 13:58:09 +03:00
Leonid Pliushch
d598280b23
gst-plugins-bad: bump revision 2021-02-08 00:14:27 +02:00
Leonid Pliushch
f1ddbdb36b
gst-plugins-bad: update to 1.18.3 2021-02-05 20:33:19 +00:00
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch
52e13c4daf
gstreamer and plugins: update to 1.18.2 2020-12-07 21:25:55 +00:00
Leonid Pliushch
61f10b6173 rebuild failed packages
Missing metadata (Release.gpg) files caused build failure when
dependencies were being downloaded.
2020-11-22 02:49:46 +00:00
Leonid Pliushch
db967384f8 gst-plugins-bad: update to 1.18.1 2020-11-22 01:34:24 +00:00
Butta
a98daa4d1c gst-plugins-{bad,good,ugly}: update to Meson build and remove unused flags 2020-09-09 22:17:25 +05:30
Butta
445b2c586a gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good, gst-plugins-ugly: update from 1.16.2 to 1.18.0 2020-09-09 19:26:34 +05:30
Leonid Pliushch
d15e9bb075 librsvg: update to 2.48.0 2020-03-08 19:06:52 +02:00
Leonid Pliushch
59288f56c6 bump packages dependent on libx265 2020-03-04 02:54:40 +02:00
Leonid Pliushch
f95fae5c6f gst-plugin-bad: disable vulkan support 2019-12-21 18:10:44 +02:00
Leonid Pliushch
305af255bb gst-plugins-bad: update to 1.16.2 2019-12-21 18:10:44 +02:00
Fredrik Fornwall
e45e34b79b libx265: Update from 3.1.2 to 3.2.1 2019-11-06 15:49:41 +01:00
Leonid Pliushch
2f18150dfc gst-plugins-bad: update to 1.16.1 2019-09-29 13:00:26 +03:00
Leonid Pliushch
c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Fredrik Fornwall
cd4c81646e libx265: Update from 3.0 to 3.1.1 2019-07-16 17:06:44 +02:00
Leonid Pliushch
c9f40e78ab gstreamer (and plugins): update to 1.16.0 2019-05-21 23:25:25 +03:00
Leonid Pliushch
e7fe3702b5 gst-plugins-bad: attempt to fix problem with 'glib-mkenums'
Error was (build time):
/data/data/com.termux/files/usr/bin/glib-mkenums: line 10: from: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 12: import: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 13: import: command not found
2019-05-06 13:18:19 +03:00
Leonid Pliushch
b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Fredrik Fornwall
80fafe7ec6 Bump packages after libx264 update 2019-02-24 18:24:22 +01:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
da878492cb libx265: Update from 2.8 to 2.9 2018-10-20 22:21:56 +02:00
Fredrik Fornwall
97a65778d3 gstreamer: Update from 1.14.3 to 1.14.4 2018-10-18 22:30:32 +02:00
Fredrik Fornwall
194af6bb6e gstreamer: Update from 1.14.2 to 1.14.3 2018-09-20 00:42:28 +02:00
Fredrik Fornwall
78e7df0a4f gst-plugins-bad: Depend on libcurl, disable webp 2018-09-14 20:57:02 +02:00
Fredrik Fornwall
fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall
4887095c64 gst-plugins-bad: Configure with --disable-rtmp
This prevents opportunistic linkage against librtmp.so.1.
2018-08-25 16:50:33 +02:00
Fredrik Fornwall
96089dac9e gstreamer: Update from 1.14.1 to 1.14.2 2018-07-31 22:20:17 +02:00
Fredrik Fornwall
a8e1ddc0b0 libx265: Update from 2.7 to 2.8 2018-06-26 06:38:28 +02:00
Fredrik Fornwall
78faca718a gstreamer: Update from 1.14.0 to 1.14.1 2018-05-19 02:36:37 +02:00
Fredrik Fornwall
a3e0d1faca gstreamer: Update from 1.12.3 to 1.14.0 2018-04-26 22:17:20 +02:00
Fredrik Fornwall
01fe8ad3b5 gstreamer: Update from 1.12.3 to 1.12.4 2018-02-12 19:52:33 +01:00
Fredrik Fornwall
f5dbfd45ba gst-plugins-bad: Fix building with openjpeg 2.3 2017-10-15 20:25:11 +02:00
Fredrik Fornwall
e9ed61211a Cleanup gst-plugins-{bad,good,ugly} 2017-10-15 03:20:11 +02:00
rnauber
480caaa501 gstreamer: fix and enable the package (#1622)
* gstreamer: make it work with opensles and libcaca, update and enable the packages

* gstreamer: fix build in presence of libunwind and clean up

* minor stuff

* put in preload ffmpeg libs like mpv has
2017-10-15 01:02:21 +02:00