summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-06-04 13:30:48 +0000
committerAlin Năstac <mrness@gentoo.org>2006-06-04 13:30:48 +0000
commit1784c99b4237795d0c6186032f4ed5192fd9b865 (patch)
treef214b9bd4c698737db5802bc8dab9ece58966711 /sys-fs/obexfs
parentGive proper credits. (diff)
downloadgentoo-2-1784c99b4237795d0c6186032f4ed5192fd9b865.tar.gz
gentoo-2-1784c99b4237795d0c6186032f4ed5192fd9b865.tar.bz2
gentoo-2-1784c99b4237795d0c6186032f4ed5192fd9b865.zip
Move obexfs from app-mobilephone to sys-fs.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-fs/obexfs')
-rw-r--r--sys-fs/obexfs/ChangeLog32
-rw-r--r--sys-fs/obexfs/Manifest17
-rw-r--r--sys-fs/obexfs/files/digest-obexfs-0.71
-rw-r--r--sys-fs/obexfs/files/digest-obexfs-0.81
-rw-r--r--sys-fs/obexfs/files/obexfs-0.8-as-needed.patch15
-rw-r--r--sys-fs/obexfs/metadata.xml7
-rw-r--r--sys-fs/obexfs/obexfs-0.7.ebuild22
-rw-r--r--sys-fs/obexfs/obexfs-0.8.ebuild29
8 files changed, 124 insertions, 0 deletions
diff --git a/sys-fs/obexfs/ChangeLog b/sys-fs/obexfs/ChangeLog
new file mode 100644
index 000000000000..ed2c6fda7146
--- /dev/null
+++ b/sys-fs/obexfs/ChangeLog
@@ -0,0 +1,32 @@
+# ChangeLog for app-mobilephone/obexfs
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/ChangeLog,v 1.1 2006/06/04 13:30:48 mrness Exp $
+
+ 04 Jun 2006; Alin Nastac <mrness@gentoo.org>
+ +files/obexfs-0.8-as-needed.patch, +metadata.xml, +obexfs-0.7.ebuild,
+ +obexfs-0.8.ebuild:
+ Move obexfs from app-mobilephone to sys-fs.
+
+*obexfs-0.8 (05 Apr 2006)
+
+ 05 Apr 2006; Alin Nastac <mrness@gentoo.org>
+ +files/obexfs-0.8-as-needed.patch, +obexfs-0.8.ebuild:
+ Version bump. Fix broken compilation when LDFLAGS contains "-Wl,--as-needed"
+ by applying patch imported from bug #128671. Thanks goes to
+ Mike Auty <mike.auty@gmail.com>.
+
+ 04 Mar 2006; Alin Nastac <mrness@gentoo.org> obexfs-0.7.ebuild:
+ Add net-wireless/bluez-libs missing dependency (#124849).
+
+*obexfs-0.7 (22 Jan 2006)
+
+ 22 Jan 2006; Alin Nastac <mrness@gentoo.org> -obexfs-0.6.ebuild,
+ +obexfs-0.7.ebuild:
+ Version bump (#119500).
+
+*obexfs-0.6 (03 Jan 2006)
+
+ 03 Jan 2006; Alin Nastac <mrness@gentoo.org> +metadata.xml,
+ +obexfs-0.6.ebuild:
+ Initial import from bug #111997.
+
diff --git a/sys-fs/obexfs/Manifest b/sys-fs/obexfs/Manifest
new file mode 100644
index 000000000000..5042159e208e
--- /dev/null
+++ b/sys-fs/obexfs/Manifest
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 e53110a11a95a8e15f3b37e000d8446c ChangeLog 943
+MD5 55acde7b07b4c77b5a675c19c794e143 files/digest-obexfs-0.7 61
+MD5 51c836bcfb2b0082c1a3edf09cb4d1c5 files/digest-obexfs-0.8 61
+MD5 24b502193838717cb0c12147f2b25848 files/obexfs-0.8-as-needed.patch 491
+MD5 aa9331331ad16eda792444cec50914ab metadata.xml 285
+MD5 9430a2ea621fd2831a68aa96ff9351f0 obexfs-0.7.ebuild 635
+MD5 bbca5f616f215d5ae07a18fcc54a2a31 obexfs-0.8.ebuild 701
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFENBrCjG8pv1lIUX4RAt7fAKCIGnz4MDUPFciCcR6LWYlrfUYXsgCfRGxi
+k/f1TZPcm0FAXdl92H1ZDLg=
+=qcLP
+-----END PGP SIGNATURE-----
diff --git a/sys-fs/obexfs/files/digest-obexfs-0.7 b/sys-fs/obexfs/files/digest-obexfs-0.7
new file mode 100644
index 000000000000..3f7306558d71
--- /dev/null
+++ b/sys-fs/obexfs/files/digest-obexfs-0.7
@@ -0,0 +1 @@
+MD5 ea2e467809ccdff0a0ba2ae95bfc27ef obexfs-0.7.tar.gz 74625
diff --git a/sys-fs/obexfs/files/digest-obexfs-0.8 b/sys-fs/obexfs/files/digest-obexfs-0.8
new file mode 100644
index 000000000000..cfee8f0047fb
--- /dev/null
+++ b/sys-fs/obexfs/files/digest-obexfs-0.8
@@ -0,0 +1 @@
+MD5 cafe66c4c8ddb784d68bb6bfd4df9d61 obexfs-0.8.tar.gz 76393
diff --git a/sys-fs/obexfs/files/obexfs-0.8-as-needed.patch b/sys-fs/obexfs/files/obexfs-0.8-as-needed.patch
new file mode 100644
index 000000000000..566936f3713e
--- /dev/null
+++ b/sys-fs/obexfs/files/obexfs-0.8-as-needed.patch
@@ -0,0 +1,15 @@
+diff -uNr obexfs-0.8/fuse/Makefile.am obexfs-0.8.new/fuse/Makefile.am
+--- obexfs-0.8/fuse/Makefile.am 2005-12-09 18:58:52.000000000 +0000
++++ obexfs-0.8.new/fuse/Makefile.am 2006-04-02 16:14:30.000000000 +0100
+@@ -1,9 +1,9 @@
+ ## Process this file with automake to produce Makefile.in
+
+-LDADD = -lfuse -lpthread \
++LDADD = -lfuse -lpthread -lobexftp \
+ @OPENOBEX_LIBS@ \
+ -lbluetooth \
+- -lobexftp -lmulticobex -lbfb
++ -lmulticobex -lbfb
+
+ obexfs_SOURCES = obexfs.c
+
diff --git a/sys-fs/obexfs/metadata.xml b/sys-fs/obexfs/metadata.xml
new file mode 100644
index 000000000000..3f87287dadd1
--- /dev/null
+++ b/sys-fs/obexfs/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>mobile-phone</herd>
+ <longdescription>Userspace filesystem used for accessing files on
+OBEX-capable mobile phones.</longdescription>
+</pkgmetadata>
diff --git a/sys-fs/obexfs/obexfs-0.7.ebuild b/sys-fs/obexfs/obexfs-0.7.ebuild
new file mode 100644
index 000000000000..9967af47fbd1
--- /dev/null
+++ b/sys-fs/obexfs/obexfs-0.7.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/obexfs-0.7.ebuild,v 1.1 2006/06/04 13:30:48 mrness Exp $
+
+DESCRIPTION="FUSE filesystem interface for ObexFTP"
+HOMEPAGE="http://triq.net/obex/"
+SRC_URI="http://triq.net/obexftp/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=dev-libs/openobex-1.0.0
+ >=net-wireless/bluez-libs-2.19
+ >=app-mobilephone/obexftp-0.18
+ >=sys-fs/fuse-2.4.1-r1"
+
+src_install() {
+ make DESTDIR=${D} install || die "make install failed"
+ dodoc AUTHORS ChangeLog README
+}
diff --git a/sys-fs/obexfs/obexfs-0.8.ebuild b/sys-fs/obexfs/obexfs-0.8.ebuild
new file mode 100644
index 000000000000..04ddf3b92b71
--- /dev/null
+++ b/sys-fs/obexfs/obexfs-0.8.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/obexfs-0.8.ebuild,v 1.1 2006/06/04 13:30:48 mrness Exp $
+
+inherit eutils
+
+DESCRIPTION="FUSE filesystem interface for ObexFTP"
+HOMEPAGE="http://triq.net/obex/"
+SRC_URI="http://triq.net/obexftp/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=net-wireless/bluez-libs-2.19
+ >=app-mobilephone/obexftp-0.19
+ >=sys-fs/fuse-2.4.1-r1"
+
+src_unpack() {
+ unpack ${A}
+
+ epatch "${FILESDIR}/${P}-as-needed.patch"
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ dodoc AUTHORS ChangeLog README
+}