Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255206 - dev-libs/libstrophe ebuild
Summary: dev-libs/libstrophe ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Adrian Schollmeyer
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD, PullRequest, REVIEWED
: 558838 (view as bug list)
Depends on:
Blocks: 558840
  Show dependency tree
 
Reported: 2009-01-16 21:37 UTC by Arc Riley
Modified: 2022-05-14 06:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libstrophe-20081223.ebuild (libstrophe-20081223.ebuild,1.23 KB, text/plain)
2009-01-16 21:38 UTC, Arc Riley
Details
builds as a shared library vs static (SConstruct-sharedlib.patch,2.05 KB, patch)
2009-01-16 21:38 UTC, Arc Riley
Details | Diff
changes author's absolute paths to relative (Doxyfile-reldir.patch,797 bytes, patch)
2009-01-16 21:39 UTC, Arc Riley
Details | Diff
modified as per Jeremy's suggestions (below) (libstrophe-20081223.ebuild,1.26 KB, text/plain)
2009-01-19 16:16 UTC, Arc Riley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arc Riley 2009-01-16 21:37:12 UTC
libstrophe is an XMPP client library.

So far only git snapshots are available and upstream only includes an install script for a static library.  I've patched his SConstruct script for building a dynamic library and included a small patch to allow doxygen to run properly.

According to author, gnutls support is broken at the moment, so I did not include that as a USE option.
Comment 1 Arc Riley 2009-01-16 21:38:14 UTC
Created attachment 178727 [details]
libstrophe-20081223.ebuild
Comment 2 Arc Riley 2009-01-16 21:38:42 UTC
Created attachment 178729 [details, diff]
builds as a shared library vs static
Comment 3 Arc Riley 2009-01-16 21:39:40 UTC
Created attachment 178730 [details, diff]
changes author's absolute paths to relative
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-19 04:57:53 UTC
ebuild looks fine. I would remove the '-' from $PG and put it in SRC_URI to follow what other people generally do. Also, you should rename PG to something that allows the reader to know what it is. MY_SNAP, MY_PV, etc.

Here is the standard message I give to users to inform them about the sunrise overlay, I suggest you look into it as well:

Message:
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
<eom>
Comment 5 Arc Riley 2009-01-19 16:16:15 UTC
Created attachment 179000 [details]
modified as per Jeremy's suggestions (below)
Comment 6 Brian Evans (RETIRED) gentoo-dev 2015-09-01 14:03:42 UTC
*** Bug 558838 has been marked as a duplicate of this bug. ***
Comment 7 Dennis Schridde 2015-09-01 14:42:26 UTC
Bug #558838 contains an ebuild and a patch for the current release.
Comment 8 Adrian Schollmeyer 2022-04-24 10:01:09 UTC
dev-libs/libstrophe is in ::gentoo for some time now. I doubt this bug is still relevant.