public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/gambas: gambas-2.8.2.ebuild ChangeLog
@ 2008-09-14 18:21 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Olexa (darkside) @ 2008-09-14 18:21 UTC (permalink / raw
  To: gentoo-commits

darkside    08/09/14 18:21:58

  Modified:             gambas-2.8.2.ebuild ChangeLog
  Log:
  whitespace
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.2                  dev-util/gambas/gambas-2.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?r1=1.1&r2=1.2

Index: gambas-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gambas-2.8.2.ebuild	14 Sep 2008 18:21:20 -0000	1.1
+++ gambas-2.8.2.ebuild	14 Sep 2008 18:21:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v 1.1 2008/09/14 18:21:20 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v 1.2 2008/09/14 18:21:57 darkside Exp $
 
 EAPI="1"
 
@@ -294,7 +294,7 @@
 		my_dekstop_and_icon \
 		"${MY_PN}-database-manager" "Gambas Database Manager" "Development" \
 		"app/src/${MY_PN}-database-manager/img/logo/logo-128.png" \
-		"/usr/share/icons/hicolor/128x128/apps" 
+		"/usr/share/icons/hicolor/128x128/apps"
 
 		insinto /usr/share/icons/hicolor/64x64/mimetypes
 		doins app/mime/application-x-gambasscript.png main/mime/application-x-gambas.png \



1.49                 dev-util/gambas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	14 Sep 2008 18:21:20 -0000	1.48
+++ ChangeLog	14 Sep 2008 18:21:57 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gambas
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.48 2008/09/14 18:21:20 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.49 2008/09/14 18:21:57 darkside Exp $
+
+  14 Sep 2008; Jeremy Olexa <darkside@gentoo.org> gambas-2.8.2.ebuild:
+  whitespace
 
 *gambas-2.8.2 (14 Sep 2008)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/gambas: gambas-2.8.2.ebuild ChangeLog
@ 2008-09-27 13:46 Petteri Raty (betelgeuse)
  0 siblings, 0 replies; 3+ messages in thread
From: Petteri Raty (betelgeuse) @ 2008-09-27 13:46 UTC (permalink / raw
  To: gentoo-commits

betelgeuse    08/09/27 13:46:58

  Modified:             gambas-2.8.2.ebuild ChangeLog
  Log:
  Use EAPI 2 use dependencies instead of built_with_use.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.3                  dev-util/gambas/gambas-2.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?r1=1.2&r2=1.3

Index: gambas-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gambas-2.8.2.ebuild	14 Sep 2008 18:21:57 -0000	1.2
+++ gambas-2.8.2.ebuild	27 Sep 2008 13:46:58 -0000	1.3
@@ -1,8 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v 1.2 2008/09/14 18:21:57 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v 1.3 2008/09/27 13:46:58 betelgeuse Exp $
 
-EAPI="1"
+EAPI="2"
 
 inherit autotools eutils fdo-mime qt3 multilib toolchain-funcs
 
@@ -18,7 +18,6 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="bzip2 corba curl debug doc examples firebird gtk kde mysql odbc opengl pcre pdf postgres qt3 sdl smtp sqlite sqlite3 svg v4l xml zlib"
 
-DEPEND=""
 RDEPEND="bzip2?	( >=app-arch/bzip2-1.0.5 )
 	corba?	( >=net-misc/omniORB-4.1.0 )
 	curl?	( >=net-misc/curl-7.15.5-r1 )
@@ -39,14 +38,13 @@
 	svg?	( >=gnome-base/librsvg-2.16.1-r2 )
 	v4l?	( >=media-libs/libpng-1.2.26 >=media-libs/jpeg-6b-r8 )
 	xml?	( >=dev-libs/libxml2-2.6.31 >=dev-libs/libxslt-1.1.22 )
-	zlib?	( >=sys-libs/zlib-1.2.3-r1 )"
+	zlib?	( >=sys-libs/zlib-1.2.3-r1 )
+	sys-devel/gcc[libffi]"
+DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
 pkg_setup() {
-	built_with_use sys-devel/gcc libffi \
-	|| die "gcc needs to be build with the USE flag libffi"
-
 	# ImageProvider implementers, see .component files for more info
 	if ! { use qt3 || use gtk || use sdl; } ; then
 	use pdf && die "PDF support depends on Qt, GTK or SDL being enabled"
@@ -78,7 +76,7 @@
 	fi
 }
 
-my_reduce_eautoreconf () {
+my_reduce_eautoreconf() {
 	sed -i -e "/^\(AC\|GB\)_CONFIG_SUBDIRS(${1}[,)]/d" \
 	configure.ac \
 	|| die "my_reduce_eautoreconf: sed on configure.ac failed with ${1}"
@@ -88,7 +86,7 @@
 	|| die "my_reduce_eautoreconf: sed on Makefile.am failed with ${1}"
 }
 
-my_examine_components () {
+my_examine_components() {
 	local comp="gb.*/src/*.component gb.*/src/*/*.component main/lib/*/*.component comp/src/*/.component"
 
 	# Examine app/src/gambas2/CComponent.class for more info



1.51                 dev-util/gambas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	14 Sep 2008 21:54:50 -0000	1.50
+++ ChangeLog	27 Sep 2008 13:46:58 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gambas
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.50 2008/09/14 21:54:50 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.51 2008/09/27 13:46:58 betelgeuse Exp $
+
+  27 Sep 2008; Petteri Räty <betelgeuse@gentoo.org> gambas-2.8.2.ebuild:
+  Use EAPI 2 use dependencies instead of built_with_use.
 
   14 Sep 2008; Jeremy Olexa <darkside@gentoo.org> -files/Makefile.am-0.97a,
   -files/Makefile.am-1.0_rc2, -files/gambas-1.0.6-configure-CFLAGS.patch,
@@ -98,7 +101,7 @@
   gambas-1.0.6.ebuild, gambas-1.0.10.ebuild:
   slot change in preparation for gambas-2 (on genones request)
 
-*gambas-1.0.9 (14 Aug 2005)
+*gambas-1.0.10 (14 Aug 2005)
 
   14 Aug 2005; Marius Mauch <genone@gentoo.org> gambas-1.0.6.ebuild,
   +gambas-1.0.10.ebuild:
@@ -193,7 +196,7 @@
   +gambas-0.95.ebuild:
   version bump
 
-*gambas-0.94 (05 Jul 2004)
+*gambas-0.94a (05 Jul 2004)
 
   05 Jul 2004; Marius Mauch <genone@gentoo.org> +files/WebHome.html,
   +files/non-symlink-0.94.patch, -gambas-0.94.ebuild, +gambas-0.94a.ebuild:






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/gambas: gambas-2.8.2.ebuild ChangeLog
@ 2008-10-01 17:35 Petteri Raty (betelgeuse)
  0 siblings, 0 replies; 3+ messages in thread
From: Petteri Raty (betelgeuse) @ 2008-10-01 17:35 UTC (permalink / raw
  To: gentoo-commits

betelgeuse    08/10/01 17:35:46

  Modified:             gambas-2.8.2.ebuild ChangeLog
  Log:
  Use src_prepare and src_configure so that we don't run econf twice.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.4                  dev-util/gambas/gambas-2.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?r1=1.3&r2=1.4

Index: gambas-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gambas-2.8.2.ebuild	27 Sep 2008 13:46:58 -0000	1.3
+++ gambas-2.8.2.ebuild	1 Oct 2008 17:35:45 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v 1.3 2008/09/27 13:46:58 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v 1.4 2008/10/01 17:35:45 betelgeuse Exp $
 
 EAPI="2"
 
@@ -101,10 +101,7 @@
 	einfo
 }
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
+src_prepare() {
 	if { ! use qt3; } && use gtk; then
 	ebegin "Applying sed no-Qt-use-GTK-workaround-patch (EXPERIMENTAL)"
 	# Gentoo-specific patch/workaround
@@ -204,7 +201,7 @@
 	eautoreconf || die "eautoreconf failed"
 }
 
-src_compile() {
+src_configure() {
 	local myconf
 	local myconf_main
 	local myconf_qt
@@ -255,12 +252,9 @@
 	myconf_xml="$(use_enable xml xslt)"
 
 	econf --config-cache \
-	${myconf} ${myconf_main} ${myconf_qt} ${myconf_xml} \
-	$(use_enable debug) --disable-profiling \
-	--docdir=/usr/share/doc/${PF} --htmldir=/usr/share/doc/${PF}/html \
-	|| die "econf failed"
-
-	emake || die "emake failed"
+		${myconf} ${myconf_main} ${myconf_qt} ${myconf_xml} \
+		$(use_enable debug) --disable-profiling \
+		--docdir=/usr/share/doc/${PF} --htmldir=/usr/share/doc/${PF}/html
 }
 
 my_dekstop_and_icon () {



1.52                 dev-util/gambas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	27 Sep 2008 13:46:58 -0000	1.51
+++ ChangeLog	1 Oct 2008 17:35:45 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gambas
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.51 2008/09/27 13:46:58 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.52 2008/10/01 17:35:45 betelgeuse Exp $
+
+  01 Oct 2008; Petteri Räty <betelgeuse@gentoo.org> gambas-2.8.2.ebuild:
+  Use src_prepare and src_configure so that we don't run econf twice.
 
   27 Sep 2008; Petteri Räty <betelgeuse@gentoo.org> gambas-2.8.2.ebuild:
   Use EAPI 2 use dependencies instead of built_with_use.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-01 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-14 18:21 [gentoo-commits] gentoo-x86 commit in dev-util/gambas: gambas-2.8.2.ebuild ChangeLog Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2008-09-27 13:46 Petteri Raty (betelgeuse)
2008-10-01 17:35 Petteri Raty (betelgeuse)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox