Up to [cvs.NetBSD.org] / pkgsrc / multimedia / xine-ui
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
fix the build on arm64 (and likely others). always define ATTR_INLINE_ALL_STRINGOPS to something, since the build wants it to be at least empty. no bump to pkg version since packages that built correctly should keep building the same way with no change, only packages that did not build at all will now build. tested on amd64 and arm64.
xine-ui: update to 0.99.13 xine-ui (0.99.13) * Add audio control window. * Add some menu shortcuts. * Add build optimizations. * Better keyboard and mouse wheel support. * Improved key binding editor. * Massive code cleanup. * Massive graphics optimizations. * Drop mrl path length limit. * Add utf8 and clipboard support for text input fields. * Add skin shared pixmap and text position features. * Xinetic skin update. * Many small fixes and optinizations. * Update german translation. * Update french translation. * Build fixes. * Faster build. * Separate xitk and X11 stuff pt 1.
multimedia: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (for legal reasons?): ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz ./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
multimedia: Remove SHA1 hashes for distfiles
xine-ui: Update to 0.99.12 xine-ui (0.99.12) * Make XLockDisplay use user switchable. * Faster seek. * Optimize text rendering. * Add utf pixmap support. * Add animated logo. * Update splash. * Fix build with libxine <= 1.2.9. xine-ui (0.99.11) * Offer all autoplay/autodir input plugins. * Dont treat hls as playlist. * Play ftp:/ mrls instead of downloading. * Update german translation. * Fix mrl browser background. * Fix user agent. * Fix libjpeg detection. * Fix linking with caca. * Fix memory and resource leaks. * Fix crashes. * Fix lirc build. * Code cleanup and "dust removal".
xine-ui: Update to 0.99.10. Changes: xine-ui (0.99.10) * Added manual video single step feature * Show millisecond time in slow motion * Updated spanish translation * Make desktop file output reproducible * Fixed memory and resource leaks * Fixed deadlocks * Fixed crashes xine-ui (0.99.9) * Handle building using libreadline 6.3 and libcaca 0.99 beta 19. * More shutdown fixes. * Show DVD & BluRay menu names. * More *BSD support – NetBSD, DragonFlyBSD.
xine-ui: fix two buffer overflows found by SSP From Anon. Bump PKGREVISION.
Add SHA512 digests for distfiles for multimedia category Problems found locating distfiles: Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2 Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2 Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2 Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2 Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2 Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2 Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2 Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz Package handbrake: missing distfile handbrake/lame-3.98.tar.gz Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2 Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package mpv: missing distfile mpv-0.12.0.tar.gz Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2 Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2 Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2 Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update to 0.99.8. Set LICENSE. Add comments to patches. Remove unnecessary patches. Report other patches upstream and add bug report URL. Changes: xine-ui (0.99.8) * Fixed opening file using menus * Fixed exit on panel close * Fixed deadlocks * Fixed segfault at exit * Fixed keymap editor deadlock
The CPPFunction typedef (among others) have been deprecated in favour of specific prototyped typedefs since readline 4.2. They've been working since because compatibility typedefs have been until they were removed in readline 6.3. Hint found here: https://bugs.gentoo.org/show_bug.cgi?id=504208
multimedia/xine-ui: Don't redefine _XOPEN_SOURCE on DragonFly DragonFly needs _XOPEN_SOURCE value to be at least 600 in order to expose system functions for the build. Don't let it get redefined to 500.
update to 0.99.7 changes: better M3U playlist handling, various UI fixes (including a deadlock fix and a crash fix), use of XScreenSaver, and two overflow bug fixes
fixes build with curl>=7.21.7.
Add upstream bug report URL.
Fix build with png-1.5.
update to 0.99.6 changes: many bugfixes
Readd fix for pthread detection.
- Add two patches to fix some issues on NetBSD, from anonymous via joerg@. - Do not remove share/xine, as it's used by xine-lib too. - There's no need to set BUILDLINK_API_DEPENDS for curl anymore, its buildlink3.mk file takes care of the required version. Bump PKGREVISION.
Update to 0.99.5: After long time, a new xine-ui version is now available. There are fixes for security issues with playlists (upgrade recommended!), fixes for crashes, memleaks and bugs. Functional enhancements and features are added, appearance of non-skinned windows is harmonized (with more space for text), translations are updated.
Pullup ticket 2026 - requested by salo security update for xine-ui - pkgsrc/multimedia/xine-ui/Makefile 1.30, 1.34 via patch - pkgsrc/multimedia/xine-ui/distinfo 1.12, 1.14 via patch - pkgsrc/multimedia/xine-ui/patches/patch-ai 1.2 - pkgsrc/multimedia/xine-ui/patches/patch-aq 1.2 - pkgsrc/multimedia/xine-ui/patches/patch-ar 1.2 - pkgsrc/multimedia/xine-ui/patches/patch-as 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-au 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-av 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-aw 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-ax 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-ay 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-az 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-ba 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-bb 1.1 - pkgsrc/multimedia/xine-ui/patches/patch-bc 1.1 Module Name: pkgsrc Committed By: drochner Date: Tue Jan 9 14:52:41 UTC 2007 Modified Files: pkgsrc/multimedia/xine-ui: Makefile distinfo pkgsrc/multimedia/xine-ui/patches: patch-ar Added Files: pkgsrc/multimedia/xine-ui/patches: patch-as Log Message: fix PR pkg/35375: xine-ui freezes konsole sessions from Sergey Svishchev, patch from xine CVS --- Module Name: pkgsrc Committed By: salo Date: Sat Feb 17 22:48:18 UTC 2007 Modified Files: pkgsrc/multimedia/xine-ui: Makefile distinfo pkgsrc/multimedia/xine-ui/patches: patch-ai patch-aq Added Files: pkgsrc/multimedia/xine-ui/patches: patch-au patch-av patch-aw patch-ax patch-ay patch-az patch-ba patch-bb patch-bc Log Message: Security fixes for CVE-2007-0254 (and more): "A vulnerability has been reported in xine-ui, which potentially can be exploited by malicious people to compromise a user's system. The vulnerability is caused due to a format string error within the "errors_create_window()" function in errors.c. This may be exploited to execute arbitrary code by e.g. tricking a user into opening a specially crafted playlist file." Patch from SUSE. Bump PKGREVISION. XXX: The sources are a real mess. My condolences to everyone using it. And good luck, you'll need it!..
Security fixes for CVE-2007-0254 (and more): "A vulnerability has been reported in xine-ui, which potentially can be exploited by malicious people to compromise a user's system. The vulnerability is caused due to a format string error within the "errors_create_window()" function in errors.c. This may be exploited to execute arbitrary code by e.g. tricking a user into opening a specially crafted playlist file." Patch from SUSE. Bump PKGREVISION. XXX: The sources are a real mess. My condolences to everyone using it. And good luck, you'll need it!..
don't try to install aaxine and its manpage -- while it could be built easily (include aalib/bl3) it is mostly useless because the xine-lib doesn't support it per default bump PKGREVISION should fix a build failure reported by Bernd Ernesti in a reply to PR pkg/35564
fix PR pkg/35375: xine-ui freezes konsole sessions from Sergey Svishchev, patch from xine CVS
Pullup ticket 1460 - requested by drochner security fix for xine-ui Patch provided by the submitter. Module Name: pkgsrc Committed By: drochner Date: Fri Apr 21 11:11:26 UTC 2006 Modified Files: pkgsrc/multimedia/xine-ui: Makefile distinfo Added Files: pkgsrc/multimedia/xine-ui/patches: patch-aq patch-ar Log Message: fix some format string vulnerabilities, see http://www.open-security.org/advisories/16
fix some format string vulnerabilities, see http://www.open-security.org/advisories/16
Update distinfo for patch-ap.
Update to 0.99.4: xine-ui (0.99.4) unstable; urgency=low * Fixed deadlock, segfaults and mem-leaks, several other fixes and enhancements, can't remember details (thanks also to Marcelo Jimenez and Jakub Labath) * Menu to reset video controls * fixed menu shortcut strings allocation/freeing [bug #1223022] * audio post plugin support * use UTF-8 for Japanese locale if nl_langinfo doesn't work [bug #1096974] * expand tabs in post-plugin help * merge some osd menus from oxine * aspect ratio fixed for multihead setups (especially TwinView) [bugs #1089328, #1001702 and #989157] * fixed parsing post plugin parameters of type double for some locales * autoload subtitles with .txt extension too * be more POSIX-compliant (head, tail) (build fix) [bug #1172729] * Russian translations (thanks to Pavel Maryanov) * forced not loading old playlist with -P option xine-ui (0.99.3) unstable; urgency=low * enlarge stream info window (required for Russian translation), * possibility to specify more than one playlist in command line, * unlock mutex before destroying (thanks to Matthias Drochner), * netBSD mutex locking fix, * cursor support implementation into xiTK, * use post plugins for deinterlacing, * fix segfault on enqueuing, * fix segfault on playlist deletion, * add non-official subtitle support into ASX playlists, * add get_speed in session control optarg, * restore original sound volume on exit, * fix memory corruption with huge playlists, * remove obsolete "black stream hack", * reset screensaver after playback resume, * various WM layering bugs, * handle new UTF8 meta infos, * Japanese translations (thanks to Tadashi Jokagi), * visualization switching while playback is running fix, * handle .pls playlist inside URL, * new 'b' shortcut (border visibility toggle), * support alpha channel in splash screen image,
Add DragonFly support.
Be sure to link to the xine libs. Fixes compilation problems when strsep() is missing. Builds and runs on solaris now.
Add RMD160 digests.
regen to get line numbers correct.
update to 0.99.2 official changelist: * update screensaver key faking code to avoid false triggering of the "sticky keys" feature on newer distros * fix crashes caused by tooltips * fix reporting of dropped frames * experimental feature: output video to a different display than control panel. set gui.video_display to the second display name, usually ":0.1" or ":1", * removed -funroll-all-loops from SPARC and PPC targets. * fix xitk trying set a window property when its atom may be undefined * add --disable-shm-default configure option which sets feature.shm to zero but keeps the shm code compiled in unfortunately new bugs in timer handling and mutex locking were introduced...
update to xine-ui-0.99.1 changes: This release is a major update on xine-ui. It comes with a big cleanup of the user interface, including an improved context menu, and lots of details of the included "xitk" toolkit. Additionally, this release fixes some security issues (referenced in XSA-2004-2). Therefore, we recommend you to upgrade as soon as possible, especially if you are using xine to play URLs/MRLs you obtained from also fix some pthread_mutex abuse, and use GNU readline for xine-remote
Update to 0.9.23. Nothing earth-shattering. xine-ui (0.9.23) unstable; urgency=low * xinerama bug fixes (very fullscreen, window position when switching from fullscreen to normal mode), * shiny new help dialog, * some small usability improvements, * fix some memleaks, * main menu reorg, localized, * new deinterlacing, it use post plugins now, * add --bug-report and --list-plugins option to xine-ui, * splash screen per skin is possible, * all meta infos are retrieve at the same time, when playing audio CD, * support new unscaled OSD (note: osd need a complete rework), * new playlist management command in xine-remote, * new "stop after this stream" feature, * grab streams recusively (with enqueuing and file browser), * fix reference mrl handling, * add 'loop' and two new playlist options 'first' and 'last', in session control, * fix shortcut grabber, * sound volume control can be sets with sound card mixer or software amplification, * add help in chain reaction window, * double clicking in output window is a fullscreen toggle now, * subtitle autoload feature added, * new TVout feature, using libnvtvsimple for nVIDIA cards, and atitvout for ATI, * store spu offset in toxine's playlist, * fix skin downloder, * fix support of huge playlists, * contextual menu popup in playlist window, * fix control's window sliders, * ton of fbxine improvments (post plugin, deinterlacing, spu, stream infos...), * bunch of other fix.
Move xine-ui to the multimedia category (coming from graphics). This is version 0.9.22nb1.
Initial revision