diff options
author | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick_automake/applications/ksplash-engine-moodin/debian/control | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick_automake/applications/ksplash-engine-moodin/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/ksplash-engine-moodin/debian/control | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/ksplash-engine-moodin/debian/control b/ubuntu/maverick_automake/applications/ksplash-engine-moodin/debian/control new file mode 100644 index 000000000..992a1a6ff --- /dev/null +++ b/ubuntu/maverick_automake/applications/ksplash-engine-moodin/debian/control @@ -0,0 +1,28 @@ +Source: ksplash-engine-moodin-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> +Uploaders: Fathi Boudra <[email protected]>, Mark Purcell <[email protected]> +Build-Depends: debhelper (>= 5.0.24), autotools-dev, kdebase-kde3-dev, ksplash-kde3, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 + +Package: ksplash-engine-moodin-kde3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: fading splash screen engine for KDE3 + Heavily customizable engine for various types of themes. + . + Features: + * scale cache + * fading images + * use current icon set or custom images + * unlimited Custom text labels + * set fading delay and length + * custom image arrangement + * resolution independent themes + . + This KDE splash screen engine is based upon Linspire's + engine by Sean Meiners <[email protected]> + . + Homepage: http://moodwrod.com |