Source-Makefile: feeds/packages/utils/owfs/Makefile

Package: owfs
Submenu: Filesystem
Version: 3.2.4-r2
Depends: +libc +libow +libfuse +fuse-utils
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: OWFS - fuse file system
Maintainer: Jo-Philipp Wich <jo@mein.io>
Source: owfs-3.2p4.tar.gz
License: GPL-2.0
CPE-ID: cpe:/a:owfs:owfs
URL: https://github.com/owfs/owfs
Type: ipkg
Description:     OWFS is a suite of programs that designed to make the 1-wire bus and its
  devices easily accessible. The underlying principle is to create a virtual
  filesystem, with the unique ID being the directory, and the individual
  properties of the device are represented as simple files that can be read
  and written.

  Details of the individual slave or master design are hidden behind a
  consistent interface. The goal is to provide an easy set of tools for a
  software designer to create monitoring or control applications. There are
  some performance enhancements in the implementation, including data caching,
  parallel access to bus masters, and aggregation of device communication.
  Still the fundemental goal has been ease of use, flexibility and correctness
  rather than speed.

  This package contains the OWFS fuse filesystem.
@@

Package: owshell
Submenu: Filesystem
Version: 3.2.4-r2
Depends: +libc +libow
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: OWFS - shell utilities
Maintainer: Jo-Philipp Wich <jo@mein.io>
Source: owfs-3.2p4.tar.gz
License: GPL-2.0
CPE-ID: cpe:/a:owfs:owfs
URL: https://github.com/owfs/owfs
Type: ipkg
Description:     OWFS is a suite of programs that designed to make the 1-wire bus and its
  devices easily accessible. The underlying principle is to create a virtual
  filesystem, with the unique ID being the directory, and the individual
  properties of the device are represented as simple files that can be read
  and written.

  Details of the individual slave or master design are hidden behind a
  consistent interface. The goal is to provide an easy set of tools for a
  software designer to create monitoring or control applications. There are
  some performance enhancements in the implementation, including data caching,
  parallel access to bus masters, and aggregation of device communication.
  Still the fundemental goal has been ease of use, flexibility and correctness
  rather than speed.

  This package contains the OWFS shell utilities.
@@

Package: owserver
Submenu: Filesystem
Version: 3.2.4-r2
Depends: +libc +libow +libpthread
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: OWFS - network server
Maintainer: Jo-Philipp Wich <jo@mein.io>
Source: owfs-3.2p4.tar.gz
License: GPL-2.0
CPE-ID: cpe:/a:owfs:owfs
URL: https://github.com/owfs/owfs
Type: ipkg
Description:     OWFS is a suite of programs that designed to make the 1-wire bus and its
  devices easily accessible. The underlying principle is to create a virtual
  filesystem, with the unique ID being the directory, and the individual
  properties of the device are represented as simple files that can be read
  and written.

  Details of the individual slave or master design are hidden behind a
  consistent interface. The goal is to provide an easy set of tools for a
  software designer to create monitoring or control applications. There are
  some performance enhancements in the implementation, including data caching,
  parallel access to bus masters, and aggregation of device communication.
  Still the fundemental goal has been ease of use, flexibility and correctness
  rather than speed.

  This package contains the OWFS network server.
@@

Package: owhttpd
Submenu: Filesystem
Version: 3.2.4-r2
Depends: +libc +libow +libpthread
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: OWFS - http server
Maintainer: Jo-Philipp Wich <jo@mein.io>
Source: owfs-3.2p4.tar.gz
License: GPL-2.0
CPE-ID: cpe:/a:owfs:owfs
URL: https://github.com/owfs/owfs
Type: ipkg
Description:     OWFS is a suite of programs that designed to make the 1-wire bus and its
  devices easily accessible. The underlying principle is to create a virtual
  filesystem, with the unique ID being the directory, and the individual
  properties of the device are represented as simple files that can be read
  and written.

  Details of the individual slave or master design are hidden behind a
  consistent interface. The goal is to provide an easy set of tools for a
  software designer to create monitoring or control applications. There are
  some performance enhancements in the implementation, including data caching,
  parallel access to bus masters, and aggregation of device communication.
  Still the fundemental goal has been ease of use, flexibility and correctness
  rather than speed.

  This package contains the OWFS http server.
@@

Package: owftpd
Submenu: Filesystem
Version: 3.2.4-r2
Depends: +libc +libow +libpthread
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: OWFS - ftp server
Maintainer: Jo-Philipp Wich <jo@mein.io>
Source: owfs-3.2p4.tar.gz
License: GPL-2.0
CPE-ID: cpe:/a:owfs:owfs
URL: https://github.com/owfs/owfs
Type: ipkg
Description:     OWFS is a suite of programs that designed to make the 1-wire bus and its
  devices easily accessible. The underlying principle is to create a virtual
  filesystem, with the unique ID being the directory, and the individual
  properties of the device are represented as simple files that can be read
  and written.

  Details of the individual slave or master design are hidden behind a
  consistent interface. The goal is to provide an easy set of tools for a
  software designer to create monitoring or control applications. There are
  some performance enhancements in the implementation, including data caching,
  parallel access to bus masters, and aggregation of device communication.
  Still the fundemental goal has been ease of use, flexibility and correctness
  rather than speed.

  This package contains the OWFS ftp server.
@@

Package: libow
Submenu: Filesystem
Version: 3.2.4-r2
Depends: +libc +libpthread +LIBOW_MASTER_USB:libusb-compat +LIBOW_MASTER_W1:kmod-w1
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: OWFS - common shared library
Maintainer: Jo-Philipp Wich <jo@mein.io>
Source: owfs-3.2p4.tar.gz
License: GPL-2.0
CPE-ID: cpe:/a:owfs:owfs
URL: https://github.com/owfs/owfs
Type: ipkg
Description:     OWFS is a suite of programs that designed to make the 1-wire bus and its
  devices easily accessible. The underlying principle is to create a virtual
  filesystem, with the unique ID being the directory, and the individual
  properties of the device are represented as simple files that can be read
  and written.

  Details of the individual slave or master design are hidden behind a
  consistent interface. The goal is to provide an easy set of tools for a
  software designer to create monitoring or control applications. There are
  some performance enhancements in the implementation, including data caching,
  parallel access to bus masters, and aggregation of device communication.
  Still the fundemental goal has been ease of use, flexibility and correctness
  rather than speed.

  This package contains the OWFS library.
@@
Config:
  source "feeds/packages/utils/owfs/Config.in"
@@

Package: libow-capi
Submenu: Filesystem
Version: 3.2.4-r2
Depends: +libc +libow
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: OWFS - C-API library
Maintainer: Jo-Philipp Wich <jo@mein.io>
Source: owfs-3.2p4.tar.gz
License: GPL-2.0
CPE-ID: cpe:/a:owfs:owfs
URL: https://github.com/owfs/owfs
Type: ipkg
Description:     OWFS is a suite of programs that designed to make the 1-wire bus and its
  devices easily accessible. The underlying principle is to create a virtual
  filesystem, with the unique ID being the directory, and the individual
  properties of the device are represented as simple files that can be read
  and written.

  Details of the individual slave or master design are hidden behind a
  consistent interface. The goal is to provide an easy set of tools for a
  software designer to create monitoring or control applications. There are
  some performance enhancements in the implementation, including data caching,
  parallel access to bus masters, and aggregation of device communication.
  Still the fundemental goal has been ease of use, flexibility and correctness
  rather than speed.

  This package contains the OWFS C-API library.
@@


