Browse Source

ripped everthing but MP3::Info out of gnupod-perlmods ...

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2277 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 22 years ago
parent
commit
c6b39a125b
2 changed files with 3 additions and 44 deletions
  1. +0
    -36
      package/nikolaus/perl-mp3-info/perl-mp3-info.conf
  2. +3
    -8
      package/nikolaus/perl-mp3-info/perl-mp3-info.desc

+ 0
- 36
package/nikolaus/perl-mp3-info/perl-mp3-info.conf

@ -1,36 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/nikolaus/gnupod-perlmods/gnupod-perlmods.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program 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. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
gnupod_main ()
{
for mod in $archdir/*
do
file=$(basename $mod)
echo "installing $file"
srctar=$file
build_this_package
done
}
mainfunction=gnupod_main

+ 3
- 8
package/nikolaus/perl-mp3-info/perl-mp3-info.desc

@ -21,10 +21,9 @@
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] needed perl modules for gnupod
[I] Perl module MP3::Info
[T] This package includes MP3::Info, XML::Parser, XML::Simple, Getopt::Mixed
[T] and Unicode::String
[T] This package includes the Perl module MP3::Info.
[U] http://www.cpan.org
@ -35,12 +34,8 @@
[L] GPL
[S] Stable
[V] 0.28
[V] 1.02
[P] X -----5---9 500.000
[D] 170016780 MP3-Info-1.02.tar.gz http://www.cpan.org/modules/by-module/MP3/
[D] 582249459 XML-Parser-2.31.tar.gz http://www.cpan.org/modules/by-module/XML/
[D] 2181602131 XML-Simple-2.03.tar.gz http://www.cpan.org/modules/by-module/XML/
[D] 4075503463 Getopt-Mixed-1.008.tar.gz http://www.cpan.org/modules/by-module/Getopt/
[D] 2546043035 Unicode-String-2.07.tar.gz http://www.cpan.org/modules/by-module/Unicode/

Loading…
Cancel
Save