Log of /wnpp/molden
Directory Listing
Revision
823 -
Directory Listing
Modified
Sat Nov 3 15:47:28 2007 UTC
(5 years, 6 months ago)
by
lidaobing-guest
[molden]
* debian/control:
- Vcs-*, Homepage field transition.
- build depends on libglu1-mesa-dev instead of libglu1-xorg-dev.
- remove depends on ${misc:Depends}.
Revision
494 -
Directory Listing
Modified
Sat Jun 9 01:41:33 2007 UTC
(5 years, 11 months ago)
by
dleidert-guest
Copied from:
unstable/molden revision 484
Moved all unofficial packages into the wnpp tree. This should avoid sending
mails to the PTS for packages, that are not yet part of Debian.
Moved packages are:
- molden
- molekel
- gabedit
- tinker
Revision
356 -
Directory Listing
Modified
Thu Mar 22 16:03:09 2007 UTC
(6 years, 2 months ago)
by
lidaobing-guest
Original Path:
unstable/molden
* build with gfortran instead of g77
- new patches/02_gfortran.dpatch
- update patches/01_makefile.dpatch
- update patches/00list
- update debian/control
Revision
355 -
Directory Listing
Modified
Fri Mar 16 22:51:56 2007 UTC
(6 years, 2 months ago)
by
dleidert-guest
Original Path:
unstable/molden
Try to fix FTBFS reported by LI Daobing. Only alpha-systems should use -mieee. HTH
Revision
354 -
Directory Listing
Modified
Fri Mar 16 21:51:52 2007 UTC
(6 years, 2 months ago)
by
dleidert-guest
Original Path:
unstable/molden
Small improvements to the MOLDEN manpages.
Revision
353 -
Directory Listing
Modified
Fri Mar 16 21:51:20 2007 UTC
(6 years, 2 months ago)
by
dleidert-guest
Original Path:
unstable/molden
Added changelog entry: molden (4.6-1) experimental
Revision
350 -
Directory Listing
Modified
Fri Mar 16 20:59:55 2007 UTC
(6 years, 2 months ago)
by
dleidert-guest
Original Path:
unstable/molden
* debian/cad2mol.1.xml: Added initial manpage source for cad2mol.
* debian/molden.1.xml: Ditto for molden, gmolden, molden.noxwin and
molden.mpfit.
* debian/short_wrl.1.xml: Ditto for short_wrl.
* debian/unmullik.1.xml: Ditto for unmullik.
* debian/molden.manpages: Added to install manpages accordingly.
* debian/control: Initially added XS-Vcs-Browser and XS-Vcs-Svn fields.
(Uploaders): Added myself.
(Build-Depends): Added docbook-xsl, docbook-xml, xsltproc for manpage
creation. Added libx11-dev and mesa-common-dev to fix FTBFS. Added
pkg-config (see the changed patch for the makefile).
(Description): Added homepage.
* debian/molden.install: Added (use dh_install instead of adding an extra all
target to the makefile).
* debian/rules: Removed useless CFLAGS definition. This has been moved into
upstream makefile via debian/patches/01_makefile.dpatch.
(build): Call the patch-stamp target instead of the patch target.
(build-stamp): Added commands to create manpages. Call all targets to create
all binaries.
(clean, clean1): Moved dh_clean and -stamp removals into the clean target,
so this step is the last. Added step to remove created manpages. Added
commands to clean the source.
(install): Removed calling the install target, because
debian/patches/01_makefile.dpatch does not add one to the upstream makefile.
(binary-arch): Removed commened debhelper script calls.
* debian/patches/10_makefile.dpatch: Renamed to
debian/patches/01_makefile.dpatch.
* patches/01_makefile.dpatch: Adjusted to compile molden 4.6. Define a way to
respect the noopt parameter. Use pkg-config for determining X11 LIBS and
CFLAGS variables. Fixed to compile all binaries and helper scripts. Improved
the targets, so two targets do not generate a binary of the same name.
* debian/patches/00list: Adjusted accordingly.
Revision
329 -
Directory Listing
Modified
Wed Feb 28 00:57:00 2007 UTC
(6 years, 2 months ago)
by
lidaobing-guest
Original Path:
unstable/molden
* rename menu to molden.menu, docs to molden.docs
* remove dirs
* clean rules
* patches/10_makefile.dpatch: install usr/bin
* add molden.install