[pkg-java] r16045 - in trunk/logisim: . debian debian/patches debian/source
Vincent Cheng
vincentc-guest at alioth.debian.org
Mon May 7 05:15:53 UTC 2012
Author: vincentc-guest
Date: 2012-05-07 05:15:53 +0000 (Mon, 07 May 2012)
New Revision: 16045
Added:
trunk/logisim/debian/
trunk/logisim/debian/changelog
trunk/logisim/debian/compat
trunk/logisim/debian/control
trunk/logisim/debian/copyright
trunk/logisim/debian/install
trunk/logisim/debian/javabuild
trunk/logisim/debian/links
trunk/logisim/debian/lintian-overrides
trunk/logisim/debian/logisim.1
trunk/logisim/debian/logisim.desktop
trunk/logisim/debian/manifest
trunk/logisim/debian/manpages
trunk/logisim/debian/menu
trunk/logisim/debian/patches/
trunk/logisim/debian/patches/remove_mrjadapter.patch
trunk/logisim/debian/patches/series
trunk/logisim/debian/rules
trunk/logisim/debian/source/
trunk/logisim/debian/source/format
trunk/logisim/debian/watch
Log:
[svn-inject] Applying Debian modifications (2.7.1-1) to trunk
Property changes on: trunk/logisim/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: trunk/logisim/debian/changelog
===================================================================
--- trunk/logisim/debian/changelog (rev 0)
+++ trunk/logisim/debian/changelog 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,5 @@
+logisim (2.7.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #652954)
+
+ -- Vincent Cheng <Vincentc1208 at gmail.com> Sat, 05 May 2012 23:24:00 -0700
Added: trunk/logisim/debian/compat
===================================================================
--- trunk/logisim/debian/compat (rev 0)
+++ trunk/logisim/debian/compat 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1 @@
+9
Added: trunk/logisim/debian/control
===================================================================
--- trunk/logisim/debian/control (rev 0)
+++ trunk/logisim/debian/control 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,28 @@
+Source: logisim
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Vincent Cheng <Vincentc1208 at gmail.com>
+Build-Depends: debhelper (>= 9), javahelper (>= 0.25)
+Build-Depends-Indep:
+ default-jdk,
+ javahelp2,
+ libcolorpicker-java,
+ libfontchooser-java
+Standards-Version: 3.9.3
+Homepage: http://ozark.hendrix.edu/~burch/logisim/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/logisim
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/logisim
+
+Package: logisim
+Architecture: all
+Depends: ${java:Depends}, ${misc:Depends}
+Recommends: ${java:Recommends}
+Description: graphical tool for designing and simulating logic circuits
+ Logisim is an educational tool for designing and simulating digital logic
+ circuits. With its simple toolbar interface and simulation of circuits as
+ you build them, it is simple enough to facilitate learning the most basic
+ concepts related to logic circuits. With the capacity to build larger circuits
+ from smaller subcircuits, and to draw bundles of wires with a single mouse
+ drag, Logisim can be used (and is used) to design and simulate entire CPUs
+ for educational purposes.
Added: trunk/logisim/debian/copyright
===================================================================
--- trunk/logisim/debian/copyright (rev 0)
+++ trunk/logisim/debian/copyright 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,28 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: logisim
+Source: http://ozark.hendrix.edu/~burch/logisim/
+
+Files: *
+Copyright: 2005-2011 Carl Burch <logisim at cburch.com>
+License: GPL-2.0+
+
+Files: debian/*
+Copyright: 2012 Vincent Cheng <Vincentc1208 at gmail.com>
+License: GPL-2.0+
+
+License: GPL-2.0+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Added: trunk/logisim/debian/install
===================================================================
--- trunk/logisim/debian/install (rev 0)
+++ trunk/logisim/debian/install 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,3 @@
+logisim.jar usr/share/logisim/
+debian/logisim.desktop usr/share/applications/
+resources/logisim/img/logisim-icon-128.png usr/share/pixmaps/
Added: trunk/logisim/debian/javabuild
===================================================================
--- trunk/logisim/debian/javabuild (rev 0)
+++ trunk/logisim/debian/javabuild 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1 @@
+logisim.jar src/com
Added: trunk/logisim/debian/links
===================================================================
--- trunk/logisim/debian/links (rev 0)
+++ trunk/logisim/debian/links 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1 @@
+usr/share/logisim/logisim.jar usr/bin/logisim
Added: trunk/logisim/debian/lintian-overrides
===================================================================
--- trunk/logisim/debian/lintian-overrides (rev 0)
+++ trunk/logisim/debian/lintian-overrides 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,3 @@
+# Debian Java policy allows for executable jar files as long as package
+# depends on jarwrapper. See #539315 in the Debian BTS.
+logisim: executable-not-elf-or-script usr/share/logisim/logisim.jar
Added: trunk/logisim/debian/logisim.1
===================================================================
--- trunk/logisim/debian/logisim.1 (rev 0)
+++ trunk/logisim/debian/logisim.1 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,16 @@
+.TH LOGISIM "1" "May 2012" "logisim 2.7.1"
+.SH NAME
+logisim \- a graphical tool for designing and simulating logic circuits
+.SH SYNOPSIS
+.B logisim
+.SH DESCRIPTION
+\fBlogisim\fR is an educational tool for designing and simulating digital logic
+circuits. With its simple toolbar interface and simulation of circuits as you
+build them, it is simple enough to facilitate learning the most basic concepts
+related to logic circuits. With the capacity to build larger circuits from
+smaller subcircuits, and to draw bundles of wires with a single mouse drag,
+Logisim can be used (and is used) to design and simulate entire CPUs for
+educational purposes.
+.SH AUTHOR
+This manual page was written by Vincent Cheng <Vincentc1208 at gmail.com>,
+for the Debian project (and may be used by others).
Added: trunk/logisim/debian/logisim.desktop
===================================================================
--- trunk/logisim/debian/logisim.desktop (rev 0)
+++ trunk/logisim/debian/logisim.desktop 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=Logisim
+Comment=Graphical tool for designing and simulating logic circuits
+Exec=logisim
+Icon=logisim-icon-128.png
+Terminal=false
+Type=Application
+Categories=Education;Science;ComputerScience;Java;
Added: trunk/logisim/debian/manifest
===================================================================
--- trunk/logisim/debian/manifest (rev 0)
+++ trunk/logisim/debian/manifest 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,3 @@
+usr/share/logisim/logisim.jar:
+ Main-Class: com.cburch.logisim.Main
+ Debian-Java-Home: /usr/lib/jvm/default-java
Added: trunk/logisim/debian/manpages
===================================================================
--- trunk/logisim/debian/manpages (rev 0)
+++ trunk/logisim/debian/manpages 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1 @@
+debian/logisim.1
Added: trunk/logisim/debian/menu
===================================================================
--- trunk/logisim/debian/menu (rev 0)
+++ trunk/logisim/debian/menu 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,2 @@
+?package(logisim):needs="X11" section="Applications/Science/Electronics" \
+ title="logisim" command="/usr/bin/logisim"
Added: trunk/logisim/debian/patches/remove_mrjadapter.patch
===================================================================
--- trunk/logisim/debian/patches/remove_mrjadapter.patch (rev 0)
+++ trunk/logisim/debian/patches/remove_mrjadapter.patch 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,332 @@
+Description: Rip out MRJAdapter from Logisim's source
+ MRJAdapter is only useful on Mac OS X and with Apple's JVM; it's not
+ available in Debian anyways and makes logisim FTBFS, so let's get rid of it.
+Forwarded: not-needed
+Author: Vincent Cheng <Vincentc1208 at gmail.com>
+Last-Update: 05-06-2012
+
+--- a/src/com/cburch/logisim/gui/start/MacOsAdapter.java
++++ /dev/null
+@@ -1,70 +0,0 @@
+-/* Copyright (c) 2010, Carl Burch. License information is located in the
+- * com.cburch.logisim.Main source code and at www.cburch.com/logisim/. */
+-
+-package com.cburch.logisim.gui.start;
+-
+-import java.awt.event.ActionEvent;
+-import java.awt.event.ActionListener;
+-//MAC import java.io.File;
+-
+-import net.roydesign.event.ApplicationEvent;
+-import net.roydesign.mac.MRJAdapter;
+-
+-//MAC import com.apple.eawt.Application;
+-//MAC import com.apple.eawt.ApplicationAdapter;
+-import com.cburch.logisim.gui.prefs.PreferencesFrame;
+-import com.cburch.logisim.proj.ProjectActions;
+-
+-class MacOsAdapter { //MAC extends ApplicationAdapter {
+-
+- private static class MyListener implements ActionListener {
+- public void actionPerformed(ActionEvent event) {
+- ApplicationEvent event2 = (ApplicationEvent) event;
+- int type = event2.getType();
+- switch (type) {
+- case ApplicationEvent.ABOUT:
+- About.showAboutDialog(null);
+- break;
+- case ApplicationEvent.QUIT_APPLICATION:
+- ProjectActions.doQuit();
+- break;
+- case ApplicationEvent.OPEN_DOCUMENT:
+- Startup.doOpen(event2.getFile());
+- break;
+- case ApplicationEvent.PRINT_DOCUMENT:
+- Startup.doPrint(event2.getFile());
+- break;
+- case ApplicationEvent.PREFERENCES:
+- PreferencesFrame.showPreferences();
+- break;
+- }
+- }
+- }
+-
+- static void addListeners(boolean added) {
+- MyListener myListener = new MyListener();
+- if (!added) MRJAdapter.addOpenDocumentListener(myListener);
+- if (!added) MRJAdapter.addPrintDocumentListener(myListener);
+- MRJAdapter.addPreferencesListener(myListener);
+- MRJAdapter.addQuitApplicationListener(myListener);
+- MRJAdapter.addAboutListener(myListener);
+- }
+-
+- /* MAC
+- public void handleOpenFile(com.apple.eawt.ApplicationEvent event) {
+- Startup.doOpen(new File(event.getFilename()));
+- }
+-
+- public void handlePrintFile(com.apple.eawt.ApplicationEvent event) {
+- Startup.doPrint(new File(event.getFilename()));
+- }
+-
+- public void handlePreferences(com.apple.eawt.ApplicationEvent event) {
+- PreferencesFrame.showPreferences();
+- }
+- */
+-
+- public static void register() {
+- //MAC Application.getApplication().addApplicationListener(new MacOsAdapter());
+- }
+-}
+\ No newline at end of file
+--- a/src/com/cburch/logisim/util/MacCompatibility.java
++++ /dev/null
+@@ -1,79 +0,0 @@
+-/* Copyright (c) 2010, Carl Burch. License information is located in the
+- * com.cburch.logisim.Main source code and at www.cburch.com/logisim/. */
+-
+-package com.cburch.logisim.util;
+-
+-import java.io.File;
+-import java.io.IOException;
+-
+-import javax.swing.JMenuBar;
+-
+-import net.roydesign.mac.MRJAdapter;
+-
+-public class MacCompatibility {
+- private MacCompatibility() { }
+-
+- public static final double mrjVersion;
+-
+- static {
+- double versionValue;
+- try {
+- versionValue = MRJAdapter.mrjVersion;
+- } catch (Throwable t) {
+- versionValue = 0.0;
+- }
+- mrjVersion = versionValue;
+- }
+-
+- public static boolean isAboutAutomaticallyPresent() {
+- try {
+- return MRJAdapter.isAboutAutomaticallyPresent();
+- } catch (Throwable t) {
+- return false;
+- }
+- }
+-
+- public static boolean isPreferencesAutomaticallyPresent() {
+- try {
+- return MRJAdapter.isPreferencesAutomaticallyPresent();
+- } catch (Throwable t) {
+- return false;
+- }
+- }
+-
+- public static boolean isQuitAutomaticallyPresent() {
+- try {
+- return MRJAdapter.isQuitAutomaticallyPresent();
+- } catch (Throwable t) {
+- return false;
+- }
+- }
+-
+- public static boolean isSwingUsingScreenMenuBar() {
+- try {
+- return MRJAdapter.isSwingUsingScreenMenuBar();
+- } catch (Throwable t) {
+- return false;
+- }
+- }
+-
+- public static void setFramelessJMenuBar(JMenuBar menubar) {
+- try {
+- MRJAdapter.setFramelessJMenuBar(menubar);
+- } catch (Throwable t) { }
+- }
+-
+- public static void setFileCreatorAndType(File dest, String app, String type)
+- throws IOException {
+- IOException ioExcept = null;
+- try {
+- try {
+- MRJAdapter.setFileCreatorAndType(dest, app, type);
+- } catch (IOException e) {
+- ioExcept = e;
+- }
+- } catch (Throwable t) { }
+- if (ioExcept != null) throw ioExcept;
+- }
+-
+-}
+--- a/src/com/cburch/logisim/util/WindowMenu.java
++++ b/src/com/cburch/logisim/util/WindowMenu.java
+@@ -24,8 +24,7 @@
+ WindowMenu.this.setText(Strings.get("windowMenu"));
+ minimize.setText(Strings.get("windowMinimizeItem"));
+ close.setText(Strings.get("windowCloseItem"));
+- zoom.setText(MacCompatibility.isQuitAutomaticallyPresent() ?
+- Strings.get("windowZoomItemMac") : Strings.get("windowZoomItem"));
++ zoom.setText(Strings.get("windowZoomItem"));
+ }
+
+ public void actionPerformed(ActionEvent e) {
+--- a/src/com/cburch/logisim/file/Loader.java
++++ b/src/com/cburch/logisim/file/Loader.java
+@@ -22,7 +22,6 @@
+ import com.cburch.logisim.std.Builtin;
+ import com.cburch.logisim.tools.Library;
+ import com.cburch.logisim.util.JFileChoosers;
+-import com.cburch.logisim.util.MacCompatibility;
+ import com.cburch.logisim.util.StringUtil;
+ import com.cburch.logisim.util.ZipClassLoader;
+
+@@ -185,9 +184,6 @@
+
+ FileOutputStream fwrite = null;
+ try {
+- try {
+- MacCompatibility.setFileCreatorAndType(dest, "LGSM", "circ");
+- } catch (IOException e) { }
+ fwrite = new FileOutputStream(dest);
+ file.write(fwrite, this);
+ file.setName(toProjectName(dest));
+--- a/src/com/cburch/logisim/proj/Projects.java
++++ b/src/com/cburch/logisim/proj/Projects.java
+@@ -17,7 +17,6 @@
+
+ import com.cburch.logisim.file.Loader;
+ import com.cburch.logisim.gui.main.Frame;
+-import com.cburch.logisim.util.MacCompatibility;
+ import com.cburch.logisim.util.PropertyChangeWeakSupport;
+
+ public class Projects {
+@@ -59,7 +58,7 @@
+ if (frame == proj.getFrame()) {
+ projectRemoved(proj, frame, this);
+ }
+- if (openProjects.isEmpty() && !MacCompatibility.isSwingUsingScreenMenuBar()) {
++ if (openProjects.isEmpty()) {
+ ProjectActions.doQuit();
+ }
+ }
+--- a/src/com/cburch/logisim/gui/menu/MenuHelp.java
++++ b/src/com/cburch/logisim/gui/menu/MenuHelp.java
+@@ -5,7 +5,6 @@
+
+ import com.cburch.logisim.gui.generic.LFrame;
+ import com.cburch.logisim.gui.start.About;
+-import com.cburch.logisim.util.MacCompatibility;
+
+ import java.awt.event.ActionEvent;
+ import java.awt.event.ActionListener;
+@@ -41,10 +40,9 @@
+ add(tutorial);
+ add(guide);
+ add(library);
+- if (!MacCompatibility.isAboutAutomaticallyPresent()) {
+- addSeparator();
+- add(about);
+- }
++ addSeparator();
++ add(about);
++
+ }
+
+ public void localeChanged() {
+--- a/src/com/cburch/logisim/gui/menu/MenuFile.java
++++ b/src/com/cburch/logisim/gui/menu/MenuFile.java
+@@ -16,7 +16,6 @@
+ import com.cburch.logisim.gui.prefs.PreferencesFrame;
+ import com.cburch.logisim.proj.Project;
+ import com.cburch.logisim.proj.ProjectActions;
+-import com.cburch.logisim.util.MacCompatibility;
+
+ class MenuFile extends Menu implements ActionListener {
+ private LogisimMenuBar menubar;
+@@ -62,14 +61,10 @@
+ addSeparator();
+ add(exportImage);
+ add(print);
+- if (!MacCompatibility.isPreferencesAutomaticallyPresent()) {
+- addSeparator();
+- add(prefs);
+- }
+- if (!MacCompatibility.isQuitAutomaticallyPresent()) {
+- addSeparator();
+- add(quit);
+- }
++ addSeparator();
++ add(prefs);
++ addSeparator();
++ add(quit);
+
+ Project proj = menubar.getProject();
+ newi.addActionListener(this);
+--- a/src/com/cburch/logisim/gui/start/Startup.java
++++ b/src/com/cburch/logisim/gui/start/Startup.java
+@@ -24,7 +24,6 @@
+ import com.cburch.logisim.proj.Project;
+ import com.cburch.logisim.proj.ProjectActions;
+ import com.cburch.logisim.util.LocaleManager;
+-import com.cburch.logisim.util.MacCompatibility;
+ import com.cburch.logisim.util.StringUtil;
+
+ public class Startup {
+@@ -61,13 +60,10 @@
+ if (needed1 == null) return;
+ Class<?> needed2 = Class.forName("com.apple.eawt.ApplicationAdapter");
+ if (needed2 == null) return;
+- MacOsAdapter.register();
+- MacOsAdapter.addListeners(true);
+ } catch (ClassNotFoundException e) {
+ return;
+ } catch (Throwable t) {
+ try {
+- MacOsAdapter.addListeners(false);
+ } catch (Throwable t2) { }
+ }
+ }
+@@ -153,14 +149,10 @@
+ // interface initialization
+ if (showSplash) monitor.setProgress(SplashScreen.GUI_INIT);
+ WindowManagers.initialize();
+- if (MacCompatibility.isSwingUsingScreenMenuBar()) {
+- MacCompatibility.setFramelessJMenuBar(new LogisimMenuBar(null, null));
+- } else {
+- new LogisimMenuBar(null, null);
+- // most of the time occupied here will be in loading menus, which
+- // will occur eventually anyway; we might as well do it when the
+- // monitor says we are
+- }
++ new LogisimMenuBar(null, null);
++ // most of the time occupied here will be in loading menus, which
++ // will occur eventually anyway; we might as well do it when the
++ // monitor says we are
+
+ // if user has double-clicked a file to open, we'll
+ // use that as the file to open now.
+--- a/src/com/cburch/logisim/gui/generic/CanvasPane.java
++++ b/src/com/cburch/logisim/gui/generic/CanvasPane.java
+@@ -14,8 +14,6 @@
+ import javax.swing.JScrollPane;
+ import javax.swing.SwingConstants;
+
+-import com.cburch.logisim.util.MacCompatibility;
+-
+ public class CanvasPane extends JScrollPane {
+ private class Listener implements ComponentListener, PropertyChangeListener {
+
+@@ -59,10 +57,6 @@
+ this.contents = contents;
+ this.listener = new Listener();
+ this.zoomModel = null;
+- if (MacCompatibility.mrjVersion >= 0.0) {
+- setVerticalScrollBarPolicy(JScrollPane.VERTICAL_SCROLLBAR_ALWAYS);
+- setHorizontalScrollBarPolicy(JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS);
+- }
+
+ addComponentListener(listener);
+ contents.setCanvasPane(this);
Added: trunk/logisim/debian/patches/series
===================================================================
--- trunk/logisim/debian/patches/series (rev 0)
+++ trunk/logisim/debian/patches/series 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1 @@
+remove_mrjadapter.patch
Added: trunk/logisim/debian/rules
===================================================================
--- trunk/logisim/debian/rules (rev 0)
+++ trunk/logisim/debian/rules 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,35 @@
+#!/usr/bin/make -f
+
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/jhall.jar:/usr/share/java/ColorPicker.jar:/usr/share/java/FontChooser.jar
+
+%:
+ dh $@ --with javahelper
+
+override_jh_build:
+ jh_build
+ jar uf logisim.jar doc/ resources/logisim/
+
+
+# Used by get-orig-source target
+DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')
+TMPDIR=logisim-$(DEB_UPSTREAM_VERSION)
+
+get-orig-source:
+ mkdir -p $(TMPDIR)
+ # Fetch current upstream JAR file
+ uscan --noconf --force-download --download-current-version --destdir=$(TMPDIR)
+ # Unpack and remove JAR file
+ cd $(TMPDIR) && jar xf logisim-generic-$(DEB_UPSTREAM_VERSION).jar
+ rm -f $(TMPDIR)/logisim-generic-$(DEB_UPSTREAM_VERSION).jar
+ # Remove all unwanted binary files (i.e. .jar files, .class files)
+ rm -rf $(TMPDIR)/com/
+ rm -rf $(TMPDIR)/javax/
+ rm -rf $(TMPDIR)/net/
+ rm -rf $(TMPDIR)/resources/bric/
+ rm -rf $(TMPDIR)/resources/connectina/
+ # Remove BOM to stop javac from complaining about illegal characters
+ sed -i '1 s/^\xef\xbb\xbf//' $(TMPDIR)/src/com/cburch/draw/shapes/CurveUtil.java
+ # Repackage into a tarball
+ tar -czf logisim_$(DEB_UPSTREAM_VERSION).orig.tar.gz logisim-$(DEB_UPSTREAM_VERSION)
+ rm -rf $(TMPDIR)
Property changes on: trunk/logisim/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/logisim/debian/source/format
===================================================================
--- trunk/logisim/debian/source/format (rev 0)
+++ trunk/logisim/debian/source/format 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1 @@
+3.0 (quilt)
Added: trunk/logisim/debian/watch
===================================================================
--- trunk/logisim/debian/watch (rev 0)
+++ trunk/logisim/debian/watch 2012-05-07 05:15:53 UTC (rev 16045)
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/circuit/logisim-generic-(.*)\.jar
More information about the pkg-java-commits
mailing list