First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 19974
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Roger Pau Monné <royger@bdftech.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
oww-0.68.11.ebuild oww-0.68.11.ebuild text/plain Roger Pau Monné 2003-04-25 20:43 0000 670 bytes Details
oww-0.69.0.ebuild oww-0.69.0.ebuild text/plain Dennis W. Mattison (LittleW0lf) 2003-11-11 11:25 0000 534 bytes Details
oww-0.71.1.ebuild oww-0.71.1.ebuild text/plain Dennis W. Mattison (LittleW0lf) 2003-11-11 11:50 0000 700 bytes Details
oww-0.71.1.ebuild oww-0.71.1.ebuild text/plain Dennis W. Mattison (LittleW0lf) 2003-12-16 20:04 0000 542 bytes Details
oww-0.71.1.ebuild oww-0.71.1.ebuild text/plain Dennis W. Mattison (LittleW0lf) 2004-01-03 15:22 0000 768 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 19974 depends on: Show dependency tree
Show dependency graph
Bug 19974 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-04-25 20:41 0000
Oww is a software project, to communicate with the Dallas 1-wire weather
station
and other 1-wire sensors, presenting live weather readings, logging data to
file, uploading data to weather Web sites, and sending data to other programs
through a command line interface.

This is my firts ebuild, I hope it works :). I still miss some things, like
disable GUI compiling based on USE flags.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Roger Pau Monné 2003-04-25 20:43:27 0000 -------
Created an attachment (id=11155) [edit]
oww-0.68.11.ebuild

Firts ebuild. Basic compile/install functions

------- Comment #2 From Arcady Genkin (RETIRED) 2003-10-02 18:16:33 0000 -------
I'm trying to reduce the number of packages I maintain.
Punting back to bug-wranglers.

------- Comment #3 From Dennis W. Mattison (LittleW0lf) 2003-11-11 11:25:54 0000 -------
Created an attachment (id=20601) [edit]
An update to this ebuild, version 0.69.0 (0.71.1 will be up soon as well.)

This is a great program, I've been using it here for about two years. 

------- Comment #4 From Dennis W. Mattison (LittleW0lf) 2003-11-11 11:50:38 0000 -------
Created an attachment (id=20604) [edit]
oww-0.71.1.ebuild

This is the latest oww, now hosted at sourceforge.net.	I have no problems
compiling it and running it here with the --prefix=/usr/local option to econf,
but you can remove this or change it to point somewhere else. 
--enable-interactive can become a USE option eventually, but for now I am
automatically including it as I use owwnogui here (much easier to run in
background on server.)

------- Comment #5 From Patrick Kursawe 2003-12-16 04:54:53 0000 -------
Please modify your ebuild:
1) use only TAB for indenting
2) don't write the version in the ebuild, use ${PV} (see man 5 ebuild)
3) use mirror://sourceforge/.... for the SRC_URI
4) remove redundand $S definition
5) do not install into /usr/local - ebuilds create parts of the distribution, and the FHS says that /usr/local is for none-distribution stuff.

If you have any questions, don't hesitate to ask

------- Comment #6 From Dennis W. Mattison (LittleW0lf) 2003-12-16 20:04:04 0000 -------
Created an attachment (id=22328) [edit]
Fixed oww ebuild script

Still trying to get the hang of this...I thought following other ebuilds by
example would work, but apparently not.

Here is a resubmit of the oww-0.71.1.ebuild, with the changes made (at least I
think they are correct now.)  Thanks for working with me on this one.

------- Comment #7 From Patrick Kursawe 2003-12-16 23:12:17 0000 -------
Accepted with slight modifications:
- make DESTDIR="${D}" install instead of einstall (see man 5 ebuild)
- added README* NEWS to installed files

Thanks for your ebuild!

------- Comment #8 From Dennis W. Mattison (LittleW0lf) 2004-01-03 15:22:19 0000 -------
Created an attachment (id=23110) [edit]
oww-0.71.1.ebuild

Fixed dependencies, apparently oww needs libglade < 1.99 in order to work.  I
just tried from scratch to install oww with libglade 2.0.1 and it didn't work.

First Last Prev Next    No search results available      Search page      Enter new bug