Age | Commit message (Collapse) | Author | Files | Lines |
|
binary-only packages that require binary "emulation" on the native
operating system. Please see pkgsrc/mk/emulator/README for more
details.
* Teach the plist framework to automatically use any existing
PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.
* Convert all of the binary-only packages in pkgsrc to use the
emulator framework. Most of them have been tested to install and
deinstall correctly. This involves the following cleanup actions:
* Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
more consistently.
* Simplify packages by using default INSTALL and DEINSTALL scripts
instead of custom INSTALL/DEINSTALL code.
* Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
Packages only need to state exactly which emulations they support,
and the framework handles any i386-on-x86_64 or sparc-on-sparc64
uses.
* Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will
automatically detect when the package is installing on Linux.
Specific changes to packages include:
* Bump the PKGREVISIONs for all of the suse100* and suse91* packages
due to changes in the +INSTALL/+DEINSTALL scripts used in all
of the packages.
* Remove pkgsrc/emulators/suse_linux, which is unused by any
packages.
* cad/lc -- remove custom code to create the distinfo file for
all supported platforms; just use "emul-fetch" and "emul-distinfo"
instead.
* lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
instead of ${PREFIX}/lib so that compiled programs will find
the shared libraries.
* mail/thunderbird-bin-nightly -- update to latest binary
distributions for supported platforms.
* multimedia/ns-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
* security/uvscan -- set LD_LIBRARY_PATH explicitly so that
it's not necessary to install library symlinks into
${EMULDIR}/usr/local/lib.
* www/firefox-bin-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
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.
|
|
|
|
|
|
using an "mplayer" binary built on a G5 based Mac OS X system on e.g.
a G4 based Mac OS X system.
|
|
|
|
|
|
changes:
-fixes in handling of MPEG streams, Real streams and MP3
-AMR-NB fixes
-Other bug-fixes and improvements
|
|
changes:
-some new plugins
-LADSPA plugin improvements
-IIR equaliser ported to 0.10
-libsndfile output ported to 0.10
-mpegvideoparse ported to 0.10 and improved
-switch element ported to 0.10
-VCD source element ported to 0.10
-AMR-WB support fixes
-MIDI renderer plugin based on timidity
-qtdemux, wavpack and videocrop plugins moved to the Good module
-Many other bug fixes and improvements
|
|
changes:
-Much improved RTSP/RTP and V4l2 support
-New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify
-qtdemux, videocrop and wavpack elements moved from Bad Plugins
-Fixes in avi and matroska muxing
-Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
-gamma element ported to 0.10
|
|
Glenn Maynard on ffmpeg-devel that should fix the gmplayer compilation
problem on NetBSD-3.x.
|
|
Changes since 1.1.2:
xvidcore library
* Fixed a potential vulnerability in mbcoding.c reported by Trixter Jack
at Secunia
(was already in patch-ac)
|
|
|
|
|
|
|
|
|
|
|
|
Suggested in PR 36571 by John Ruschmeyer.
|
|
|
|
totem-xine, ABI depends only the former. This creates conflicts when
pkg_add picks the latter to fulfill the API depends. Allow both packages
for the ABI depends as well and bump the revisions of the two affected
packages.
|
|
|
|
|
|
|
|
VideoLAN-SA-0702 upstream advisory. Backported from 0.8.6c.
|
|
|
|
as it breaks on DragonFly.
|
|
|
|
|
|
Should fix compilation with ffmpeg installed.
|
|
Fixes build on DragonFly. Bump revision.
|
|
changes:
* Handle the Stop button from keyboards as well
* Avoid crashing on exit when LIRC is used
* Fix RTSPtext parsing for one-line URLs
* Avoid errors on startup when no sound cards are present
* Fix the browser plugin with the xine-lib backend
* Report version 10.0 in the Complex plugin
|
|
changes:
-bugfixes, among others for VCD playback
-adds support for libdca (formerly libdts)
-handle disappearing audio devices (possibly ALSA specific)
|
|
changes:
-bugfixes, among others for VCD playback
-adds support for libdca (formerly libdts)
-handle disappearing audio devices (possibly ALSA specific)
|
|
|
|
Bump PKGREVISION.
|
|
Streaming video to YouTube, Lulu.tv, and other sites now works. New FLTK GUI
support. A new drawing API has been implemented for MovieClips. An extension
mechanism for creating custom ActionScript classes.
|
|
|
|
No bump as the default ABI version is higher.
|
|
Changes since 0.10.12:
* Many fixes and improvements
* RTP and RTCP support improved
API additions since 0.10.12:
* add gst_tag_freeform_string_to_utf8()
* GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
* GstBaseAudioSink::slave-method property
* add "min-ptime" property to RTP base audio payloader
* gst_base_rtp_audio_payload_push()
* gst_base_rtp_audio_payload_get_adapter()
* GstMixerTrack::untranslated-label property
|
|
Changes since 0.10.12:
* Latency handling infrastructure for live playback scenarios
* State change handling changes
* GstController property handling improved
* Various bug fixes and improvements
* Parallel installability with 0.8.x series
* Threadsafe design and API
API additions since 0.10.12:
* gst_element_change_state()
* GST_STATE_TARGET
* GST_BASE_TRANSFORM_LOCK/UNLOCK
* GstClock::gst_clock_unadjust_unlocked()
* fakesink::num-buffers property
* GST_CORE_ERROR_DISABLED
* basesrc::prepare_seek_segment vmethod
* gst_buffer_try_new_and_alloc()
* gst_buffer_copy_metadata()
* GstBufferCopyFlags enum
* GST_BUFFER_COPY_ALL flag
* gst_uri_protocol_is_supported()
* gst_base_src_query_latency()
* GstQueue::pushing
* gst_controller_suggest_next_sync()
* gst_object_suggest_next_sync()
* basesrc::unlock_stop
* basesink::unlock_stop
* GstBin::async-handling property
* gst_message_new_async_start()
* gst_message_parse_async_start()
* gst_message_new_async_done()
* GST_MESSAGE_ASYNC_START
* GST_MESSAGE_ASYNC_DONE
|
|
package revision again because the patch didn't get applied previously.
Problem pointed out by Geert Hendrickx.
|
|
|
|
CDDB code reported in CVE-2007-2948. Bump package revision.
|
|
|