- remove old and useless lopster. the 'new' gtk2 version is still-born.

ok jolan@ ajacoutot@
This commit is contained in:
jasper 2010-03-25 22:02:37 +00:00
parent d4154ac9ad
commit bdc7f76df7
8 changed files with 0 additions and 144 deletions

View File

@ -1,33 +0,0 @@
# $OpenBSD: Makefile,v 1.32 2009/08/10 06:29:52 kili Exp $
COMMENT= full featured GTK Napster client
DISTNAME= lopster-1.2.2
PKGNAME= ${DISTNAME}p1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lopster/}
HOMEPAGE= http://lopster.sourceforge.net/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext Xi c glib gmodule m pthread pthread-stubs xcb z
MODULES= devel/gettext
LIB_DEPENDS= gtk.>=1.2,gdk.>=1.2::x11/gtk+ \
gthread.>=1.2::devel/glib \
ogg.>=4::audio/libogg \
FLAC.>=5::audio/flac
USE_GMAKE= Yes
USE_X11= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (lopster-1.2.2.tar.gz) = roVxFu3dAfH30naZCKFCwA==
RMD160 (lopster-1.2.2.tar.gz) = YLI2li07PPmYpWqnsIc4E0m55hA=
SHA1 (lopster-1.2.2.tar.gz) = J2VbqmWedIQGMmvKxOa5S4mC8lg=
SHA256 (lopster-1.2.2.tar.gz) = MVS1fC+hP/kAa1tdzmEgrJ9TnpNCR97jGZQZOcjXTUI=
SIZE (lopster-1.2.2.tar.gz) = 630325

View File

@ -1,20 +0,0 @@
--- configure.orig Sun Aug 29 20:38:43 2004
+++ configure Sun Nov 23 01:33:25 2008
@@ -2245,14 +2245,14 @@ fi
if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
echo "$ac_t""yes" 1>&6
- echo $ac_n "checking for pthread_attr_init in -lpthread""... $ac_c" 1>&6
-echo "configure:2250: checking for pthread_attr_init in -lpthread" >&5
+ echo $ac_n "checking for pthread_attr_init in -pthread""... $ac_c" 1>&6
+echo "configure:2250: checking for pthread_attr_init in -pthread" >&5
ac_lib_var=`echo pthread'_'pthread_attr_init | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lpthread $LIBS"
+LIBS="-pthread $LIBS"
cat > conftest.$ac_ext <<EOF
#line 2258 "configure"
#include "confdefs.h"

View File

@ -1,11 +0,0 @@
--- src/Makefile.in.orig Sun Aug 29 20:38:42 2004
+++ src/Makefile.in Sun Nov 23 01:33:25 2008
@@ -72,7 +72,7 @@ INCLUDES = @GTK_CFLAGS@ @ADD_CFLAGS@
bin_PROGRAMS = lopster
-lopster_SOURCES = mtypes.c mtypes.h global.c global.h browse.c browse.h sarray.c sarray.h buffer.c buffer.h transfer.c transfer.h bannet.c bannet.h files.c files.h utils.c utils.h main.c lopster.h log.c log.h support.c support.h file_tree.c file_tree.h interface.c interface.h dirselect.c dirselect.h scheme.c scheme.h resume.c resume.h server.c server.h preferences.c preferences.h dialog.c dialog.h splash.c splash.h exec.c exec.h md5.c md5.h wizard.c wizard.h statistic.c statistic.h whois.c whois.h about.c about.h napster.c napster.h share2.c share2.h callbacks.c callbacks.h filetips.c filetips.h handler.c handler.h connection.c connection.h getopt.c getopt1.c getopt.h string_list.c string_list.h commands.c commands.h subscription.c subscription.h chat.c chat.h search.c search.h userinfo.c userinfo.h mp3_ext.c mp3_ext.h flac_ext.c flac_ext.h hotlist.c hotlist.h ogg_ext.c ogg_ext.h clist_rename.c clist_rename.h ping.c ping.h irc.c irc.h irc_handler.c irc_handler.h napster_handler.c napster_handler.h
+lopster_SOURCES = mtypes.c mtypes.h global.c global.h browse.c browse.h sarray.c sarray.h buffer.c buffer.h transfer.c transfer.h bannet.c bannet.h files.c files.h utils.c utils.h main.c lopster.h log.c log.h support.c support.h file_tree.c file_tree.h interface.c interface.h dirselect.c dirselect.h scheme.c scheme.h resume.c resume.h server.c server.h preferences.c preferences.h dialog.c dialog.h splash.c splash.h exec.c exec.h md5.c md5.h wizard.c wizard.h statistic.c statistic.h whois.c whois.h about.c about.h napster.c napster.h share2.c share2.h callbacks.c callbacks.h filetips.c filetips.h handler.c handler.h connection.c connection.h string_list.c string_list.h commands.c commands.h subscription.c subscription.h chat.c chat.h search.c search.h userinfo.c userinfo.h mp3_ext.c mp3_ext.h flac_ext.c flac_ext.h hotlist.c hotlist.h ogg_ext.c ogg_ext.h clist_rename.c clist_rename.h ping.c ping.h irc.c irc.h irc_handler.c irc_handler.h napster_handler.c napster_handler.h
# wpnp.c wpnp.h

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-src_exec_c,v 1.3 2008/11/23 00:34:21 jasper Exp $
--- src/exec.c.orig Tue Sep 9 23:31:08 2003
+++ src/exec.c Sun Nov 23 01:33:25 2008
@@ -406,7 +406,7 @@ static int exec_fire_up(exec_t* exec) {
for (i = 3; i < 1024; i++)
close(i);
- execl("/bin/sh", "sh", "-c", exec->command, 0);
+ execl("/bin/sh", "sh", "-c", exec->command, (void *)NULL);
_exit(-1);
default:
// parent

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-src_getopt_c,v 1.1 2008/11/23 00:42:08 jasper Exp $
--- src/getopt.c.orig Sun Nov 23 01:34:51 2008
+++ src/getopt.c Sun Nov 23 01:37:18 2008
@@ -43,6 +43,7 @@
#endif
#include <stdio.h>
+#include <string.h>
/* Comment out all this code if we are using the GNU C Library, and are not
actually compiling the library itself. This code is part of the GNU C

View File

@ -1,6 +0,0 @@
Lopster is a full featured Napster Client developed in C using the
GTK user interface. Napster is a protocol for sharing MP3 files
between users. With Napster, the files stay on the client machine,
never passing through the server. The server provides the ability to
search for particular files and initiate a direct transfer between the
clients. In addition, chat forums similar to IRC are available.

View File

@ -1,46 +0,0 @@
@comment $OpenBSD: PLIST,v 1.11 2008/11/23 00:42:08 jasper Exp $
@bin bin/lopster
share/lopster/
share/lopster/pixmaps/
share/lopster/pixmaps/arrowd.xpm
share/lopster/pixmaps/arrowl.xpm
share/lopster/pixmaps/arrowr.xpm
share/lopster/pixmaps/arrowu.xpm
share/lopster/pixmaps/bug.xpm
share/lopster/pixmaps/chat.xpm
share/lopster/pixmaps/close.xpm
share/lopster/pixmaps/d16x16.xpm
share/lopster/pixmaps/download.xpm
share/lopster/pixmaps/email.xpm
share/lopster/pixmaps/enemy.xpm
share/lopster/pixmaps/enemy2.xpm
share/lopster/pixmaps/folder.xpm
share/lopster/pixmaps/folder_open.xpm
share/lopster/pixmaps/forum.xpm
share/lopster/pixmaps/friend.xpm
share/lopster/pixmaps/home16b.xpm
share/lopster/pixmaps/hotlist.xpm
share/lopster/pixmaps/ignore.xpm
share/lopster/pixmaps/info.xpm
share/lopster/pixmaps/library.xpm
share/lopster/pixmaps/logo1.xpm
share/lopster/pixmaps/mini-folder.xpm
share/lopster/pixmaps/project.xpm
share/lopster/pixmaps/search.xpm
share/lopster/pixmaps/server.xpm
share/lopster/pixmaps/server_con.xpm
share/lopster/pixmaps/server_deact.xpm
share/lopster/pixmaps/server_napi.xpm
share/lopster/pixmaps/server_nnapi.xpm
share/lopster/pixmaps/server_perm.xpm
share/lopster/pixmaps/share_all.xpm
share/lopster/pixmaps/share_none.xpm
share/lopster/pixmaps/share_part.xpm
share/lopster/pixmaps/speedgray.xpm
share/lopster/pixmaps/speedgreen.xpm
share/lopster/pixmaps/speedred.xpm
share/lopster/pixmaps/speedyellow.xpm
share/lopster/pixmaps/statistic.xpm
share/lopster/pixmaps/transfer.xpm
share/lopster/pixmaps/user1.xpm
share/lopster/pixmaps/user2.xpm