Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200125 - simdock (new ebuild)
Summary: simdock (new ebuild)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/onli/simdock
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 202478
  Show dependency tree
 
Reported: 2007-11-23 21:43 UTC by Paulo J. Matos
Modified: 2016-10-12 00:14 UTC (History)
1 user (show)

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


Attachments
gnome-extra/simdock-1.2 (simdock-1.2.ebuild,598 bytes, text/plain)
2007-12-16 15:42 UTC, Christoph Brill (egore) (RESIGNED)
Details
a fast dock for gnome (simdock-1.2-r1.ebuild,644 bytes, text/plain)
2008-01-08 02:22 UTC, James Johnson
Details
simdock-1.2.ebuild (simdock-1.2.ebuild,850 bytes, text/plain)
2008-02-06 03:04 UTC, Kenneth Prugh (RETIRED)
Details
simdock-1.2-desktop-entry.patch (simdock-1.2-desktop-entry.patch,498 bytes, patch)
2008-02-06 03:04 UTC, Kenneth Prugh (RETIRED)
Details | Diff
simdock-1.2-cflags.patch (simdock-1.2-cflags.patch,495 bytes, patch)
2008-02-06 03:06 UTC, Kenneth Prugh (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo J. Matos 2007-11-23 21:43:57 UTC
SimDock is an eye-candy dock bar for Linux. It is fast and fully customizable. Fits well in Gnome but works on most desktop environments. Does not require Compiz nor 3D acceleration.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-23 22:52:10 UTC
Maybe you could at least post the URL.
Comment 2 Paulo J. Matos 2007-11-23 22:56:06 UTC
Sorry, I thought I had posted it.
Comment 3 Christoph Brill (egore) (RESIGNED) 2007-12-16 15:42:03 UTC
Created attachment 138621 [details]
gnome-extra/simdock-1.2

This ebuild was quite trivial. Installs fine for me.
Comment 4 James Johnson 2008-01-08 02:22:30 UTC
Created attachment 140434 [details]
a fast dock for gnome

I have add the rest of the keyword for masking reason and unmask x86 becasue it runs stable i would like to maintain these ebuild
Comment 5 Christoph Brill (egore) (RESIGNED) 2008-01-08 18:38:12 UTC
James:
A developer should only add keywords he tested a software on. And an ebuild will never go with stable keywords into the tree.
Comment 6 James Johnson 2008-01-18 02:01:56 UTC
i tested the ebuild on x86 system i have been runing simdock for a few mouths now with out any problems
Comment 7 James Johnson 2008-01-18 02:04:09 UTC
Comment on attachment 140434 [details]
a fast dock for gnome

><HTML><HEAD/><BODY><PRE># Copyright 1999-2007 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
># $Header: $
>
>inherit autotools
>
>DESCRIPTION="a fast and customizable dockbar written in C++/wxWidgets"
>HOMEPAGE="http://sourceforge.net/projects/simdock/"
>SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz"
>
>LICENSE="GPL-2"
>SLOT="0"
>KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
>
>IUSE=""
>
>RDEPEND="&gt;=x11-libs/wxGTK-2.8.0
>		&gt;=gnome-base/gconf-2.18.0
>		&gt;=x11-libs/libwnck-2.18.0"
>DEPEND="${RDEPEND}
>		dev-util/pkgconfig"
>
>S=${WORKDIR}/trunk
>
>src_install() {
>	emake DESTDIR=${D} install || die "make install failed"
>}
></PRE></BODY></HTML>
Comment 8 Kenneth Prugh (RETIRED) gentoo-dev 2008-02-06 03:04:29 UTC
Created attachment 142762 [details]
simdock-1.2.ebuild

Here's an ebuild I've whipped together. simdock has some problems like a broken build system wrt cflags and the .desktop is invalid. Will have a patch for the .desktop in a moment, and a probably a horribly wrong patch for the cflag issue...
Comment 9 Kenneth Prugh (RETIRED) gentoo-dev 2008-02-06 03:04:57 UTC
Created attachment 142764 [details, diff]
simdock-1.2-desktop-entry.patch
Comment 10 Kenneth Prugh (RETIRED) gentoo-dev 2008-02-06 03:06:25 UTC
Created attachment 142765 [details, diff]
simdock-1.2-cflags.patch

The worst patch ever :P All I could think of besides rewriting the file...
Comment 11 Marek Szuba archtester gentoo-dev 2016-09-05 12:46:38 UTC
The original upstream was officially abandoned by its developer in October 2011. There is, however, an active fork - complete with its own ebuild:

https://github.com/onli/overlay/tree/master/x11-misc/simdock/

If there is still user demand for adding simdock to Portage? If so, I would suggest getting in touch with the current upstream developer to coordinate efforts with him. Perhaps they would even be interested in becoming the proxied maintainer [1] of this package? Keep us updated!

If this bug remains silent without further comments for 30 days i will close it with the resolution of WONTFIX. Beyond that the bug can always be reopened to get this package back on track for the Gentoo Portage tree.

[1]: https://wiki.gentoo.org/index.php?title=Project:Proxy_Maintainers