summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2008-11-29 18:58:19 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2008-11-29 18:58:19 +0000
commit954b2bf49f60aecf5c971dfb20a81bf18c7dc235 (patch)
tree7ce20740f4490b592d98e3757fb1f62b7ccd2ec2
parentnet-misc/netgo_ng: Version Bump (diff)
downloadsunrise-954b2bf49f60aecf5c971dfb20a81bf18c7dc235.tar.gz
sunrise-954b2bf49f60aecf5c971dfb20a81bf18c7dc235.tar.bz2
sunrise-954b2bf49f60aecf5c971dfb20a81bf18c7dc235.zip
net-misc/anyremote: version bump, removed bluetooth patch
svn path=/sunrise/; revision=7418
-rw-r--r--net-misc/anyremote/ChangeLog4
-rw-r--r--net-misc/anyremote/Manifest7
-rw-r--r--net-misc/anyremote/anyremote-4.12.ebuild (renamed from net-misc/anyremote/anyremote-4.8.1.ebuild)1
-rw-r--r--net-misc/anyremote/files/btio.patch38
4 files changed, 7 insertions, 43 deletions
diff --git a/net-misc/anyremote/ChangeLog b/net-misc/anyremote/ChangeLog
index 8f53efadb..1bb6c4097 100644
--- a/net-misc/anyremote/ChangeLog
+++ b/net-misc/anyremote/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 29 Nov 2008; Markos Chandras (hwoarang) <gentoo@silverarrow.gr>
+ -anyremote-4.8.1.ebuild, +anyremote-4.12.ebuild, -files/btio.patch:
+ version bump, removed bluetooth patch
+
13 Sep 2008; Markos Chandras (hwoarang) <gentoo@silverarrow.gr>
anyremote-4.8.1.ebuild:
Added kde,gnome use flags for kanyremote and ganyremote packages respectively
diff --git a/net-misc/anyremote/Manifest b/net-misc/anyremote/Manifest
index 6c0905f4d..8e841b437 100644
--- a/net-misc/anyremote/Manifest
+++ b/net-misc/anyremote/Manifest
@@ -1,5 +1,4 @@
-AUX btio.patch 765 RMD160 37df02d96fedb20908d11987618af60f1c40ec2c SHA1 bfd5116853f6822d3075fd87b26a2d880511464f SHA256 703d7046796a85b4524aa61cccc3148fbb2be248d87dc62c1616d7557538bf25
-DIST anyremote-4.8.1.tar.gz 1523548 RMD160 385986a7d861f1f353168a8d86cff758dac75780 SHA1 c794bbedfd7a214109d3fecfa7b804b7aa0eb1b6 SHA256 24971870cb6c83dcc1dad4a112890fa9cfe7b32af9211995afaf8d1d3932ed14
-EBUILD anyremote-4.8.1.ebuild 913 RMD160 98b68f13856011691b7b0c6363211b96e3faebee SHA1 3e2a0483b4de1d37c67b7ba170ce3576e3df3e45 SHA256 06bdca2ee4889deba50e2e8e72baa0da7f9513abd67b044d414d43a7cb73a2ae
-MISC ChangeLog 901 RMD160 193cc18f46760387192fda9f7bb4374b4cdc2867 SHA1 6faec2ae1e6fbd0f7f87bc20b6d48b0c9f2bc621 SHA256 c801bcc25eb1bf2e9bc459962a0b49310bd52893490ffaffd213f35d5fd4ded3
+DIST anyremote-4.12.tar.gz 1288726 RMD160 ef6aa8844ffdb7703c65684286af75666503e1eb SHA1 15d5d6ece9d7318197f8c0377fe7d9f4af866944 SHA256 4a033d62d7aa7aaeafd90eca2b71f4a08a2885cae9ff6314effa288c46423280
+EBUILD anyremote-4.12.ebuild 880 RMD160 cd9065affb5b8b24f94c221f45c29891cb53e823 SHA1 e387cd3c58f6ab84656f74241c745c071341fee9 SHA256 f85ffc5a18d594d9980f66ddff5b770e5b62ccbde8b505d9070b3a09b0a0bf17
+MISC ChangeLog 1078 RMD160 430126f77e00236da57447601a933c143a3f5845 SHA1 7f82bd6f7d968fab51fb6aa3d7a38ce4959ffdea SHA256 6389863e42a9c4b0eb5d9891543693bd81faf2ff0c77695016c2f5e217ff0a11
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/net-misc/anyremote/anyremote-4.8.1.ebuild b/net-misc/anyremote/anyremote-4.12.ebuild
index 27eddedc5..11b15c200 100644
--- a/net-misc/anyremote/anyremote-4.8.1.ebuild
+++ b/net-misc/anyremote/anyremote-4.12.ebuild
@@ -24,7 +24,6 @@ PDEPEND="kde? ( net-misc/kanyremote )
src_unpack() {
unpack ${A}
cd "${S}"
- epatch "${FILESDIR}/btio.patch"
}
src_compile() {
diff --git a/net-misc/anyremote/files/btio.patch b/net-misc/anyremote/files/btio.patch
deleted file mode 100644
index eb4034b02..000000000
--- a/net-misc/anyremote/files/btio.patch
+++ /dev/null
@@ -1,38 +0,0 @@
---- src/btio.c 2008-08-06 23:54:18.000000000 +0300
-+++ src/btio.c 2008-09-11 21:07:22.000000000 +0300
-@@ -18,7 +18,7 @@
- // along with this program; if not, write to the Free Software
- // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- //
--
-+
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-@@ -488,6 +488,8 @@
- // Support SDP
- //
-
-+#ifdef USE_BT
-+
- #include <bluetooth/sdp.h>
- #include <bluetooth/sdp_lib.h>
-
-@@ -570,14 +572,17 @@
- sdp_list_free( svc_class_list, 0 );
- sdp_list_free( profile_list, 0 );
- }
-+#endif
-
- void sdpDeregister()
- {
-+ #ifdef USE_BT
- if (session != NULL) {
- sdp_record_unregister(session, record);
- session = NULL;
- //sdp_record_free(record);
- }
-+ #endif
- }
-
- //