diff options
author | 2006-07-05 23:40:42 +0000 | |
---|---|---|
committer | 2006-07-05 23:40:42 +0000 | |
commit | a6c0c57ab71f02e8ae323fa3c72870206c25b72e (patch) | |
tree | 10b2f3c7e3e40e658c020dc20c617aa38914fdb8 /net-p2p/nicotine+/files | |
parent | net-misc/vidalia: Fix typo: $(DEPEND) -> ${DEPEND} (diff) | |
download | sunrise-a6c0c57ab71f02e8ae323fa3c72870206c25b72e.tar.gz sunrise-a6c0c57ab71f02e8ae323fa3c72870206c25b72e.tar.bz2 sunrise-a6c0c57ab71f02e8ae323fa3c72870206c25b72e.zip |
net-p2p/nicotine+: New ebuild for bug #139377
svn path=/sunrise/; revision=488
Diffstat (limited to 'net-p2p/nicotine+/files')
-rw-r--r-- | net-p2p/nicotine+/files/digest-nicotine+-1.2.2 | 3 | ||||
-rw-r--r-- | net-p2p/nicotine+/files/nicotine+-fPIC.patch | 9 | ||||
-rw-r--r-- | net-p2p/nicotine+/files/nicotine+.desktop | 9 | ||||
-rw-r--r-- | net-p2p/nicotine+/files/nicotine-n.png | bin | 0 -> 6723 bytes |
4 files changed, 21 insertions, 0 deletions
diff --git a/net-p2p/nicotine+/files/digest-nicotine+-1.2.2 b/net-p2p/nicotine+/files/digest-nicotine+-1.2.2 new file mode 100644 index 000000000..52bb99cea --- /dev/null +++ b/net-p2p/nicotine+/files/digest-nicotine+-1.2.2 @@ -0,0 +1,3 @@ +MD5 8d4f3f21d9f6a48ee41dbf588bf09d6d nicotine+-1.2.2.tar.bz2 353922 +RMD160 df2c7ccdd574db80cd7aabbc775e8af1c41fdf81 nicotine+-1.2.2.tar.bz2 353922 +SHA256 b39dc51fa60a5c3ae9b7d6147c6446e0d9e6ef2507c5f1382604e48cd7595192 nicotine+-1.2.2.tar.bz2 353922 diff --git a/net-p2p/nicotine+/files/nicotine+-fPIC.patch b/net-p2p/nicotine+/files/nicotine+-fPIC.patch new file mode 100644 index 000000000..ea11a554d --- /dev/null +++ b/net-p2p/nicotine+/files/nicotine+-fPIC.patch @@ -0,0 +1,9 @@ +--- trayicon/Makefile.in.orig 2006-07-06 00:28:59.000000000 +0200 ++++ trayicon/Makefile.in 2006-07-06 00:29:09.000000000 +0200 +@@ -1,5 +1,5 @@ + # Set the C flags to include the GTK+ and Python libraries +-CFLAGS = `pkg-config --cflags gtk+-2.0 pygtk-2.0` -I@@PREFIX@@/include/python@@PY_VER@@/ -I. ++CFLAGS = `pkg-config --cflags gtk+-2.0 pygtk-2.0` -I@@PREFIX@@/include/python@@PY_VER@@/ -I. -fPIC + LDFLAGS = `pkg-config --libs gtk+-2.0 pygtk-2.0` + + all: trayicon.so diff --git a/net-p2p/nicotine+/files/nicotine+.desktop b/net-p2p/nicotine+/files/nicotine+.desktop new file mode 100644 index 000000000..3c7265c9f --- /dev/null +++ b/net-p2p/nicotine+/files/nicotine+.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Nicotine +Comment=Nicotine SoulSeek Client +Exec=nicotine +Icon=nicotine-n.png +Terminal=false +Categories=Application;Network; +Type=Application diff --git a/net-p2p/nicotine+/files/nicotine-n.png b/net-p2p/nicotine+/files/nicotine-n.png Binary files differnew file mode 100644 index 000000000..16817c3c5 --- /dev/null +++ b/net-p2p/nicotine+/files/nicotine-n.png |