From 16bb8ac7793fbb2ddb6aa652a95ffa311c453a1a Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 17 Feb 2007 10:28:23 +0000 Subject: Updated release date and excluded sprites directory from installed files. --- graphics/sprites/CMakeLists.txt | 91 --------------------------------------- graphics/sprites/Makefile.am | 94 ----------------------------------------- 2 files changed, 185 deletions(-) delete mode 100644 graphics/sprites/CMakeLists.txt delete mode 100644 graphics/sprites/Makefile.am (limited to 'graphics/sprites') diff --git a/graphics/sprites/CMakeLists.txt b/graphics/sprites/CMakeLists.txt deleted file mode 100644 index 3a1273a4..00000000 --- a/graphics/sprites/CMakeLists.txt +++ /dev/null @@ -1,91 +0,0 @@ -SET(FILES - chest-chainmail-female.png - chest-chainmail-female.xml - chest-chainmail-male.png - chest-chainmail-male.xml - chest-cotton-male.xml - chest-cotton-male.png - chest-cotton-female.xml - chest-cotton-female.png - chest-leather-male.png - chest-leather-male.xml - chest-leather-female.png - chest-leather-female.xml - chest-tnecksweater-male.png - chest-tnecksweater-male.xml - chest-tnecksweater-female.png - chest-tnecksweater-female.xml - chest-vnecksweater-male.png - chest-vnecksweater-male.xml - chest-vnecksweater-female.png - chest-vnecksweater-female.xml - emotions.png - error.xml - hairstyle1.png - hairstyle1.xml - hairstyle2.png - hairstyle2.xml - hairstyle3.png - hairstyle3.xml - hairstyle4.png - hairstyle4.xml - hairstyle5.png - hairstyle5.xml - hairstyle6.png - hairstyle6.xml - hairstyle7.png - hairstyle7.xml - head-antlerhat.png - head-antlerhat.xml - head-christmastree.xml - head-christmastreehat.png - head-rangerhat.png - head-rangerhat.xml - head-santabeardhat.png - head-santabeardhat.xml - item002.png - item002.xml - item003.png - item003.xml - item006.png - item006.xml - item007.png - item007.xml - item008.png - item008.xml - item009.png - item009.xml - item010.png - item010.xml - item011.png - item011.xml - item012.png - item012.xml - item013.png - item013.xml - item014.png - item014.xml - item015.png - item015.xml - item016.png - item016.xml - item017.png - item017.xml - item018.png - item018.xml - npcs.png - npc.xml - player_female_base.png - player_female_base.xml - player_male_base.png - player_male_base.xml - weapon0.png - weapon1.png - weapon2.png - weapon-bow.xml - weapon-dagger.xml - weapon-fist.xml - weapon-scythe.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites) diff --git a/graphics/sprites/Makefile.am b/graphics/sprites/Makefile.am deleted file mode 100644 index 77489ac1..00000000 --- a/graphics/sprites/Makefile.am +++ /dev/null @@ -1,94 +0,0 @@ - -spritesdir = $(pkgdatadir)/data/graphics/sprites - -sprites_DATA = \ - chest-chainmail-female.png \ - chest-chainmail-female.xml \ - chest-chainmail-male.png \ - chest-chainmail-male.xml \ - chest-cotton-male.xml \ - chest-cotton-male.png \ - chest-cotton-female.xml \ - chest-cotton-female.png \ - chest-leather-male.png \ - chest-leather-male.xml \ - chest-leather-female.png \ - chest-leather-female.xml \ - chest-tnecksweater-male.png \ - chest-tnecksweater-male.xml \ - chest-tnecksweater-female.png \ - chest-tnecksweater-female.xml \ - chest-vnecksweater-male.png \ - chest-vnecksweater-male.xml \ - chest-vnecksweater-female.png \ - chest-vnecksweater-female.xml \ - emotions.png \ - error.xml \ - hairstyle1.png \ - hairstyle1.xml \ - hairstyle2.png \ - hairstyle2.xml \ - hairstyle3.png \ - hairstyle3.xml \ - hairstyle4.png \ - hairstyle4.xml \ - hairstyle5.png \ - hairstyle5.xml \ - hairstyle6.png \ - hairstyle6.xml \ - hairstyle7.png \ - hairstyle7.xml \ - head-antlerhat.png \ - head-antlerhat.xml \ - head-christmastree.xml \ - head-christmastreehat.png \ - head-rangerhat.png \ - head-rangerhat.xml \ - head-santabeardhat.png \ - head-santabeardhat.xml \ - item002.png \ - item002.xml \ - item003.png \ - item003.xml \ - item006.png \ - item006.xml \ - item007.png \ - item007.xml \ - item008.png \ - item008.xml \ - item009.png \ - item009.xml \ - item010.png \ - item010.xml \ - item011.png \ - item011.xml \ - item012.png \ - item012.xml \ - item013.png \ - item013.xml \ - item014.png \ - item014.xml \ - item015.png \ - item015.xml \ - item016.png \ - item016.xml \ - item017.png \ - item017.xml \ - item018.png \ - item018.xml \ - npcs.png \ - npc.xml \ - player_female_base.png \ - player_female_base.xml \ - player_male_base.png \ - player_male_base.xml \ - weapon0.png \ - weapon1.png \ - weapon2.png \ - weapon-bow.xml \ - weapon-dagger.xml \ - weapon-fist.xml \ - weapon-scythe.xml - -EXTRA_DIST = \ - $(sprites_DATA) -- cgit v1.2.3-70-g09d2