garnome r6532 - in branches/gnome-2-22: . geektoys/gnokii



Author: kbrae
Date: Tue May 20 16:21:10 2008
New Revision: 6532
URL: http://svn.gnome.org/viewvc/garnome?rev=6532&view=rev

Log:
	* geektoys/gnokii: bump	version	to 0.6.25, clean up garball,
	remove custom install and uninstall targets now	 properly upstream



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/geektoys/gnokii/Makefile
   branches/gnome-2-22/geektoys/gnokii/checksums

Modified: branches/gnome-2-22/geektoys/gnokii/Makefile
==============================================================================
--- branches/gnome-2-22/geektoys/gnokii/Makefile	(original)
+++ branches/gnome-2-22/geektoys/gnokii/Makefile	Tue May 20 16:21:10 2008
@@ -1,37 +1,25 @@
 GARNAME = gnokii
-GARVERSION = 0.6.22
+GARVERSION = 0.6.25
 CATEGORIES = geektoys
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-MASTER_SITES =  http://www.gnokii.org/download/gnokii/
-MASTER_SITES += http://gnokii.org/download/gnokii/0.6.x/
+MASTER_SITES =  http://www.gnokii.org/download/gnokii/ \
+  http://gnokii.org/download/gnokii/0.6.x/
 
 DESCRIPTION = gnokii
 define BLURB
-gnokii provides tools and a user space driver for use with mobile phones under Linux, 
-various unices and Win32.
-
-With gnokii you can do such things as make data calls, update your address book, 
-change calendar entires, send and receive SMS messages and load ring tones depending 
-on the phone you have.
+gnokii provides tools and a user space driver for use with mobile phones under
+Linux, various unices and Win32. With gnokii you can do such things as make
+data calls, update your address book, change calendar entires, send and
+receive SMS messages and load ring tones depending on the phone you have.
 endef
 
 CONFIGURE_SCRIPTS = $(WORKSRC)/configure
 BUILD_SCRIPTS = $(WORKSRC)/Makefile
-INSTALL_SCRIPTS = custom
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
 
 CONFIGURE_ARGS = $(DIRPATHS) --enable-security --with-x=no
 
 BUILD_ARGS = -j1
 
 include ../category.mk
-
-install-custom:
-	@$(MAKE) -C $(WORKSRC) install-devel
-	@$(MAKECOOKIE)
-
-uninstall:
-	@rm -rf $(includedir)/gnokii*
-	@rm -rf $(libdir)/libgnokii*
-	@rm -f $(libdir)/pkgconfig/*gnokii.pc
-	@$(MAKECOOKIE)

Modified: branches/gnome-2-22/geektoys/gnokii/checksums
==============================================================================
--- branches/gnome-2-22/geektoys/gnokii/checksums	(original)
+++ branches/gnome-2-22/geektoys/gnokii/checksums	Tue May 20 16:21:10 2008
@@ -1 +1 @@
-15d64a4911735ee30c03a7bfa9b60f05  download/gnokii-0.6.22.tar.bz2
+42cb950f0c6e05b8bdd98009369bc415  download/gnokii-0.6.25.tar.bz2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]