Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61448 - wmxres-1.x.ebuild (new dockapp package)
Summary: wmxres-1.x.ebuild (new dockapp package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michele Noberasco (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 16:31 UTC by Przemyslaw Maciag (RETIRED)
Modified: 2004-08-26 15:36 UTC (History)
0 users

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


Attachments
wmxres-1.1.ebuild (wmxres-1.1.ebuild,740 bytes, text/plain)
2004-08-23 16:32 UTC, Przemyslaw Maciag (RETIRED)
Details
wmxres-makefile.patch (wmxres-makefile.patch,445 bytes, patch)
2004-08-23 16:32 UTC, Przemyslaw Maciag (RETIRED)
Details | Diff
wmxres.desktop (wmxres.desktop,209 bytes, text/plain)
2004-08-23 16:32 UTC, Przemyslaw Maciag (RETIRED)
Details
wmxres-1.2.ebuild (wmxres-1.2.ebuild,807 bytes, text/plain)
2004-08-23 16:33 UTC, Przemyslaw Maciag (RETIRED)
Details
wmxres-debian-1.1-1.2.patch (wmxres-debian-1.1-1.2.patch,1.66 KB, patch)
2004-08-23 16:33 UTC, Przemyslaw Maciag (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:31:49 UTC
I'm submitting two versions of the ebuild:
- for wmxres-1.1; afaik this is original version
- for wmxres-1.2; only debian has this version, so I generated a patch for this.

Anyway - for now it's maybe not as useful as I expect this package to be... XFree power... sorry - I'm trolling ;-)

Regards,
Przemek

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:32:18 UTC
Created attachment 38057 [details]
wmxres-1.1.ebuild
Comment 2 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:32:34 UTC
Created attachment 38058 [details, diff]
wmxres-makefile.patch
Comment 3 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:32:48 UTC
Created attachment 38059 [details]
wmxres.desktop
Comment 4 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:33:32 UTC
Created attachment 38060 [details]
wmxres-1.2.ebuild

srcs are:
- original wmxres-1.1
- next patch from debian
Comment 5 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:33:50 UTC
Created attachment 38061 [details, diff]
wmxres-debian-1.1-1.2.patch
Comment 6 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:34:24 UTC
With the patch from debian there is also a man page for wmxres.

Regards,
Przemek
Comment 7 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-23 16:36:09 UTC
Nice.... And I forgot to tell:

'X resolution switcher' as dockapp for use with windowmaker.

grrrrr - sorry!

Regards,
Przemek
Comment 8 Michele Noberasco (RETIRED) gentoo-dev 2004-08-26 15:31:30 UTC
In Portage.

Man, this is a nice and clean ebuild job :-)
Just some minor issues:
- RDEPEND can be omitted if DEPEND is the same
- no need to cd to ${S} in src_compile() and
  src_install() unless you want to cd to a
  directory other than ${S}
- whitespaces instead of tabs ;-P
Comment 9 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-08-26 15:36:48 UTC
> - RDEPEND can be omitted if DEPEND is the same
shit - I've forgotten... ;-)

> - no need to cd to ${S} in src_compile() and
>   src_install() unless you want to cd to a
>   directory other than ${S}
I didn't know, but I've seen s/t like that few days ago in some ebuild; thx for info!

- whitespaces instead of tabs ;-P
;-)))))) yeap :) as ussual... you know! ;-)

Regards,
Przemek