public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-gnome/files: system-config-printer-gnome-1.2.3-split.patch
@ 2011-03-19  0:21 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; 2+ messages in thread
From: Maciej Mrozowski (reavertm) @ 2011-03-19  0:21 UTC (permalink / raw
  To: gentoo-commits

reavertm    11/03/19 00:21:05

  Removed:              system-config-printer-gnome-1.2.3-split.patch
  Log:
  Drop unneded patch
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-gnome/files: system-config-printer-gnome-1.2.3-split.patch
@ 2010-06-30  4:20 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; 2+ messages in thread
From: Maciej Mrozowski (reavertm) @ 2010-06-30  4:20 UTC (permalink / raw
  To: gentoo-commits

reavertm    10/06/30 04:20:17

  Added:                system-config-printer-gnome-1.2.3-split.patch
  Log:
  Version bump 1.2.3
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-admin/system-config-printer-gnome/files/system-config-printer-gnome-1.2.3-split.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/files/system-config-printer-gnome-1.2.3-split.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/files/system-config-printer-gnome-1.2.3-split.patch?rev=1.1&content-type=text/plain

Index: system-config-printer-gnome-1.2.3-split.patch
===================================================================
diff -ru ../system-config-printer-1.2.3/Makefile.am ./Makefile.am
--- ../system-config-printer-1.2.3/Makefile.am	2010-06-24 17:49:35.000000000 +0200
+++ ./Makefile.am	2010-06-30 06:09:00.986506862 +0200
@@ -2,76 +2,8 @@
 
 SUBDIRS=po
 
-EXPORT_MODULES=					\
-	cupshelpers/__init__.py			\
-	cupshelpers/cupshelpers.py		\
-	cupshelpers/ppds.py			\
-	cupshelpers/openprinting.py
-
-### Automake hooks for Distutils.
-# The distutils module doesn't understand srcdir != builddir,
-# so we copy in, along with the cupshelpers modules, into
-# the builddir for 'all', 'install-exec', and 'clean' hooks.
-.stamp-distutils-in-builddir:	setup.py $(EXPORT_MODULES)
-	if [ "$(top_srcdir)" != "$(top_builddir)" ]; then	\
-		cp $(top_srcdir)/setup.py .;			\
-		mkdir cupshelpers;				\
-		for file in $(EXPORT_MODULES); do		\
-			cp $(top_srcdir)/$$file $$file;		\
-		done;						\
-	fi
-	touch .stamp-distutils-in-builddir
-
-dist-hook: mk-ChangeLog
-.PHONE: mk-ChangeLog
-mk-ChangeLog:
-	if test -d .git; then				\
-	  $(top_srcdir)/gitlog-to-changelog		\
-	    --since=2009-05-01 -- --no-merges		\
-	    > $(distdir)/cl ;				\
-	  mv -f $(distdir)/cl $(distdir)/ChangeLog ;	\
-	fi
-
-config.py: config.py.in Makefile
-	sed \
-	  -e "s|\@prefix\@|$(prefix)|" \
-	  -e "s|\@datadir\@|$(datadir)|" \
-	  -e "s|\@localedir\@|$(localedir)|" \
-	  -e "s|\@VERSION\@|$(VERSION)|" \
-	  -e "s|\@PACKAGE\@|$(PACKAGE)|" \
-	  $< > $@
-
-# Use distutils to build the module.
-all-local: .stamp-distutils-in-builddir config.py
-	$(PYTHON) setup.py build
-
-# Use distutils to install the module.
-install-exec-local: .stamp-distutils-in-builddir
-	$(PYTHON) setup.py install --prefix=$(DESTDIR)$(prefix)
-
-# Uninstall the module, crossing our fingers that we know enough
-# about how distutils works to do this.  Unfortunately, distutils
-# doesn't provide a way to do this itself.
-uninstall-local:
-	rm -f $(DESTDIR)/$(pythondir)/cupshelpers*.egg-info
-	for file in $(EXPORT_MODULES); do				\
-		rm -f $(DESTDIR)/$(pythondir)/$$file*;			\
-	done
-
-# Tell distutils to clean up.
-clean-local:
-	-$(PYTHON) setup.py clean --all
-	if [ "$(top_srcdir)" != "$(top_builddir)" ]; then	\
-		rm -f setup.py;					\
-		for file in $(EXPORT_MODULES); do		\
-			rm -f $$file*;				\
-		done;						\
-	fi
-	rm -f .stamp-distutils-in-builddir
-
 nobase_pkgdata_SCRIPTS=				\
 	check-device-ids.py			\
-	pysmb.py				\
 	system-config-printer.py		\
 	troubleshoot/__init__.py		\
 	applet.py
@@ -82,9 +14,7 @@
 	asyncipp.py					\
 	asyncpk1.py					\
 	authconn.py					\
-	config.py					\
 	cupspk.py					\
-	debug.py					\
 	dnssdresolve.py					\
 	errordialogs.py					\
 	HIG.py						\
@@ -95,23 +25,14 @@
 	gtkinklevel.py					\
 	gtkspinner.py					\
 	installdriver.py				\
-	installpackage.py				\
 	jobviewer.py					\
-	monitor.py					\
 	options.py					\
 	optionwidgets.py				\
-	PhysicalDevice.py				\
-	ppdippstr.py					\
 	ppdsloader.py					\
-	probe_printer.py				\
 	gtk_label_autowrap.py				\
-	SearchCriterion.py				\
-	smburi.py					\
-	statereason.py					\
 	timedops.py					\
 	ToolbarSearchEntry.py				\
 	userdefault.py					\
-	XmlHelper.py					\
 	ui/AboutDialog.glade				\
 	ui/ConnectDialog.glade				\
 	ui/ConnectingDialog.glade			\
@@ -156,28 +77,10 @@
 	system-config-printer			\
 	system-config-printer-applet
 
-if UDEV_RULES
-udevrulesdir=$(sysconfdir)/udev/rules.d
-udevrules_DATA=udev/70-printers.rules
-udev_udev_configure_printer_SOURCES=\
-	udev/udev-configure-printer.c
-udev_udev_configure_printer_LDADD=-lcups -ludev -lusb $(GLIB_LIBS)
-udevhelperdir=$(sysconfdir)/udev
-udevhelper_PROGRAMS=\
-	udev/udev-configure-printer
-udevhelper_SCRIPTS=\
-	udev/udev-add-printer
-endif
-
 man_MANS=					\
 	man/system-config-printer.1		\
 	man/system-config-printer-applet.1
 
-dbus_DATA =					\
-	newprinternotification.conf		\
-	printerdriversinstaller.conf
-dbusdir = $(sysconfdir)/dbus-1/system.d/
-
 desktop_DATA =\
 	system-config-printer.desktop \
 	print-applet.desktop \






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

end of thread, other threads:[~2011-03-19  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-19  0:21 [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-gnome/files: system-config-printer-gnome-1.2.3-split.patch Maciej Mrozowski (reavertm)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-30  4:20 Maciej Mrozowski (reavertm)

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