debian/0000755000000000000000000000000011767067064007204 5ustar debian/charactermanaj.install0000644000000000000000000000023711767067052013536 0ustar CharacterManaJ.jar usr/share/charactermanaj/ debian/bin/charactermanaj usr/bin/ icon.xpm usr/share/pixmaps/charactermanaj/ resources usr/share/charactermanaj/ debian/compat0000644000000000000000000000000211767042034010370 0ustar 9 debian/copyright0000644000000000000000000000237411767067052011142 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: charactermanaj Upstream-Contact: Seraphy Source: http://sourceforge.jp/projects/charactermanaj/ Files: * Copyright: 2012 Seraphy License: Apache-2.0 Files: debian/* Copyright: 2012 Ying-Chun Liu (PaulLiu) License: Apache-2.0 License: Apache-2.0 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0. debian/control0000644000000000000000000000152611767067052010610 0ustar Source: charactermanaj Section: graphics Priority: optional Maintainer: Ying-Chun Liu (PaulLiu) Build-Depends: ant, debhelper (>= 9), default-jdk, docbook-xsl, javahelper, netpbm, xsltproc Standards-Version: 3.9.3 Homepage: http://sourceforge.jp/projects/charactermanaj/ Package: charactermanaj Architecture: all Depends: default-jre | java-runtime | java2-runtime, ${java:Depends}, ${misc:Depends} Description: avatar editor application Charactermanaj is an application to create a single image by superimposing multiple selected images. It is able to design the avatar by different dresses and different parts by layering them, but not limited to it. In order to run charactermanaj you need to have some images first. debian/charactermanaj.xml0000644000000000000000000001117511767056436012677 0ustar .
will be generated. You may view the manual page with: nroff -man .
| less'. A typical entry in a Makefile or Makefile.am is: DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/manpages/docbook.xsl XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" manpage.1: manpage.xml $(XP) $(DB2MAN) $< The xsltproc binary is found in the xsltproc package. The XSL files are in docbook-xsl. A description of the parameters you can use can be found in the docbook-xsl-doc-* packages. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include xsltproc and docbook-xsl in your Build-Depends control field. Alternatively use the xmlto command/package. That will also automatically pull in xsltproc and docbook-xsl. Notes for using docbook2x: docbook2x-man does not automatically create the AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as ... . To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be found in the docbook-xsl-doc-html package. Validation can be done using: `xmllint -''-noout -''-valid manpage.xml` General documentation about man-pages and man-page-formatting: man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ --> ]> &dhtitle; &dhpackage; &dhfirstname; &dhsurname; Wrote this manpage for the Debian system.
&dhemail;
2007 &dhusername; This manual page was written for the Debian system (and may be used by others). Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0.
&dhucpackage; &dhsection; &dhpackage; program to edit character avatars &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the Debian distribution because the original program does not have a manual page. &dhpackage; is a program that edit the character avatars through a GUI. OPTIONS The program doesn't have any options.
debian/patches/0000755000000000000000000000000011767051452010625 5ustar debian/patches/series0000644000000000000000000000002611767050664012044 0ustar 01_remove_macos.patch debian/patches/01_remove_macos.patch0000644000000000000000000000160011767051322014616 0ustar Description: Don't build MacOS related stuff MacOS stuff needs Apple's non-free eawt library so we don't build that java source. Author: Ying-Chun Liu (PaulLiu) Last-Update: 2012-06-16 Index: charactermanaj-0.98+svn20120311.r42/build.xml =================================================================== --- charactermanaj-0.98+svn20120311.r42.orig/build.xml 2012-06-16 17:19:04.000000000 +0800 +++ charactermanaj-0.98+svn20120311.r42/build.xml 2012-06-16 17:30:21.000000000 +0800 @@ -43,6 +43,7 @@ JDK6のAppleExtentionsでは非推奨になっているものがあるため警告がでます。 --> + debian/source/0000755000000000000000000000000011767041611010472 5ustar debian/source/format0000644000000000000000000000001411767041611011700 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000006511767057120010202 0ustar *.jar *.exe icon.xpm icon_tmp_*.p?m charactermanaj.1 debian/README.source0000644000000000000000000000055711767050170011360 0ustar charactermanaj for Debian ------------------------- The source is directly downloaded from the svn. There are sourceless .exe and .jar files in the source repo. We remove those non-free bits before tar. Please use debian/rules get-orig-source to generate the source tarball. -- Ying-Chun Liu (PaulLiu) , Sat, 16 Jun 2012 17:23:04 +0800 debian/changelog0000644000000000000000000000027011767052157011052 0ustar charactermanaj (0.98+svn20120311.r42-1) unstable; urgency=low * Initial release (Closes: #666915) -- Ying-Chun Liu (PaulLiu) Sat, 16 Jun 2012 17:39:45 +0800 debian/bin/0000755000000000000000000000000011767053371007750 5ustar debian/bin/charactermanaj0000755000000000000000000000020211767053365012636 0ustar #!/bin/sh exec /usr/bin/java -jar /usr/share/charactermanaj/CharacterManaJ.jar -resources /usr/share/charactermanaj/resources $@ debian/rules0000755000000000000000000000302211767056637010265 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/manpages/docbook.xsl XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" DEB_SOURCE := $(shell dpkg-parsechangelog | grep Source: | sed -e 's/Source: //') DEB_VERSION := $(shell dpkg-parsechangelog | grep Version: | sed -e 's/Version: //') DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | sed -e 's/-[^-]*$$//') SVN_URL = http://svn.sourceforge.jp/svnroot/charactermanaj/trunk JAVA_HOME=/usr/lib/jvm/default-java %: dh $@ --with javahelper override_dh_auto_build: icon.xpm charactermanaj.1 dh_auto_build override_dh_auto_clean: charactermanaj.1: debian/charactermanaj.xml $(XP) $(DB2MAN) $< icon.xpm: icon.ico winicontoppm -allicons -writeands icon.ico icon_tmp ppmtoxpm -name=charactermanaj_xpm -alphamask=icon_tmp_and_0.pbm \ icon_tmp_xor_0.ppm > icon.xpm get-orig-source: set -e; if echo $(DEB_VERSION) | grep -c "svn"; \ then \ svn_version=`echo $(DEB_VERSION) | sed -e 's/^.*svn\([0-9]*\)*\.\(.*\)-.*$$/\2/g'`; \ else \ svn_version=$(DEB_UPSTREAM_VERSION); \ fi; \ tmpdir=`mktemp -d -t`; \ cd $$tmpdir; \ echo "checkout upstream repository ..."; \ svn checkout -r $$svn_version $(SVN_URL) $(DEB_SOURCE); echo "getting specific upstream revision/tag: $$svn_version"; \ tar --exclude=.svn --exclude='*.exe' --exclude='*.jar' -czvf $(CURDIR)/$(DEB_SOURCE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz `ls | head -n 1`; \ cd $(CURDIR); \ rm -rf $$tmpdir debian/README.Debian0000644000000000000000000000051411767060021011227 0ustar charactermanaj for Debian ------------------------- CharacterManaJ is a character avatar editor. In order to run the program you need at least one character parts set. There's a public domain parts set from http://khmix.sakura.ne.jp/download.shtml -- Ying-Chun Liu (PaulLiu) , Sat, 16 Jun 2012 18:29:37 +0800 debian/docs0000644000000000000000000000000011767041611010033 0ustar debian/charactermanaj.manpages0000644000000000000000000000002111767057144013653 0ustar charactermanaj.1 debian/charactermanaj.menu0000644000000000000000000000026611767050625013034 0ustar ?package(charactermanaj):needs="X11" section="Applications/Graphics"\ title="charactermanaj" command="/usr/bin/charactermanaj"\ icon="/usr/share/pixmaps/charactermanaj/icon.xpm"