mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-12 02:43:32 +02:00
initial import
This commit is contained in:
1
media-plugins/xmms-find/files/digest-xmms-find-0.4.7
Normal file
1
media-plugins/xmms-find/files/digest-xmms-find-0.4.7
Normal file
@@ -0,0 +1 @@
|
||||
MD5 6f8b005d4bd9a31f7137893495e48c11 xmmsfind-0.4.7.tar.gz 21837
|
||||
1
media-plugins/xmms-find/files/digest-xmms-find-0.5.1
Normal file
1
media-plugins/xmms-find/files/digest-xmms-find-0.5.1
Normal file
@@ -0,0 +1 @@
|
||||
MD5 9d246c0298e235eb637e47464fe08854 xmmsfind-0.5.1.tar.gz 25116
|
||||
1
media-plugins/xmms-find/files/digest-xmms-find-0.5.2
Normal file
1
media-plugins/xmms-find/files/digest-xmms-find-0.5.2
Normal file
@@ -0,0 +1 @@
|
||||
MD5 4b7de525ee8ac255a326ea729ae83cb4 xmmsfind-0.5.2.tar.gz 25409
|
||||
11
media-plugins/xmms-find/files/xmms-find-0.5.0-fPIC.patch
Normal file
11
media-plugins/xmms-find/files/xmms-find-0.5.0-fPIC.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- xmmsfind-0.5.0-orig/Makefile 2004-07-03 23:25:50.456130064 +0200
|
||||
+++ xmmsfind-0.5.0/Makefile 2004-07-03 23:26:46.634589640 +0200
|
||||
@@ -2,7 +2,7 @@
|
||||
REMOTE = ./remote/xmmsfind_remote
|
||||
CC = gcc
|
||||
OBJ = plugin.o xmmsfind.o config_win.o
|
||||
-FLAGS = -Wall -rdynamic #-g -DDEBUG
|
||||
+FLAGS = -Wall -rdynamic -fPIC #-g -DDEBUG
|
||||
LIBS = -shared
|
||||
GTKFLAGS = `gtk-config --cflags`
|
||||
GTKLIBS = `gtk-config --libs`
|
||||
Reference in New Issue
Block a user