Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 1998 11:17:30 +0200
From:      Stefan Esser <se@FreeBSD.ORG>
To:        allen campbell <allenc@verinet.com>
Cc:        questions@FreeBSD.ORG, Stefan Esser <se@FreeBSD.ORG>
Subject:   Re: kdemultimedia beta4
Message-ID:  <19980607111730.25096@mi.uni-koeln.de>
In-Reply-To: <199806040510.XAA10550@const.>; from allen campbell on Wed, Jun 03, 1998 at 11:10:56PM -0600
References:  <199806040510.XAA10550@const.>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1998-06-03 23:10 -0600, allen campbell <allenc@verinet.com> wrote:
> This has previously been passed to -questions.
> 
> I have been watching the ports tree at ftp.freebsd.org for the
> Beta4 port of kdemultimedia.  The Beta3 port is marked broken,
> upgrade (May 4, I believe.)  Do you know when this might become
> available?

Sorry, I've run out of time when I tried to update the 
KDE Multimedia port, but I can send you my current diffs,
which at least let you build part of Beta 4.1.

I'm going to complete the 4.1 port as tiem permits, but
this may only be next weekend (I'll look into this later
today).

Regards, STefan


Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/audio/kdemultimedia/Makefile,v
retrieving revision 1.8
diff -C2 -r1.8 Makefile
*** Makefile	1998/05/04 20:22:58	1.8
--- Makefile	1998/05/13 20:51:13
***************
*** 7,16 ****
  #
  
! DISTNAME=	kdemultimedia-Beta3-1
! PKGNAME=	kdemultimedia-3.1b
! CATEGORIES=	x11
  MASTER_SITES=	$(MASTER_SITE_KDE)
! MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source
! EXTRACT_SUFX=	.src.tar.gz
  
  MAINTAINER=	se@freebsd.org
--- 7,16 ----
  #
  
! DISTNAME=	kdemultimedia-beta4-1
! PKGNAME=	kdemultimedia-4.1b
! CATEGORIES=	x11 kde
  MASTER_SITES=	$(MASTER_SITE_KDE)
! MASTER_SITE_SUBDIR= stable/Beta4/distribution/tgz/source
! EXTRACT_SUFX=	.src.tar.bz2
  
  MAINTAINER=	se@freebsd.org
***************
*** 27,31 ****
  		mediatool\\.0\\.[6-9]:${PORTSDIR}/x11/kdelibs
  
! BROKEN=		upgrade
  
  HAS_CONFIGURE=	yes
--- 27,33 ----
  		mediatool\\.0\\.[6-9]:${PORTSDIR}/x11/kdelibs
  
! EXTRACT_CMD=	bzip2
! EXTRACT_BEFORE_ARGS= -cd
! EXTRACT_AFTER_ARGS= | tar -xf -
  
  HAS_CONFIGURE=	yes
***************
*** 39,40 ****
--- 41,45 ----
  
  .include <bsd.port.mk>
+ 
+ 
+ CONFIGURE_ARGS+="--with-install-root=/async/tmp/kde"
Index: files/md5
===================================================================
RCS file: /usr/cvs/ports/audio/kdemultimedia/files/md5,v
retrieving revision 1.2
diff -C2 -r1.2 md5
*** md5	1998/03/04 23:22:04	1.2
--- md5	1998/05/13 20:40:42
***************
*** 1 ****
! MD5 (kdemultimedia-Beta3-1.src.tar.gz) = 2c8699f4faa8a6dbd1c014b855af4208
--- 1 ----
! MD5 (kdemultimedia-beta4-1.src.tar.bz2) = f2865622d2d3ee148a016edecc33897f
Index: patches/patch-a0
===================================================================
RCS file: /usr/cvs/ports/audio/kdemultimedia/patches/patch-a0,v
retrieving revision 1.1.1.1
diff -C2 -r1.1.1.1 patch-a0
*** patch-a0	1997/12/24 13:58:20	1.1.1.1
--- patch-a0	1998/05/13 20:43:08
***************
*** 1,15 ****
! *** ltconfig~	Tue Oct 14 01:06:31 1997
! --- ltconfig	Wed Dec 24 00:41:08 1997
  ***************
! *** 982,986 ****
    freebsd2* | freebsd3*)
      version_type=sunos
! !   library_names_spec='$libname.so.$versuffix $libname.so'
!     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
      shlibpath_var=LD_LIBRARY_PATH
! --- 982,986 ----
    freebsd2* | freebsd3*)
      version_type=sunos
! !   library_names_spec='$libname.so.$versuffix'
!     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
      shlibpath_var=LD_LIBRARY_PATH
--- 1,15 ----
! *** ltconfig~	Wed May 13 22:42:31 1998
! --- ltconfig	Wed May 13 22:42:53 1998
  ***************
! *** 1126,1130 ****
    freebsd2* | freebsd3*)
      version_type=sunos
! !   library_names_spec='${libname}${release}.so.$versuffix $libname.so'
!     finish_cmds='PATH="$PATH:/sbin" ldconfig -m $libdir'
      shlibpath_var=LD_LIBRARY_PATH
! --- 1126,1130 ----
    freebsd2* | freebsd3*)
      version_type=sunos
! !   library_names_spec='${libname}${release}.so.$versuffix'
!     finish_cmds='PATH="$PATH:/sbin" ldconfig -m $libdir'
      shlibpath_var=LD_LIBRARY_PATH
Index: patches/patch-ab
===================================================================
RCS file: /usr/cvs/ports/audio/kdemultimedia/patches/patch-ab,v
retrieving revision 1.3
diff -C2 -r1.3 patch-ab
*** patch-ab	1998/03/06 22:58:39	1.3
--- patch-ab	1998/05/13 20:44:48
***************
*** 1,19 ****
! *** configure~	Wed Nov 19 01:11:38 1997
! --- configure	Wed Dec 24 00:47:27 1997
  ***************
! *** 1667,1671 ****
!   
    # Always use our own libtool.
  ! LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-   
    
! --- 1667,1671 ----
!   
    # Always use our own libtool.
  ! LIBTOOL='$(top_builddir)/libtool'
-   
    
  ***************
! *** 2289,2293 ****
    for i in $qt_libdirs;
    do
--- 1,19 ----
! *** configure.orig	Sun Apr 19 01:59:09 1998
! --- configure	Wed May 13 22:44:29 1998
  ***************
! *** 1636,1640 ****
!   CFLAGS=$CXXFLAGS
    # Always use our own libtool.
  ! LIBTOOL='$(SHELL) $(top_builddir)/libtool'
    
!   # Check for any special flags to pass to ltconfig.
! --- 1636,1640 ----
!   CFLAGS=$CXXFLAGS
    # Always use our own libtool.
  ! LIBTOOL='$(top_builddir)/libtool'
    
+   # Check for any special flags to pass to ltconfig.
  ***************
! *** 3158,3162 ****
    for i in $qt_libdirs;
    do
***************
*** 21,28 ****
      do
        if test -r "$i/$j"; then
! --- 2289,2293 ----
    for i in $qt_libdirs;
    do
! !   for j in libqt.so libqt.so.1.31 libqt.so.1.32 libqt.so.1 libqt.a libqt.sl;
      do
        if test -r "$i/$j"; then
--- 21,28 ----
      do
        if test -r "$i/$j"; then
! --- 3158,3162 ----
    for i in $qt_libdirs;
    do
! !   for j in libqt.so libqt.so.1.31 libqt.so.1.32 libqt.so.1.33 libqt.so.1 libqt.a libqt.sl;
      do
        if test -r "$i/$j"; then
Index: patches/patch-ac
===================================================================
RCS file: /usr/cvs/ports/audio/kdemultimedia/patches/patch-ac,v
retrieving revision 1.2
diff -C2 -r1.2 patch-ac
*** patch-ac	1998/03/04 23:22:09	1.2
--- patch-ac	1998/05/16 11:48:08
***************
*** 1,51 ****
! *** kmid/Makefile.in~	Tue Dec 23 23:34:31 1997
! --- kmid/Makefile.in	Tue Dec 23 23:34:55 1997
  ***************
! *** 31,40 ****
!   ########### File Formats ###########
    
! ! .SUFFIXES: .cpp
!   
!   .cpp.o:
!   	$(CXX) -c $(CXXFLAGS) $<
!   
! ! %.moc: %.h
!   	$(MOC) $< -o $@
!   
! --- 31,40 ----
!   ########### File Formats ###########
!   
! ! .SUFFIXES: .cpp .moc
!   
!   .cpp.o:
!   	$(CXX) -c $(CXXFLAGS) $<
!   
! ! .h.moc:
!   	$(MOC) $< -o $@
!   
! *** kmidi/Makefile.in~	Sat Jan 31 02:06:03 1998
! --- kmidi/Makefile.in	Fri Feb 27 23:22:55 1998
  ***************
! *** 47,51 ****
!   
!   DEFS =
! ! .SUFFIXES: .cpp
!   
!   .cpp.o:
! --- 47,51 ----
    
-   DEFS =
- ! .SUFFIXES: .cpp .moc
    
-   .cpp.o:
- ***************
- *** 54,58 ****
-   	$(CC) $(DEFS) -c $(CFLAGS) $<
-   
  ! %.moc: %.h
    	$(MOC) $< -o $@
    
- --- 54,58 ----
-   	$(CC) $(DEFS) -c $(CFLAGS) $<
    
  ! .h.moc:
--- 1,26 ----
! *** kmid/Makefile.in~	Wed May 13 22:47:39 1998
! --- kmid/Makefile.in	Wed May 13 22:47:59 1998
  ***************
! *** 198,202 ****
    
!   .SUFFIXES:
! ! .SUFFIXES: .S .c .cpp .lo .o .s
!   $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
!   	cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kmid/Makefile
! --- 198,202 ----
!   
!   .SUFFIXES:
! ! .SUFFIXES: .S .h .moc .c .cpp .lo .o .s
!   $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
!   	cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kmid/Makefile
  ***************
! *** 531,535 ****
    
    
  ! %.moc: %.h
    	$(MOC) $< -o $@
+   
+ --- 531,535 ----
    
    
  ! .h.moc:
Index: patches/patch-ag
===================================================================
RCS file: /usr/cvs/ports/audio/kdemultimedia/patches/patch-ag,v
retrieving revision 1.2
diff -C2 -r1.2 patch-ag
*** patch-ag	1998/03/04 23:22:19	1.2
--- patch-ag	1998/05/22 21:45:55
***************
*** 1,15 ****
- *** kmedia/Makefile.in~	Fri Feb 27 23:09:36 1998
- --- kmedia/Makefile.in	Fri Feb 27 23:16:14 1998
- ***************
- *** 45,49 ****
-   
-   OBJECTS =	kmedia.o uiactions.o mediaactions.o prefs.o kmediawin.o
- ! SRCS :=         $(OBJECTS:*.o:*.c)
-   SRCMETA =	kmedia.moc prefs.moc kmediawin.moc
-   #SRCNLS  :=	$(patsubst %.po,%, $(wildcard *.po))
- --- 45,49 ----
-   
-   OBJECTS =	kmedia.o uiactions.o mediaactions.o prefs.o kmediawin.o
- ! SRCS :=		$(OBJECTS:.o=.cpp)
-   SRCMETA =	kmedia.moc prefs.moc kmediawin.moc
-   #SRCNLS  :=	$(patsubst %.po,%, $(wildcard *.po))
--- 0 ----
Index: patches/patch-ah
===================================================================
RCS file: /usr/cvs/ports/audio/kdemultimedia/patches/patch-ah,v
retrieving revision 1.2
diff -C2 -r1.2 patch-ah
*** patch-ah	1998/03/04 23:22:21	1.2
--- patch-ah	1998/05/13 20:49:59
***************
*** 1,10 ****
- *** SUBDIRS~	Fri Feb 27 23:54:08 1998
- --- SUBDIRS	Fri Feb 27 23:54:41 1998
- ***************
- *** 1,5 ****
-   kmedia
-   kmidi
- - kmid
-   kmix
-   kscd
- --- 1,4 ----
--- 0 ----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980607111730.25096>