head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.24 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.22 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.20 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.18 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.16 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.14 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.12 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.10 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.8 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.6 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.4 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.2 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.1.0.16 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.14 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.12 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.10 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.8 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.6 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.4 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.2 pkgsrc-2005Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2007.07.15.19.41.29; author xtraeme; state dead; branches; next 1.1; 1.1 date 2005.09.20.12.15.34; author dmcmahill; state Exp; branches; next ; desc @@ 1.2 log @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. @ text @$NetBSD: patch-al,v 1.1 2005/09/20 12:15:34 dmcmahill Exp $ --- src/xitk/Makefile.am.orig 2004-04-21 18:35:05.000000000 -0400 +++ src/xitk/Makefile.am @@@@ -66,7 +66,7 @@@@ xine_LDADD = @@XINE_LIBS@@ $(top_builddir) xine_remote_SOURCES = xine-remote.c xine_remote_DEPENDENCIES = $(top_builddir)/src/common/libcommon.la \ xine-remote.c -xine_remote_LDADD = $(INTLLIBS) $(NET_LIBS) $(THREAD_LIBS) $(READLINE_LIBS) $(NCURSES_LIB) \ +xine_remote_LDADD = @@XINE_LIBS@@ $(INTLLIBS) $(NET_LIBS) $(THREAD_LIBS) $(READLINE_LIBS) $(NCURSES_LIB) \ $(top_builddir)/src/common/libcommon.la $(DBG_LIBS) session_ctrl_LDADD = @@XINE_LIBS@@ $(top_builddir)/src/common/libcommon.la $(DBG_LIBS) @ 1.1 log @Be sure to link to the xine libs. Fixes compilation problems when strsep() is missing. Builds and runs on solaris now. @ text @d1 1 a1 1 $NetBSD$ @