1553 Commits

Author SHA1 Message Date
sthen
dd9fab4f52 update to a newer snapshot of motion 2014-10-23 12:14:43 +00:00
brad
3c9704541a Update to Xine-ui 0.99.9. 2014-10-23 01:03:39 +00:00
ajacoutot
48317c6a2d --disable-openexr to prevent it from being picked up; spotted by landry@ 2014-10-22 10:01:07 +00:00
sthen
986329c865 update to get_iplayer 2.87
release notes at https://github.com/dinkypumpkin/get_iplayer/wiki/release287
(including details on how get_iplayer handles the new 30-day expiry; in short,
use pid/url for programmes past 7 days)
2014-10-20 11:45:29 +00:00
bcallah
bbff92b24b Update to 1.3.0 2014-10-20 02:28:57 +00:00
jasper
1dddebc95a remove instances of MODCLANG_LANGS=c as 'c' is already the default.
nb: it leaves cases where multiple languages (such as 'c' and 'c++') to make
it clear what the full list is.

ok brad@
2014-10-15 17:33:51 +00:00
sthen
b292d8a0b4 switch to git head, prompted by a warning message reported by nigel@ 2014-10-15 01:32:36 +00:00
ajacoutot
6e4c0b9330 Unbreak with new neon.
reported by nigel@
2014-10-13 09:17:55 +00:00
sthen
d643804f00 more upstream-friendly 2014-10-11 12:03:44 +00:00
sthen
b41ba0ab1c check for linux/videodev.h or sys/videoio.h; more upstream-friendly 2014-10-11 11:56:40 +00:00
sthen
8e7c6ec0c3 header patch not needed 2014-10-11 11:49:31 +00:00
sthen
561dd577fb fix include ordering to pull in pthread.h, rather than explicitly including it 2014-10-11 11:46:38 +00:00
sthen
1d918e971d Patch motion to support -b (background / daemon mode) overriding the
"daemon" config value. Use it in motion.rc to ensure safe startup even
if config has "daemon off".
2014-10-11 11:04:20 +00:00
sthen
d0cb37b954 tweak build options, discussed with aja 2014-10-10 15:12:20 +00:00
sthen
180842e63d better PKGNAME, properly fix git version, sse on amd64 2014-10-10 13:59:25 +00:00
sthen
b62b315b68 let the git commitid printing work 2014-10-10 13:40:01 +00:00
sthen
5c39e2b175 import ports/multimedia/motion, ok/tweak ajacoutot@
Motion is a C program that monitors the video signal from one or
more V4L2/video(4) cameras or network-based webcams, and is able to
detect if a significant part of the picture has changed. Or in
other words, it can detect motion.
2014-10-10 13:32:05 +00:00
brad
c14d6be66d also broken on mips64. 2014-10-09 02:23:10 +00:00
ajacoutot
f54f8a8929 Explicitely --disable-cocoa so that GNUstep is not picked up.
issue reported by nigel@
2014-10-08 09:10:50 +00:00
ajacoutot
12e3505ffc Update to gstreamer1-plugins-libav-1.4.3. 2014-10-07 16:06:09 +00:00
ajacoutot
cd179691bf Update to gstreamer1-plugins-bad-1.4.3. 2014-10-07 16:05:54 +00:00
ajacoutot
f6d8e2c5a7 Update to gstreamer1-plugins-ugly-1.4.3. 2014-10-07 16:05:40 +00:00
ajacoutot
c0a55b5057 Update to gstreamer1-plugins-good-1.4.3. 2014-10-07 16:05:25 +00:00
ajacoutot
827533c3b2 Update to gstreamer1-plugins-base-1.4.3. 2014-10-07 16:05:11 +00:00
ajacoutot
bec00b4077 Update to gstreamer1-1.4.3.
Include pre-generated files created with a working bison(1) instead of the
dinosaur one forces us to use.
2014-10-07 16:04:04 +00:00
ajacoutot
fe29c1812a Bump to 1.4.3. 2014-10-07 16:03:09 +00:00
nigel
c1778fb3c2 Update maintainer for portroach
Ok jasper
2014-10-04 10:52:05 +00:00
ajacoutot
37f7263a9f Full stop.
ok phessler@ (maintainer)
2014-10-01 09:17:57 +00:00
phessler
b5a99f6565 +mlbviewer 2014-10-01 08:47:43 +00:00
phessler
5ce5cb23c2 A collection of tools to view and listen to streaming baseball games
from MLB.TV. While the main streaming content is mostly for paid MLB.TV
subscribers only, there are a significant number of features and views
available to non-subscribers as well including one FREE game each day.
NEW! Watch MLB classic content from YouTube without a browser. MiLB.TV
and Postseason.TV are also integrated into the same mlbviewer interface.
Play ball!

OK sthen@
2014-10-01 08:46:06 +00:00
landry
c2653f6725 Fix build on hppa by using -O1, from brad 2014-09-23 21:38:49 +00:00
brad
27312fe7c6 Update to xvidcore 1.3.3.
ok zhuk@
2014-09-19 01:44:46 +00:00
landry
88215d4d60 BROKEN-hppa - undefined refs to gcc builtin atomic ops.
That's what happens when you only care about i386/amd64, and dont even try
gcc4 module for other archs...
2014-09-16 19:21:21 +00:00
landry
752068dff9 BROKEN-powerpc: when linking libx265.so.0.0
undefined reference to `__sync_val_compare_and_swap_8'
undefined reference to `__sync_or_and_fetch_8'
2014-09-16 18:13:58 +00:00
landry
0d459e26a2 BROKEN-powerpc, fails to link with missing refs to free()/malloc() since
20140513. PIE ?
2014-09-16 18:11:35 +00:00
pascal
b7ce3f6567 sync 2014-09-14 21:02:34 +00:00
pascal
5272d749e4 Import multimedia/sfml, requested by and ok bcallah@
SFML is a portable and easy to use multimedia API written in C++.
You can see it as a modern, object-oriented alternative to SDL.
SFML is composed of several packages to perfectly suit your needs.
You can use SFML as a minimal windowing system to interface with
OpenGL, or as a fully-featured multimedia library for building games
or interactive programs.
2014-09-14 21:01:52 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
76a2c6e39b Recognize 0.30.0. 2014-09-08 07:01:13 +00:00
ajacoutot
d0ccf560b2 Set SHARED_ONLY and drop .la and .a module files.
Strip LIB_DEPENDS.
Add CPPFLAGS to use our libltdl headers instead of the bundled ones.
Drop patch and use FAKE_FLAGS instead.
2014-09-06 09:18:56 +00:00
bentley
56fbba7fb7 +synfig{,studio} 2014-09-06 07:06:02 +00:00
bentley
e3a6b51ba7 Import synfigstudio-0.64.1.
synfig is a vector based 2D animation package. It is designed to be
capable of producing feature-film quality animation. It eliminates the
need for tweening, preventing the need to hand-draw each frame. synfig
features spatial and temporal resolution independence (sharp and smooth
at any resolution or framerate), high dynamic range images, and a
flexible plugin system.

synfigstudio is the animation studio for synfig and provides the GUI
interface to create synfig animations which are saved in synfig .sif
or .sifz format.

ok jca@
2014-09-06 07:05:10 +00:00
bentley
0e140cd780 Import synfig-0.64.1.
synfig is a vector based 2D animation package. It is designed to be
capable of producing feature-film quality animation. It eliminates the
need for tweening, preventing the need to hand-draw each frame. synfig
features spatial and temporal resolution independence (sharp and smooth
at any resolution or framerate), high dynamic range images, and a
flexible plugin system.

This package contains the renderer used to convert synfig .sif files to
raster images, videos and other formats. Layer types include geometric,
gradient, filter, distortion, transformation, fractal and others. Output
targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1),
libavcodec (AVI), imagemagick (MIFF), yuv420p, MNG and others.

ok jca@
2014-09-06 07:03:52 +00:00
bcallah
39271620e2 Update to 1.10.2 2014-09-05 22:11:38 +00:00
brad
b7f79320d1 Sync one of the patches with what was commited upstream and add URLs
to the commited patches.

ok ajacoutot@
2014-09-05 15:29:41 +00:00
jasper
4e48ba8d2c PORTSCOUT -> PORTROACH 2014-09-05 14:45:02 +00:00
ajacoutot
e12aa796d6 Add PORTSCOUT annotations. 2014-09-05 06:29:12 +00:00
brad
bd887add8a sync distinfo with the addition of DIST_SUBDIR. 2014-09-04 17:11:45 +00:00
brad
f4f67980d4 +x265 2014-09-04 05:39:11 +00:00
brad
5d25219453 Import of x265.
x265 is an open-source project and free application library for
encoding video streams into the H.265/High Efficiency Video Coding
(HEVC) format.

ok ajacoutot@
2014-09-04 05:37:41 +00:00