Great to know we have a tool to “find out which client is leaking X memory”
Peter From: Van De Ven, Arjan Sent: Friday, June 24, 2011 4:16 PM To: Zhu, Peter J; '[email protected]' Subject: RE: [meego-commits] 21510: New package MeeGo:1.2:oss:Testing/xrestop This for sure should be in the development builds... it's a tiny but very powerful tool... Every app writer ought to run it on his/her app... -----Original Message----- From: Zhu, Peter J Sent: Friday, June 24, 2011 03:47 PM Pacific Standard Time To: [email protected]; Van De Ven, Arjan Subject: RE: [meego-commits] 21510: New package MeeGo:1.2:oss:Testing/xrestop Do we need add it into default build? Peter > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Arjan van de Ven > Sent: Friday, June 24, 2011 3:43 PM > To: [email protected] > Subject: [meego-commits] 21510: New package > MeeGo:1.2:oss:Testing/xrestop > > Hi, > Adding new package xrestop in project MeeGo:1.2:oss:Testing. Please review > and accept ASAP. > > Justification for this new package: > > xrestop: Tool to find memory leaks in graphics > > Thank You, > Arjan van de Ven > > [This message was auto-generated] > > --- > > Request #21510: > > submit: home:arjan:autospectacle/xrestop(r4) -> > MeeGo:1.2:oss:Testing/xrestop > > > Message: > xrestop: Tool to find memory leaks in graphics > > State: new 2011-06-24T15:42:42 arjan > Comment: None > > > This is a NEW package in MeeGo:1.2:oss:Testing project. > The files in the new package: > xrestop/ > |__ Makefile > |__ xrestop-0.4.tar.gz > |__ xrestop.changes > |__ xrestop.spec > |__ xrestop.yaml > > The content of the YAML file, xrestop.yaml: > ================================================================ > === > Name : xrestop > Version : 0.4 > Release : 1 > Group : System/Applications > Summary : X Resource Monitor > Description: | > A utility to monitor the usage of resources within the X Server, and > display them in a manner similar to top. > URL : http://www.freedesktop.org/Software/xrestop > Sources : > - > http://projects.o-hand.com/sources/xrestop/xrestop-%<http://projects.o-hand.com/sources/xrestop/xrestop-%25>{version}.tar.gz > > License : GPLv2 > PkgConfigBR: > - ncursesw > - x11 > - xext > - xres > Files: > - "%doc /usr/share/man/man1/xrestop.1.gz" > - "%doc COPYING" > - /usr/bin/xrestop > > ================================================================ > === > > > The content of the spec file, xrestop.spec: > ================================================================ > === > # > # Do NOT Edit the Auto-generated Part! > # Generated by: spectacle version 0.22 > # > # >> macros > # << macros > > Name: xrestop > Summary: X Resource Monitor > Version: 0.4 > Release: 1 > Group: TO_BE/FILLED_IN > License: GPLv2 > URL: http://www.freedesktop.org/Software/xrestop > Source0: > http://projects.o-hand.com/sources/xrestop/xrestop-%<http://projects.o-hand.com/sources/xrestop/xrestop-%25>{version}.tar.gz > Source100: xrestop.yaml > BuildRequires: pkgconfig(ncursesw) > BuildRequires: pkgconfig(x11) > BuildRequires: pkgconfig(xext) > BuildRequires: pkgconfig(xres) > > > %description > A utility to monitor the usage of resources within the X Server, and > display them in a manner similar to top. > > > > > %prep > %setup -q -n %{name}-%{version} > > # >> setup > # << setup > > %build > # >> build pre > # << build pre > > %configure --disable-static > make %{?jobs:-j%jobs} > > # >> build post > # << build post > %install > rm -rf %{buildroot} > # >> install pre > # << install pre > %make_install > > # >> install post > # << install post > > > > > > > %files > %defattr(-,root,root,-) > %doc /usr/share/man/man1/xrestop.1.gz > %doc COPYING > /usr/bin/xrestop > # >> files > # << files > > > > ================================================================ > === > > _______________________________________________ > MeeGo-commits mailing list > [email protected] > http://lists.meego.com/listinfo/meego-commits
_______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
