Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101685 - [new package] x11-themes/gtk2_prefs-0.4.1
Summary: [new package] x11-themes/gtk2_prefs-0.4.1
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Low enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-08-07 15:45 UTC by José Romildo Malaquias
Modified: 2017-08-25 17:51 UTC (History)
1 user (show)

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


Attachments
gtk2_prefs-0.4.1.ebuild (gtk2_prefs-0.4.1.ebuild,569 bytes, text/plain)
2005-08-07 15:46 UTC, José Romildo Malaquias
Details
gtk2_prefs-0.4.1.ebuild (gtk2_prefs-0.4.1.ebuild,627 bytes, text/plain)
2005-08-25 11:47 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2005-08-07 15:45:26 UTC
Please, add gtk2_prefs to portage.

Home page: http://members.lycos.co.uk/alexv6/

It is a GTK+ version 2 preference utility - theme and font switcher.

On freshmeat (http://freshmeat.net/projects/gtk2_prefs) there is a screenshot.

Reproducible: Always
Steps to Reproduce:
Comment 1 José Romildo Malaquias 2005-08-07 15:46:28 UTC
Created attachment 65358 [details]
gtk2_prefs-0.4.1.ebuild

My ebuild for the package.
Comment 2 Ciaran McCreesh 2005-08-24 10:13:54 UTC
Please fix the following and reopen:

* autogen -- is that an autoconf / automake wrapper? If so, you'll need DEPENDs
and WANT_AUTO* variables. It probably also needs a || die.
* Why einstall? If make DESTDIR="${D}" install really won't work, add a comment.
* No need to dodoc COPYING.
Comment 3 José Romildo Malaquias 2005-08-25 11:47:42 UTC
Created attachment 66881 [details]
gtk2_prefs-0.4.1.ebuild

New version of my ebuild for this package:

* Added autoconf and automake to DEPEND
* Added '|| die' at the end of the ./autogen.sh line
* Install with 'make DESTDIR="${D}" install' instead of einstall
* Do not install COPYING

The WANT_AUTO* variables are not defined, as I have no clue to what values
define them.
Comment 4 José Romildo Malaquias 2005-08-25 11:52:37 UTC
There is a new ebuild with requested changes.
Comment 5 Stephen Horner 2005-09-04 23:38:39 UTC
Just dropping by to give a worksforme(tm) status report. So thanks for the ebuild. 

Portage 2.0.51.22-r2 (!/usr/portage/profiles/default-linux/x86/2005.0,
gcc-3.4.4, glibc-2.3.5-r1, 2.6
2-cko3 i686)
=================================================================
System uname: 2.6.12-cko3 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium3 -mtune=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
...
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium3 -mtune=pentium3 -fomit-frame-pointer -pipe
-fvisibility-inlines-hidden"
...
FEATURES="autoconfig candy ccache distlocks fixpackages notitles sandbox sfperms
strict"
...
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-06-22 23:23:05 UTC
autogen is not allowed in ebuilds, please use autotools eclass (which takes care of depends). libtoolize call would probably then be useless or best changed to elibtoolize. Please also make sure to use "emake" instead of "make" even in src_install to respect MAKEOPTS. If the package doesn't build with emake then please add a comment saying so in the ebuild.
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-11-30 11:15:27 UTC
align ebuild requests to same values
Comment 8 Christopher Díaz Riveros (RETIRED) gentoo-dev Security 2017-08-25 17:51:05 UTC

RESOLVED as OBSOLETE since there is no update and package is not in tree

Coordinated with leio